DOSBox Git Changelog:
* Eliminate temporary pointers in the IO R+W calls
* Fix 'dir /p' cmd in non-standard text modes
* Update allowed warnings limits
* Remove extra semicolons in shell_cmds.cpp
* Ignore clangd language server configuration
* Initialize macOS MIDI handlers correctly
* Move MidiHandler class to a new header
* Add define guards in midi module
* Sort sources in midi module
* Update allowed warnings limits
* Bump the seek-table version from 4 to 5
* Upgrade xxHash from 0.7.4 to 0.8.0
* Update allowed warnings limits
* Fix effc++ warnings in IO handler class
* Call the IO default handlers directly instead using a lookup
* Use an unordered_map with O(1) lookup to manage the IO handlers
* Propose realistic IO handler io_port_t and io_val_t types
* Replace the IO handlers Bitu type with with io_port_t and io_val_t
* Replace the magic number 3 with a defined number of IO handlers
* Replace the IO handler function pointers with std::functions
* Log the size of the IO bus handlers on destruction
* Disable screenshot feature for MSVC builds
Download: DOSBox-Staging Git (2020/08/05) x64
Source: Here
0 Comments
Post a Comment