summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/karnov.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix MT7557 MetalliC2020-02-031-1/+1
* (nw) karnov.cpp: Verified label for karnov (US) i8751 braintro2019-12-021-7/+7
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) karnov.cpp: Updated label info & correct MCU dump size for sidepckt.cpp braintro2019-10-201-6/+6
* (nw) karnov.cpp: Fix over zealous cut-n-paste braintro2019-10-111-1/+1
* karnov.cpp: Replaced handcrafted MCU with actual code from decapped/dumped i8... braintro2019-10-111-9/+9
* (nw) karnov.cpp: Remove obsolete comment. braintro2019-10-051-3/+0
* (nw) Update some comments braintro2019-10-021-1/+1
* karnov.cpp: Verified the Atomic Runner (Japan) i8751 dump. [TeamEurope, Brian... braintro2019-09-271-2/+2
* chelnov: Add MCU dump and hook it up Dirk Best2019-09-241-219/+131
* karnov.cpp: Redumped and corrected Chelnov - Atomic Runner (Japan) color BPRO... braintro2019-09-161-36/+36
* karnov.cpp: All games in this driver use the same two boards (nw) AJR2019-09-111-6/+8
* (nw) Better documentation on Chelnov labels braintro2019-09-111-29/+29
* (nw) Correct ROM labels for Chelnov (Japan) braintro2019-09-111-25/+23
* (nw) correct ROM name for the Sharpshooter sets & spelling fixes braintro2019-09-021-6/+6
* (nw) updated info in karnov.cpp & correct i8751 MCU for Chelnov, add in PCB l... braintro2019-08-281-88/+88
* chelnovjbl: Hook up MCU Dirk Best2019-08-281-29/+104
* deckarn.cpp : Updates (#4975) cam9002019-05-081-4/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* srcclean and cleanup (nw) Vas Crabb2019-01-271-2/+2
* -devices/sound/3526intf: Removed MCG macro, nw mooglyguy2018-12-291-59/+55
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-101-2/+6
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-8/+9
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-6/+6
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* karnov.cpp : Cleanups cam9002018-11-171-163/+119
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-23/+23
* karnov.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) AJR2018-03-281-5/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-32/+37
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-8/+4
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* wndrplnt: Fix soundlatch-related regression (nw) AJR2017-09-131-0/+1
* karnov.cpp: Use MCFG_GENERIC_LATCH_DATA_PENDING_CB for soundlatch (nw) AJR2017-08-291-1/+1
* karnov.cpp - all games use the Deco RM-C3 palette. This is really just a doc... Bryan McPhail2017-06-291-4/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* New not working clone Ivan Vangelista2017-03-121-0/+4
* New not working clone Ivan Vangelista2017-03-111-11/+77
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5