summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alto2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* 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-1/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+3
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* srcclean and translation regeneration Vas Crabb2016-08-291-2/+2
* alto2: fix timer setup (nw) Juergen Buchmueller2016-08-271-1/+1
* alto2: Refactor videotiming + use attoseconds_t Juergen Buchmueller2016-08-191-11/+24
* alto2: refactor display and CROM/RAM config (nw) Juergen Buchmueller2016-08-131-6/+13
* alto2: fix i/o memory read; reduce frame rate jbu2016-08-031-1/+1
* alto2: further cleanup + remove cruft jbu2016-08-031-6/+3
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* alto2: add speaker sound jbu2016-07-301-1/+13
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* PORT_C*_MEMBER cleanup, last one for now. There's still a lot in the /drivers... hap2016-01-241-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+303