- [TUTOR] Changed joystick to use keypad instead of arrow keys by default. [Fabio Priuli]
- [VECTREX] Fixed bug #1569 [Mathis Rosenhauer]
User Interface Changes:
-------------------------------------
- Fixed bug in file selector that could cause paths to contain extraneous separators. (bug #1595) [Nate Woods]
- Shift+ScrollLock now triggers a paste command. [Nate Woods]
Source Changes:
--------------------------------
- The core is based on MAME 0.125. This incorporates all features of the update to this core. [MAME team]
- Major changes to transition MESS's device system onto MAME's device system. [Nate Woods]
- Converted printers, snapshots and quickloads to the new device system. [Nate Woods]
- Fixed memory bug in the hash file parsing code that could cause problems in debug builds. [Nate Woods]
- Converted CDP1861 and CDP1864 display controllers to devices. [Curt Coder]
- Updated WD17xx floppy implementation; busy signal is now set correctly. [Miodrag Milanovic]
- Clarified error message when MESS fails to load because of a device that is expected to be present. (bug #1493) [Nate Woods]
- Created a 'dumpkbd' debugger command to dump all natural keyboard info. [Nate Woods]
- Fixed a regression in natural keyboard support that could cause certain keys to not be recognized. (bug #1564) [Nate Woods]
- Converted HD63450 DMA controller to the new device system. [Barry Rodewald]
- New MESS specific OSD call: osd_get_clipboard_text(). [Nate Woods]
- Changed Apple FDC/IWM implementation to be a MAME device. This affects the Apple II, Apple III, Apple IIgs, Lisa and Mac drivers. [Nate Woods]