summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pockchal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+14
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-12/+10
* bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-191-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+7
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-1/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* 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-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* 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
* pockchal: fixed crash without cart; general cleanup (nw) Robbbert2016-06-241-19/+14
* forgot interface. nw. etabeta782016-05-081-1/+1
* pockchal: renamed the system to "Pocket Challenge W" as etabeta782016-05-081-2/+2
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+3
* run some code David Haywood2016-04-251-3/+33
* driver file helps (nw) David Haywood2016-04-251-0/+101