summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/astrocde.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+3
* -astrocde: Slot-ified accessory port and added lightpen device. [Ryan Holtz] Ryan Holtz2019-03-221-1/+4
* -astrohome: Various changes. [Ryan Holtz] mooglyguy2019-03-181-0/+5
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-59/+53
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* astrocde:cpp: Split up base class a little; add output finder for tenpindx (nw) AJR2018-05-181-2/+15
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* astrocde.cpp: Driver and device modernization (nw) AJR2018-05-091-118/+74
* astrocde: More space.device elimination (nw) AJR2018-01-021-3/+5
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-1/+1
* more work on anonymous timers. sprint8.cpp gets save state support (nw) Ivan Vangelista2017-04-121-2/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* Devfind revision phase 2 (nw) AJR2016-08-051-12/+12
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-6/+6
* Astrocade: Fix MT #6281 Dirk Best2016-07-161-0/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1088