summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-9/+13
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* z80: Change refresh callback to write8 [smf] smf-2018-02-241-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+7
* zx: ts1000 display circuitry is identical to zx81, not cyan [Barry Nelson] hap2017-11-061-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-7/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* zx81: added tzx cassette format Nigel Barnes2017-02-011-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* 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-2/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* zx: Start of an hardware-correct rewrite [O. Galibert] Olivier Galibert2015-10-281-35/+32
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+112