Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synced other dirs withs driver license for MESS (nw) | 2015-05-13 | 1 | -2/+2 | |
| | |||||
* | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | |||||
* | Cleanups and version bumpmame0155 | 2014-10-15 | 1 | -1/+1 | |
| | |||||
* | (MESS) another round of cartslot updates. this commit, among the | 2014-09-26 | 1 | -1/+6 | |
| | | | | other things, restores the functionality of cgenie ROM expansion which had been lost probably around 2009. nw. | ||||
* | 8257dma: replace it in dkong and kill it (nw) | 2014-04-30 | 1 | -1/+1 | |
| | |||||
* | i8275: Replaced with new implementation. (nw) | 2014-04-30 | 1 | -1/+1 | |
| | |||||
* | (mess) radio86: convert to new 8257 and 8275 (nw) | 2014-04-30 | 1 | -21/+4 | |
| | | | | | i8257: fix off-by-one (nw) --- Unior doesn't quite display properly. Only remaining user of 8257dma is dkong. | ||||
* | converted i8255 to devcb2. nw. | 2014-04-17 | 1 | -7/+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! | ||||
* | i8257: updated to devcb2. nw. | 2014-04-12 | 1 | -3/+0 | |
| | |||||
* | Fixed all bitmap.palette() users to use m_palette instead (nw) | 2014-03-15 | 1 | -2/+5 | |
| | |||||
* | Anonymous timers begone! (nw) | 2013-05-29 | 1 | -1/+7 | |
| | |||||
* | removed implementation of legacy DEVCB_MEMORY_HANDLER and used members ↵ | 2013-04-24 | 1 | -1/+2 | |
| | | | | | instead (nw) this require clean compile | ||||
* | (MESS) cassette cleanup (nw) | 2013-04-17 | 1 | -1/+1 | |
| | |||||
* | various cpu lookup cleanup (nw) | 2013-04-15 | 1 | -1/+1 | |
| | |||||
* | unified formating of state class constructors, no functional change (nw) | 2013-04-10 | 1 | -26/+25 | |
| | |||||
* | removed devhelpr.h and trampolines in half modern devices,also southbridge ↵ | 2013-03-20 | 1 | -1/+1 | |
| | | | | also use am9517a device now (no whatsnew) | ||||
* | (MESS) radio86.c orion.c: Reduce tagmap lookups (nw) | 2013-02-14 | 1 | -1/+56 | |
| | |||||
* | (MESS) radio86 et al: Tagmap cleanup. (nw) | 2013-01-25 | 1 | -0/+3 | |
| | |||||
* | i8275: Modernized. [Curt Coder] | 2012-12-28 | 1 | -7/+0 | |
| | |||||
* | upd7220: Refactored to use bitmap_rgb32. (nw) | 2012-12-07 | 1 | -3/+3 | |
| | | | i8275: Refactored to use bitmap_rgb32. (nw) | ||||
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) | 2012-10-03 | 1 | -0/+10 | |
| | |||||
* | modernization or timer callbacks part 2 (no whatsnew) | 2012-09-24 | 1 | -0/+1 | |
| | |||||
* | Modernized screen update calls (no whatsnew) | 2012-09-17 | 1 | -7/+1 | |
| | |||||
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -0/+2 | |
| | | | | changed to be members of state classes (no whatsnew) | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+82 | |