Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missed files (nw) | 2014-01-02 | 1 | -25/+14 | |
| | |||||
* | Fixed maclc booting (nw) | 2014-01-02 | 1 | -0/+2 | |
| | |||||
* | Expanded device_t constructor with parameters for short name and source file ↵ | 2013-03-26 | 1 | -3/+1 | |
| | | | | location [Miodrag Milanovic] | ||||
* | (MESS) fixed uninitialized members in src/mess/machine/cuda.c (nw) | 2013-02-22 | 1 | -0/+2 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -127/+127 | |
| | |||||
* | And the rest of that commit (nw) | 2013-01-02 | 1 | -2/+4 | |
| | |||||
* | (MESS) Mac updates: [R. Belmont] | 2012-10-14 | 1 | -6/+16 | |
| | | | | | | | | | | | | | | | | | - Line-level ADB comms for machines using the Egret ADB MCU, including standard transactions and SRQ - Built-in video support for all modes on machines with the V8 and Sonora ASICs - Corrected some minor bugs in the ADB protocol spoken by the keyboard simulation New systems added or promoted from NOT_WORKING status ----------------------------------------------------- Macintosh LC [R. Belmont] Macintosh IIsi [R. Belmont] Macintosh LC II [R. Belmont] Macintosh Classic II [R. Belmont] Macintosh LC III [R. Belmont] Macintosh IIvx [R. Belmont] Macintosh IIvi [R. Belmont] | ||||
* | Clear out remaining global inlines in diexec.h. | 2012-09-12 | 1 | -16/+16 | |
| | |||||
* | Add safe_pc() and safe_pcbase() methods to device_t. | 2012-09-11 | 1 | -10/+10 | |
| | | | | | | Convert all cpu_get_pc() to safe_pc() and cpu_getpreviouspc() to safe_basepc(). Removed the old macros. | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+563 | |