summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/1945kiii.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-50/+57
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+38
* (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/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* New 1945k III clone briantro2016-11-081-8/+39
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Merge pull request #1377 from mamehaze/mpu4test3 Vas Crabb2016-09-081-1/+1
|\
| * flagrall needs START1 hooked up for the continue feature, even if it isn't us... David Haywood2016-09-081-1/+1
* | okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-3/+3
|/
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-1/+1
* new clones David Haywood2016-04-181-2/+34
* Cleanups and version bump Miodrag Milanovic2016-02-241-7/+6
* move flagrall to the 1945kiii driver, nearly the same thing. David Haywood2016-02-101-27/+170
* 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/+313