Go to file
Aaron Giles 29b232d81c I'm sorry to submit this fix the "old way", but I don't have SVN here ...
Anyway, I've fixed one of the oldest bug in MAME as it existed since the game was added in MAME 0.37b1 (even if the bug reports it far after) ...

Here is the log of my changes for 'usclssic' :

  - fixed bug ID 00654
  - use port tags instead of indexes
  - use AM_READ_PORT macro

Note that this driver still requires a lot of work to merge the memory maps and use the tags and AM_READ_PORT macros everyone, but I don't have enough time at the moment to do so ...

    Steph from The Ultimate Patchers
2008-07-02 04:21:28 +00:00
docs Update docs a bit. Turn off debugger by default. 2008-06-26 16:51:19 +00:00
src I'm sorry to submit this fix the "old way", but I don't have SVN here ... 2008-07-02 04:21:28 +00:00
.gitattributes New games marked as GAME_NOT_WORKING 2008-06-28 18:48:45 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00