summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/himesiki.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* himesiki.cpp: Correct ROM labels/locations for android (early prototype); add... Lord-Nightmare2016-06-081-10/+11
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+4
* init palette to black (nw) David Haywood2016-04-041-4/+5
* fill in some dipswitches for the new Android set, also make it the parent due... David Haywood2016-04-041-6/+39
* new WORKING balr0g2016-04-031-0/+26
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* add proper flipscreen support to himesiki.cpp, previous support was incorrect... David Haywood2016-03-141-1/+4
* confirm some dips (nw) David Haywood2016-03-141-9/+10
* fix up a few things, add i8255 devices, mark as working David Haywood2016-03-131-52/+63
* this is another scroll register, not flip (nw) David Haywood2016-03-131-2/+93
* improve (nw) David Haywood2016-03-131-6/+11
* ok, belongs in here, will improve this driver instead (nw) David Haywood2016-03-131-2/+38
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+355