summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xerox820.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-189/+0
* init vars for coverity (includes/v,w,x,y,z) Robbbert2022-03-231-11/+11
* xerox820.cpp: Use memory view for bankswitching AJR2021-05-241-4/+3
* bigboard: removed anonymous timer Robbbert2020-10-091-1/+4
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-9/+9
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-5/+5
* Eliminate legacy Z80 SIO emulation AJR2020-02-231-2/+2
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* z80daisy: finished removing MCFG macro (nw) Ivan Vangelista2018-08-311-1/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* remove more MCFG_ (nw) Vas Crabb2018-07-071-1/+0
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-5/+9
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* (nw) Fixed the build. Robbbert2018-03-231-0/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-28/+31
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-5/+5
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+166