summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/acrnsys1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: simplified some handlers (nw) Ivan Vangelista2020-03-161-6/+6
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1
* (nw) removed unneccesary casting of cassette_state; Robbbert2019-06-291-1/+2
* (nw) cassette cleanup Robbbert2019-05-171-12/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+10
* -ins8154: Added internal 128-byte RAM and simplified handlers. [Ryan Holtz] mooglyguy2019-03-171-2/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-6/+7
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* -ie15kbd, im6402, ins8154: De-MCFG, nw mooglyguy2018-09-041-4/+4
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-1/+4
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+1
* acrnsys1: Add XTAL and correct year (nw) Nigel Barnes2018-05-251-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-2/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-4/+20
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-1/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+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-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+282