summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/krz2000.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-7/+8
* Add dumps of the Kurzweil K2000 "ROM1 - Orchestral" and "ROM2 - Contemporary"... Lord-Nightmare2018-10-231-15/+88
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-16/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Eliminate some machine().firstcpu usage (nw) AJR2018-01-021-0/+1
* k2000: ic locations and additional PAL (nw) arbee2017-08-231-10/+11
* k2000: added sample ROMs [R. Belmont, anonymous] arbee2017-08-231-14/+24
* New machines added as MACHINE_NOT_WORKING arbee2017-07-271-0/+83