summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxia.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-47/+44
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-16/+16
* cvs : Robbbert2018-08-231-2/+2
* astrowar, ec7915: Mark some dubious ROMs as bad dumps (nw) AJR2018-08-211-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* markham.cpp: Fix coin counters for banbam by doing something even more unusua... Jackson2018-05-211-1/+1
* citycon.cpp/ikki.cpp: SCREEN_RAW_PARAMS. (nw) Jackson2018-05-211-8/+17
* 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-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* galaxia.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-5/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+39
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* restore original refresh rates to Galaxia/Astro Wars, fixes wrong sound for t... kazblox2017-07-261-2/+4
* astrowar: Fix regression (nw) AJR2017-06-231-0/+1
* s2650: I/O modernization AJR2017-06-221-6/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Add INTREQ/INTACK to S2636, not used by any drivers yet Vas Crabb2015-12-151-4/+4
* Try to fix S2636 offsets in games using legacy screen params Vas Crabb2015-12-111-4/+4
* Re-write S2636 from scratch as needed for subhuntr: Vas Crabb2015-12-111-8/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+477