/src/devices/cpu/tms7000/

ption> MAME - Multiple Arcade Machine Emulator
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/himesiki.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-734/+0
* - buggychl.cpp, himesiki.cpp, surpratk.cpp: finders and other small cleanups Ivan Vangelista2022-04-051-59/+232
* - diverboy.cpp, exzisus.cpp: finders, other minor cleanups Ivan Vangelista2022-03-281-12/+1
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-2/+2
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* -2203intf: Removed MCFG macro, nw mooglyguy2018-12-301-23/+23
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-15/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-32/+36
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* 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-1/+1
* update androidp year to 1987 based on ingame date showing after end credits David Haywood2017-09-291-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+5
* forgot to hit save before commit (n/w) Lord-Nightmare2016-06-081-1/+1