summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/galaxold.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-179/+0
* bagmanmc, bagmanm2: Transplant to modern galaxian.cpp driver AJR2020-12-211-5/+0
* galaxold.cpp, scramble.cpp: Modernize S2650 interrupts AJR2020-11-271-5/+0
* cvs, galaxian, galaxold, igs017, snes, supracan, taitotz, trs80m3, vectrex, x... Ivan Vangelista2020-11-061-0/+2
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-13/+12
* cvs.cpp, dkong.cpp, galaxold.cpp: Fix interrupt-related regressions in 2650-b... AJR2020-04-041-1/+1
* diexec: Eliminate pulse_input_line_and_vector (nw) AJR2020-04-021-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-8/+0
* galaxold.cpp: appease deprecation warning (nw) Ivan Vangelista2018-12-151-2/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+7
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-4/+4
* Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-1/+1
* Revert "pulse_input_line: change units to cycles and set default param to min... hap2017-11-151-1/+1
* pulse_input_line: change units to cycles and set default param to min_cycles ... hap2017-11-151-1/+1
* Replace driver_device::generic_pulse_irq_line with device_execute_interface::... AJR2017-11-141-1/+1
* Corrected the main crystal in marineb.cpp to 12MHz as seen in PCB photos. Kaz2017-02-061-6/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+205