// // ace v1.1 - another capcom (play system) emulator // // version 1.1 (13/07/01) - Main cps2 core. - Added preliminary support for Super Puzzle Fighter 2 X Japan (960531). - Eeprom emulation added thanks to mame authors. - Added z80, ym2151, okim6295 and sound support. - Added preliminary support for Street Fighter 2 - The World Warrior (910214). - Added support for Three Wanders (910520) - mostly accurate support. - Added support for Mega Man - The Power Battle (Asia) (probably one of the best cps1 game graphics). - Fixed some bugs in tilemap display and added layer priority support - now the Final Fight metro shows up. - Inserted some multirom support code. Now this is a real multi-game emulator. - Some *really minor* speedups - help needed for this! // version 1.0 (13/05/01) - Main cps1 core. - Final Fight support.