summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/klax.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-281-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+38
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-6/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Improvements to 28XX parallel EEPROM emulation AJR2017-08-301-5/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* klax: Change joystick inputs to 4-way AJR2017-03-221-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-1/+1
* Make watchdog timer a separate device AJR2016-04-301-2/+5
* Kill ioport tag lookup in klax driver, nw therealmogminer@gmail.com2016-04-141-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-5/+5
* new clones (not working) David Haywood2015-12-061-2/+78
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+366