summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ie15.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-1/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-131-665/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* Revert "ie15: convert to a device with frontends (standalone driver and rs232... Vas Crabb2017-02-271-10/+662
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-02-271-662/+10
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-28/+23
* -hazeltin: Added preliminary video, still broken due to timing issues. [Ryan ... therealmogminer@gmail.com2016-10-271-3/+2
* More ie15 optimizations, nw. Also removes cache-line padding of dubious perfo... therealmogminer@gmail.com2016-10-231-25/+15
* merge, nw, sorry therealmogminer@gmail.com2016-10-231-1/+12
|\
| * Fix build (nw) AJR2016-10-231-0/+2
| * Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* | remove some no longer needed commented-out code, nw therealmogminer@gmail.com2016-10-231-20/+1
|/
* ie15: more minor optimization, nw therealmogminer@gmail.com2016-10-231-58/+76
* -ie15: Improved performance by using a timer to determine hblank. [Ryan Holtz] therealmogminer@gmail.com2016-10-221-1/+38
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-31/+31
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-5/+4
* 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-8/+8
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-8/+8
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+663