summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/leapster.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11
* srcclean (nw) Vas Crabb2018-02-251-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* new NOT WORKING (various drivers) (#3161) David Haywood2018-02-021-7/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* removed some redundant flags: MACHINE_IS_SKELETON = MACHINE_NOT_WORKING | MAC... Ivan Vangelista2017-07-041-2/+2
* Improve validation checking for address ranges (nw) AJR2017-06-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* rand() corrections in src/mame/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1
* redump leapstertv [Team Europe] David Haywood2016-04-011-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+340