summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaxia.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-54/+0
* init vars for coverity Robbbert2022-03-231-1/+1
* cvs, dkong, hec2hrp, igs011, namcos21_dsp, nbmj9195, realbrk, seattle, skylan... Ivan Vangelista2021-02-251-1/+3
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-6/+6
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-1/+8
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+5
* 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
* galaxia.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* selfie stick hap2015-05-261-1/+1
* resolved lot of license ownership (nw) Miodrag Milanovic2015-05-191-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* Merged s2636 video and sound implementations and moved them to machine/ (nw) Ivan Vangelista2013-08-131-0/+1
* Modernization of drivers part 2 (no whatsnew) Miodrag Milanovic2013-02-051-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+8
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+6
* woops, stars were drawn in foreground instead of background Michaël Banaan Ananas2012-03-261-1/+0
* galaxia.c: Improved colors and hooked up cvs stars circuit. [hap] Michaël Banaan Ananas2012-03-261-10/+8
* converted to use MAME tilemap, and added astrowar bullets Michaël Banaan Ananas2012-03-261-3/+4
* (separate into driver/include/video) Michaël Banaan Ananas2012-03-251-0/+30