Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -2/+2 | |
| | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
* | Anonymous timers begone! (nw) | 2013-05-29 | 1 | -0/+11 | |
| | |||||
* | Cleanups and version bumpmame0148u5 | 2013-05-20 | 1 | -1/+1 | |
| | |||||
* | (MESS) lynx.c: modernized sound emulation, slightly simplified blitter | 2013-05-19 | 1 | -57/+14 | |
| | | | | | | | | functions and added save state to the driver. [Fabio Priuli] out of whatsnew: as with gb and nes, I plan to add the support save flag before 0.149 after some more testing and, for the record, this driver would really need a volunteer willing to make devices out of the code for mikey and suzy chips, which is currently spread in multiple source files... | ||||
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) | 2013-04-19 | 1 | -1/+2 | |
| | |||||
* | lynx and bbc cleanup (nw) | 2013-04-18 | 1 | -6/+15 | |
| | |||||
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -1/+3 | |
| | |||||
* | unified formating of state class constructors, no functional change (nw) | 2013-04-10 | 1 | -1/+1 | |
| | |||||
* | Expanded device_t constructor with parameters for short name and source file ↵ | 2013-03-26 | 1 | -1/+1 | |
| | | | | location [Miodrag Milanovic] | ||||
* | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) | 2013-02-05 | 1 | -0/+1 | |
| | |||||
* | modernized some pre/postload calls (no whatsnew) | 2013-01-31 | 1 | -0/+1 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -95/+95 | |
| | |||||
* | modernization or timer callbacks part 2 (no whatsnew) | 2012-09-24 | 1 | -0/+4 | |
| | |||||
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) | 2012-09-18 | 1 | -5/+0 | |
| | |||||
* | Clean-ups and version bumpmame0147 | 2012-09-17 | 1 | -5/+5 | |
| | | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated | ||||
* | Pass 2 of struct modernization. | 2012-09-15 | 1 | -10/+10 | |
| | |||||
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -2/+5 | |
| | | | | changed to be members of state classes (no whatsnew) | ||||
* | conversion of legacy devices into modern wip (no whatsnew) | 2012-09-03 | 1 | -2/+40 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+271 | |