summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jack.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-1/+1
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-1/+1
* removed more dummy_space() and other miscellaneous space passing (nw) smf-2020-04-021-2/+2
* Clones promoted to working Ivan Vangelista2019-11-031-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-45/+41
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-41/+45
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-41/+38
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-3/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+5
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-26/+24
* 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-20/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-63/+70
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* 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-5/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* new not working clones Ivan Vangelista2017-06-281-2/+36
* jack.cpp: IRQ acking done right (nw) AJR2017-06-071-5/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* some companyname corrections hap2016-06-191-1/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-10/+10
* More gen_latch (nw) Ivan Vangelista2016-05-201-2/+4
* New Clones Added (Working) Scott Stone2016-05-091-1/+21
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-8/+8
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1571