summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/mikro80.h
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-80/+0
|
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
|
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
|
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-5/+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-1/+6
|
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
|
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
|
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-18/+17
|
* (MESS) mikro80.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-3/+35
|
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
|
* and some more cleanup (nw) Miodrag Milanovic2012-09-171-7/+0
|
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
|
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ Miodrag Milanovic2012-09-131-0/+2
| | | | changed to be members of state classes (no whatsnew)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+48