summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxold.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-67/+67
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-19/+19
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-553/+582
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-25/+46
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-29/+29
* galaxold.cpp: fixed dips for scrambler (nw) Ivan Vangelista2018-02-021-3/+3
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-7/+1
* galaxold.cpp: verified PROMs for drivfrcsg [Ed Cross] Ivan Vangelista2018-01-301-3/+3
* new working clone Ivan Vangelista2018-01-241-2/+32
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-26/+26
* Do the easy ones (nw) Olivier Galibert2018-01-011-4/+4
* New working clones AJR2017-08-161-1/+98