summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gaelco.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-27/+27
* Account for same label different hash (sldh) comments that arose with rom lab... Scott Stone2018-03-171-6/+6
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-14/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-80/+95
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+9
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* gaelco.cpp: Correct dipswitches to match service mode screen for Bioplaything... briantro2018-01-241-18/+62
* new WORKING clones - Bioplaything Cop (Ver. 1.0.1823, prototype) [AsociaciĆ³n... David Haywood2018-01-241-1/+34
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* new WORKING machine : Last KM (Ver 1.0.0275) [ AsociaciĆ³n Retroaccion, Ricar... David Haywood2018-01-151-1/+89
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-1/+1
* fix build - please people, at least read the diff before committing (nw) Vas Crabb2017-10-221-1/+1
* gaelco.cpp: Correct various clock speeds & add PCB layout for Biomechanical T... briantro2017-10-211-14/+51
* new working clone - Biomechanical Toy briantro2017-10-211-0/+32
* bigkarnk: Soundlatch modernization (nw) AJR2017-08-241-7/+2
* Improved way to transform offsets for AM_DEVREAD/_DEVWRITE (nw) AJR2017-08-231-3/+3
* Add address-shifted versions of AM_DEVREAD/_DEVWRITE/_DEVREADWRITE (nw) (#2586) ajrhacker2017-08-221-8/+4
* New 74LS259/9334/CD4099 devices AJR2017-07-251-13/+42
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Self-registering devices prep: Vas Crabb2017-02-271-2/+7
* More ACCESSING_BITS cleanups Dirk Best2017-01-051-29/+20
* gaelco: dumped "Biomechanical Toy (Ver. 1.0.1884)" sound roms, fixes audio in... MetalliC2016-12-251-3/+2
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-2/+4
* Make watchdog timer a separate device AJR2016-04-301-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* gaelco.cpp, targeth.cpp: oki memory map instead of memcpy (nw) Ivan Vangelista2016-02-271-18/+20
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+865