DOSBox Git Changelog:
* Expand CI gating with Linux dynrec build
* Update allowed warnings limits
* Replace ConvDecWord function with atoi/atol
* Remove unused min/max macro
* Avoid DMA prefix for static functions in sblaster.cpp
* Don't play audio across DSP reset sequences
* Simplify the DSP_SetSpeaker slightly for for readability
* Package the speaker setup statements into a function
* Introduce a DMA initialization supression function
* Remove some dead-code
* Introduce a function-pointer to differentiate DMA processing
* Include the card-type in the log message
* Adjust the DMA_Silent_Event function name slightly
* Eliminate the redundant END_DMA_Event wrapper
* Rename GenerateDMASound to better reflect its role
* Rename CheckDMAEnd to represent its actual function
* Provide a textual name for the Sound Blaster card type
* Format the Sound Blaster type enumerator vertically
* Remove code duplication in DOS_Shell::Execute
* Make DOS_Shell::Which const-correct
* Make Program::GetEnv* functions const-correct
* Exercise --enable-*-static flags in Config Heavy CI workflow
* Statically link the macos release with libPNG and SDL2_Net
* Allow the PNG lib to be linked statically
* Allow SDL2_Net to be linked statically
Download: DOSBox-Staging Git (2020/06/15)
Source: Here
0 Comments
Post a Comment