Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) | 2012-09-19 | 1 | -29/+30 | |
| | |||||
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -6/+5 | |
| | | | | 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 | -1/+1 | |
| | | | | | | 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/+349 | |