Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mess into mame (nw) | 2015-09-30 | 1 | -81/+0 | |
| | |||||
* | 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 | |
| | |||||
* | given to another couple of sound devices their own include. nw. | 2014-10-11 | 1 | -36/+1 | |
| | |||||
* | converted i8255 to devcb2. nw. | 2014-04-17 | 1 | -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! | ||||
* | Moved optional_device<screen_device> m_screen and ↵ | 2014-03-05 | 1 | -1/+3 | |
| | | | | optional_device<palette_device> m_palette out of driver.* (nw) | ||||
* | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -1/+1 | |
| | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
* | Converted PIT8253 to DEVCB2 [smf] | 2014-02-23 | 1 | -1/+0 | |
| | |||||
* | (MESS) compclr2: Emulated the keyboard and floppy WIP. (nw) | 2014-01-15 | 1 | -5/+5 | |
| | | | | | | | (MESS) dai: Updated to use new TMS5501. (nw) tms5501: Rewrote the emulation to use devcb2 and diserial. [Curt Coder] flopimg: Added preliminary support for the 8-N-1 serial encoding scheme used on Compucolor II floppies. [Curt Coder] | ||||
* | Modernized the PIT8253 device. [Fabio Priuli] | 2013-06-03 | 1 | -1/+1 | |
| | |||||
* | Anonymous timers begone! (nw) | 2013-05-29 | 1 | -2/+9 | |
| | |||||
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) | 2013-04-23 | 1 | -1/+3 | |
| | |||||
* | moving some static functions in driver state for MESS drivers plus some ↵ | 2013-04-18 | 1 | -0/+1 | |
| | | | | other modernization (nw) | ||||
* | (MESS) cassette cleanup (nw) | 2013-04-17 | 1 | -4/+6 | |
| | |||||
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -2/+3 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -8/+8 | |
| | |||||
* | Replaced all device_t's with actual device classes. Regression test ↵ | 2012-11-26 | 1 | -1/+1 | |
| | | | | recommended. (nw) | ||||
* | modernization or timer callbacks part 2 (no whatsnew) | 2012-09-24 | 1 | -0/+2 | |
| | |||||
* | manual cleanup of mame and mess includes (no whatsnew) | 2012-09-18 | 1 | -7/+0 | |
| | |||||
* | Modernized screen update calls (no whatsnew) | 2012-09-17 | 1 | -1/+2 | |
| | |||||
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -4/+8 | |
| | | | | changed to be members of state classes (no whatsnew) | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+105 | |