summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/mikro80.c
Commit message (Collapse)AuthorAgeFilesLines
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+0
| | | | | p.s. I tested several games/systems and I triple checked the diff to be sure I did not make any copy and paste mistake in the 195 files touched by this, but let me know if any system suddenly stops working!
* A few less anonymous timers in the world. (nw) Andrew Gardner2013-05-271-3/+10
|
* (MESS) mikro80.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-22/+18
|
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-4/+3
|
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ Miodrag Milanovic2012-09-131-5/+4
| | | | changed to be members of state classes (no whatsnew)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+113