0.71 0000-00-00 [#136 - David Haywood] ---------------------- Everything from 0.70u1 - u5 (see details below) as well as. New games supported: -------------------- Boxer (prototype) [Stefan Jokisch] src/drivers/boxer.c src/vidhrdw/boxer.c Star Sweep [smf, MooglyGuy] src/drivers/namcos11.c src/drivers/psx.c src/vidhrdw/psx.c + various other source files Magical Spot [Pierpaolo Prazzoli] src/drivers/cosmic.c New clones supported -------------------- Sengekis Striker (Asia) [Brian A. Troha, David Haywood] src/drivers/suprnova.c src/vidhrdw/suprnova.c Maximum Force (v1.05) [Brian A. Troha] note: there seems to be a problem with the way mame handles chd filenames for clones src/drivers/cojag.c Space Invasion (Europe Original?) [Brian A. Troha] src/drivers/commando.c Underfire (US and Japan) [Brian A. Troha] src/drivers/undrfire.c Puzzle Bobble (NeoGeo) (set 2) [Razoola] src/drivers/neogeo.c New TESTDRIVERS in source ------------------------- Various ZN based systems [smf, MooglyGuy] Rougien [..] video hardware emulation needs finishing src/drivers/mermaid.c General Source Changes ---------------------- - Fixed MultiPCM banking for Stadium Cross [R.Belmont] src/drivers/multi32.c src/sound/multipcm.c src/sound/multipcm.h - Improved Ay8910 Noise Generator [Jarek Burczynski] src/sound/ay8910.c - Corrected some filenames for Ajax [Brian A. Troha] src/drivers/ajax.c - Improved Graphics in Strato Fighter and Super Pinball Action [Leon van Rooij] src/drivers/raiga.c src/vidhrdw/raiga.c src/drivers/spbactn.c src/vidhrdw/spbactn.c src/drawgfx.c - Converted a bunch of drivers to tilemaps, fixed dipswitches etc. [Curt Coder]