summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/1945kiii.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3
* -1945kiii: MCFG cleanup, nw mooglyguy2018-08-261-37/+31
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+1
* 1945kiii : Minor cleanups, Add notes (#3614) cam9002018-06-151-37/+33
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* 1945kiii: Various fixes AJR2018-05-201-14/+14
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* 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