summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxold.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-2534/+0
* galaxold.cpp: DIP switches are not labelled for trvchlng (MT08285) (#9573) Steven Coomber2022-04-161-12/+12
* galaxold.cpp: Identified three inputs for bullsdrtg (MT08283) (#9512) Steven Coomber2022-04-051-1/+19
* Reworked rockclim driver to be based on galaxian.cpp (was in galaxold.cpp). (... David Haywood2021-06-141-174/+3
* Move guttangt to newer galaxian driver, promote to working. (#8151) David Haywood2021-06-091-135/+0
* New working clones (#7735) ClawGrip2021-02-031-133/+153
* bagmanmc, bagmanm2: Transplant to modern galaxian.cpp driver AJR2020-12-211-128/+1
* galaxold.cpp, scramble.cpp: Transfer ckong bootlegs to modern galaxian.cpp dr... AJR2020-12-011-555/+0
* porter, portera: Transplant to modern galaxian.cpp driver AJR2020-12-011-101/+1
* ozon1: Transplant to modern galaxian.cpp driver; add PPI AJR2020-11-281-118/+0
* bongo: Transplant to modern galaxian.cpp driver AJR2020-11-281-127/+0
* galaxold.cpp, scramble.cpp: Modernize S2650 interrupts AJR2020-11-271-8/+6
* emu/devfind.h: Added missing memory_share_array_creator. Vas Crabb2020-11-081-2/+2
* Fix f, g Olivier Galibert2020-11-061-12/+3
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-3/+1
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-9/+9
* cvs.cpp, dkong.cpp, galaxold.cpp: Fix interrupt-related regressions in 2650-b... AJR2020-04-041-4/+4
* diexec: Eliminate pulse_input_line_and_vector (nw) AJR2020-04-021-0/+3
* galaxold.cpp: scrambleo: Corrected default mapping for a shared button/start... Scott Stone2020-03-211-3/+3
* galaxold.cpp: dumped PROMs for ckongmc2 and scrambleo [ColinD] Ivan Vangelista2020-03-201-4/+4
* New working clones Ivan Vangelista2020-03-141-2/+33
* New working clones Ivan Vangelista2020-03-121-0/+84
* New working clones Ivan Vangelista2020-02-081-0/+21
* galaxian: Clean up audio device code. [Couriersud] couriersud2020-01-201-6/+2
* New clones marked as NOT_WORKING Ivan Vangelista2020-01-141-2/+32
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-14/+14
* mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) Vas Crabb2019-10-111-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-36/+41
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-1/+0
* galaxold.cpp: dumped PROM for scramb3 and confirmed the 3 sanded-off chips in... Ivan Vangelista2019-04-081-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-160/+156
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-156/+160
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-152/+148
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-3/+3
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-4/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-35/+25
* -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-6/+6
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-0/+17
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-5/+4
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-6/+5
* galaxold.cpp: correct coin counter for scramb3 set (nw) Ivan Vangelista2018-07-181-3/+21
* Scramble (bootleg, set 2) [hammy, The Dumping Union] Ivan Vangelista2018-07-171-1/+16
* devcb3 Vas Crabb2018-07-071-10/+12
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-169/+169
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-24/+24
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-24/+24
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-39/+39