summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/abc80x.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+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-2/+2
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-1/+1
* abc80x: Cleanup. (nw) Curt Coder2018-06-151-0/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* srcclean (nw) Vas Crabb2018-05-271-2/+2
* abc806: Fixed memory banking allowing CP/M to boot. [Curt Coder] Curt Coder2018-05-161-1/+4
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* abc800: Cleanup. (nw) Curt Coder2018-05-141-21/+9
* abc800: Cleanup. (nw) Curt Coder2018-05-111-5/+6
* abc800: WIP (nw) Curt Coder2018-05-021-0/+3
* abc80x: Implemented option ROM opcode fetch thru character RAM. [Curt Coder] Curt Coder2018-03-271-1/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* 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-0/+10
* abc80x: Downgrade video status. (nw) Curt Coder2017-04-021-6/+0
* abc80x: Remove the direct update handler, doesn't seem to change a thing [O. ... Olivier Galibert2017-03-311-4/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* abc80x: Fixed character width regression from 876c07fbf59d001ba5312239782b792... Curt Coder2016-06-091-1/+1
* abc80x separate compile possible (nw) Miodrag Milanovic2016-04-281-21/+0
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-4/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-10/+10
* saa5050: graphics generator and character rounding Nigel Barnes2015-10-211-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+356