summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jackal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-9/+9
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-15/+15
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* 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-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* MCFG_CPU_VBLANK_INT line callback replacements for many old Konami games (nw) AJR2018-03-281-4/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-20/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Correct CPU types for various Konami games; correct clocks for bladestl and b... AJR2017-12-151-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* new working clone Ivan Vangelista2017-05-071-1/+45
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* Fix MT #02555 angelosa2016-09-141-5/+8
* Devfind revision phase 2 (nw) AJR2016-08-051-1/+1
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Revert "This is not mine. (nw)" Curt Coder2016-06-101-1/+1
* This is not mine. (nw) Curt Coder2016-06-091-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* in versions 0.80 and 0.90 Curt Coder rewrote driver (nw) Miodrag Milanovic2016-01-191-4/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+528