MAME 0.101u2

From MAMEDEV Wiki

Release Date

MAME 0.101u2 was released on 17 October 2005.


Contributors

The known contributors for this version are, in alphabetical order:


Specific Contributions

The known contributions for this version are, in the order specified in the whatsnew:

  • Ville Linde fixed the time stamp counter in the Pentium core.
  • Aaron Giles fixed a number of games that were broken due to the recent memory system changes. There are still more problems to fix; continue reporting them.
  • Aaron Giles added support for logical mapping to the CPU interfaces and debugger. CPUs that have an MMU now need to support several new interface bits, including a logical address mask and page size for each address space, as well as a new translate function. There is also a new disassembler interface that should be used going forward, which will make it much simpler to keep the disassemblers standalone and not dependent on MAME functions for opcode accesses. Converted the i386 core to use the new interfaces.
  • Aaron Giles added MMU support to the non-drc MIPS3 emulator. Converted the Killer Instinct, Seattle, Vegas, and Hyper Neo-Geo 64 drivers to a proper physical memory layout. Disabled the drc MIPS3 core until MMU support is added there as well.
  • Aaron Giles got rid of the gross banking hack in the T11 core. Updated Atari System 2 drivers to accommodate the lack of the hack.
  • Aaron Giles imported a number of memory handler conversion helpers from MESS, placed them in memconv.h.
  • Aaron Giles cleaned up the i386 disassembler to produce Intel-standard output.


Game Support

New clones added


New games marked as GAME_NOT_WORKING