summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/microtan.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-103/+0
* rest for Juergen (nw) Miodrag Milanovic2015-05-071-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* removed the simplest 6522 port callbacks [smf] smf-2014-01-021-3/+0
* removed runtime via device lookups, removed ca1, cb1, ca2, cb2 callbacks from... smf-2014-01-011-9/+6
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-17/+12
* A few less anonymous timers in the world. (nw) Andrew Gardner2013-05-271-0/+9
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-3/+2
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+8
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+4
* 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-1/+1
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-1/+1
* some mess device callback cleanup (nw) Miodrag Milanovic2013-04-051-0/+2
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-2/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+20
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+1
* and some more cleanup (nw) Miodrag Milanovic2012-09-171-11/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* TILE/TILEMAP modernization part 3 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+75