EmuCR Feeds
Email Us

EmuCR: DOSBoxDOSBox-X Git (2026/05/04) is compiled. DOSBox-x is a branch of DOSBox. DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc., necessary for running many old MS-DOS games that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD.

DOSBox-X Changelog:
* todo
* CallDeviceFunction is too generic a function name considering that the function is optimized for issuing read/write calls to the device driver, rename it
* Replace command numbers with constant for clarity
* DOS external device driver interface: Read/write data 1 byte at a time? Why?? Optimize code to use available memory allocated to DCP buffer and transfer as much data as possible within the buffer, which is currently 16 bytes at a time
* Make a global constant for how much memory is allocated for a DCP
* Use input/output status IOCTLs properly
* more
* Make EXT_DEVICE_BIT a proper member of DeviceInfoFlags
* Add debug info
* External (device chain) scan bug fix: Fix bug where scan skipped over NUL device. Fix bug where scan skipped over the last device in the chain
* config -device add a few more useful lines of debug output. Add code to check for normal vs abnormal driver end_ptr error out conditions
* CHANGELOG
* config -device put the -devparm string into memory and pass it to the driver
* MS-DOS device driver load, config -device
* begin next version

Download: DOSBox-X Git (2026/05/04)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!