summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/x1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* x1: convert I/O to memory maps and bankdev Vas Crabb2018-01-311-33/+53
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* fix build (nw) smf-2018-01-281-1/+1
* x1.cpp: moved video functions into own file, also improved OO ownership of va... angelosa2018-01-281-109/+115
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* 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/+30
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-75/+75
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* x1: try implicitly starting the motor when the head is loaded. [nw] cracyc2016-01-211-0/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-8/+8
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+303