MESS 0.92

posted in Emulator Release by hcs on Feb 15th, 2005

deadface writes: The Win32 port of MESS has been updated to 0.92
  • System Driver Changes:
    • [APPLE2] Changed joystick default key mapping so not conflict with keyboard mappings.
    • [APPLE2] Fixed a regression that could cause the screen to flash under certain situations.
    • [APPLE2] Fixed a regression that prevented certain Apple II models from booting introduced in MESS 0.91.
    • [APPLE2] Complete rewrite of Apple II banking.
    • [APPLE2] Driver will now accept .dsk images with up to eight extraneous bytes.
    • [COCO] Added support for The Rat graphics mouse.
    • [PC200] Fixed driver to successfully boot.
  • User Interface Changes:
    • [WINDOWS] Toggling the menu bar will no longer change the window size.
  • Imgtool Changes:
    • Created a new Apple ProDOS Imgtool driver (only reading supported for now.)
  • Source Changes:
    • The core is based on MAME 0.92. This incorporates all features of the update to this core.
    • Changed core to support multiple devices of the same IO_* enum value. Note that when this is the case, indexing devices with calls that assume a one to one mapping like image_from_devtype_and_index() are no longer legal.
    • [Windows GUI] Fixed a regression that could cause INI files to be erroneously written to the main directory.
For changes in version 0.91 check the help files. You can find the new version of MESS on the MESS Page.