summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/radio86.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* (MESS) another round of cartslot updates. this commit, among the Fabio Priuli2014-09-261-1/+6
* 8257dma: replace it in dkong and kill it (nw) cracyc2014-04-301-1/+1
* i8275: Replaced with new implementation. (nw) Curt Coder2014-04-301-1/+1
* (mess) radio86: convert to new 8257 and 8275 (nw) cracyc2014-04-301-21/+4
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-7/+0
* i8257: updated to devcb2. nw. Fabio Priuli2014-04-121-3/+0
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-2/+5
* Anonymous timers begone! (nw) Andrew Gardner2013-05-291-1/+7
* removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... Miodrag Milanovic2013-04-241-1/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+1
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-26/+25
* removed devhelpr.h and trampolines in half modern devices,also southbridge al... Miodrag Milanovic2013-03-201-1/+1
* (MESS) radio86.c orion.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-141-1/+56
* (MESS) radio86 et al: Tagmap cleanup. (nw) Curt Coder2013-01-251-0/+3
* i8275: Modernized. [Curt Coder] Curt Coder2012-12-281-7/+0
* upd7220: Refactored to use bitmap_rgb32. (nw) Curt Coder2012-12-071-3/+3
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+10
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-7/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+82