summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tonton.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-35/+35
* Waku Waku Doubutsu Land TonTon improvements... [Roberto Fresca] Roberto Fresca2012-12-241-22/+29
* v9938.c: Removed the "ignore-sprite-limit" hack entirely. [Wilbert Pol] Wilbert Pol2012-11-161-1/+0
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-1/+1
* Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) Miodrag Milanovic2012-05-251-4/+6
* MAME going modern part 3 (no whatsnew) Miodrag Milanovic2012-04-031-3/+4
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-4/+4
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-151-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-35/+15
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-3/+3
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-1/+1
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-1/+1
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-2/+2
* deprecat.h, MAME part of PC Engine Angelo Salese2011-12-051-4/+3
* Waku Waku Doubutsu Land TonTon: Roberto Fresca2011-10-171-4/+4
* Waku Waku Doubutsu Land TonTon: Roberto Fresca2011-10-171-68/+139
* New WORKING game Angelo Salese2011-10-111-0/+248