summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lastbank.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* added dblcrown pal Michaël Banaan Ananas2012-10-151-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-7/+7
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+3
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* 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
* Clean-ups and version bump Miodrag Milanovic2012-07-301-5/+5
* ROM_CONTINUE/ROM_RELOAD cleanups. From Haze (nw) Scott Stone2012-07-251-3/+2
* Ported TC0091LVC into a proper file Angelo Salese2012-07-231-450/+3
* Sprite buffering Angelo Salese2012-07-231-15/+33
* Support for cocktail mode Angelo Salese2012-07-231-25/+48
* Haze: removed a kludge Angelo Salese2012-07-211-6/+6
* New WORKING game Angelo Salese2012-07-211-1/+1
* Dunno wtf I was thinking here ... Angelo Salese2012-07-211-1/+1
* Fixed text tilemap gfx decoding, and fixed a bunch of bugs while at it (thank... Angelo Salese2012-07-211-21/+31
* WIP code, can't get gfx_element_set_source to work on device ...? Angelo Salese2012-07-201-17/+46
* Basic device-ization of the TC0091LVC [Angelo Salese] Angelo Salese2012-07-201-205/+376
* Dumped missing u11 gfx rom in Last Bank [Smitdogg, The Dumping Union Angelo Salese2012-07-201-8/+37
* (fix compile) Michaël Banaan Ananas2012-07-191-1/+1
* Improved Last Bank driver, added bare-bones graphics and inputs [Angelo Salese] Angelo Salese2012-07-191-42/+363
* Checkpoint Angelo Salese2012-07-191-12/+113
* Bare bones hook ups to Last Bank, nw Angelo Salese2012-07-191-8/+106
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-6/+6
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+2
* Everything else ... Angelo Salese2011-12-231-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-5/+5
* new not working game Angelo Salese2011-02-091-0/+161