| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (MESS) ex800: Refactored Epson EX-800 from a driver into a Centronics ↵ | 2014-06-11 | 1 | -473/+0 | |
| | | | | | device. (nw) | ||||
| * | upd7810.c: Modernized cpu core. [Wilbert Pol] | 2014-02-21 | 1 | -14/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -3/+3 | |
| | | |||||
| * | add license info for some things i worked on, some small cleanups | 2013-10-17 | 1 | -5/+5 | |
| | | |||||
| * | (MESS) Added copyright info - feel free to update as needed | 2013-10-16 | 1 | -0/+2 | |
| | | |||||
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) | 2013-04-23 | 1 | -8/+8 | |
| | | |||||
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -2/+4 | |
| | | |||||
| * | Modernized the beep and taitosnd devices. [Andrew Gardner] | 2013-03-06 | 1 | -6/+6 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -7/+7 | |
| | | |||||
| * | Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) | 2012-09-19 | 1 | -5/+5 | |
| | | |||||
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -5/+4 | |
| | | | | | changed to be members of state classes (no whatsnew) | ||||
| * | Closeout on old macros. Retired cputag_set_input_line | 2012-09-12 | 1 | -1/+1 | |
| | | | | | | | | and cputag_set_input_line_and_vector, replacing them with machine.device("tag")->execute().set_input_line[_and_vector]. [Aaron Giles] | ||||
| * | Add safe_pc() and safe_pcbase() methods to device_t. | 2012-09-11 | 1 | -23/+23 | |
| | | | | | | | 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/+484 | |
