summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jclub2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-92/+92
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-8/+8
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-8/+8
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-24/+24
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-13/+15
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-3/+3
* TILE/TILEMAP modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-061-16/+12
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-1/+1
* Replaced standard mappers with an enumeration that maps internally Aaron Giles2012-09-051-2/+2
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-5/+5
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-7/+8
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-3/+3
* Allow both jclub2 (st-0032) and jclub2o (st-0020) to show their Scott Stone2012-08-021-0/+2
* More st0020.c device work and maygayep.c clone splits - From Haze (nw) Scott Stone2012-08-021-14/+77
* continued st0020.c, jclub2.c work, more clone splitting for mpu5.c, astrafr.c... Scott Stone2012-08-011-42/+17
* Fixed MT04961: darkhors: Game no longer allows for boot up - From Haze Scott Stone2012-08-011-33/+23
* basic device hookups in aces1.c, some sets now play alarm sound / clean up ro... Scott Stone2012-07-241-4/+3
* Renamed darkhors.c to jclub2.c, nw Angelo Salese2012-07-051-0/+989