summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/amstrad.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* amstrad: add Ram Electronics Music Machine MIDI and sampler expansion. [Barry... mahlemiut2019-08-161-0/+1
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-46/+12
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-4/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* amstrad.cpp: Eliminate machine().device and some redundant conditionals (nw) AJR2018-06-101-0/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-11/+11
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-11/+11
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+9
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-1/+1
* amstrad: workaround to make PPI port C ignore I/O status on Plus systems. Fi... mahlemiut2015-11-301-0/+1
* amstrad: added Plus left border shift function mahlemiut2015-11-221-0/+2
* amstad: Transtape WIP support. [Barry Rodewald] mahlemiut2015-11-101-0/+1
* amstrad: added Draysoft Doubler expansion device mahlemiut2015-10-261-0/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+325