Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) | 2012-09-25 | 1 | -6/+4 | |
| | |||||
* | Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) | 2012-09-19 | 1 | -3/+3 | |
| | |||||
* | Memory handler normalization, part 2. Change legacy | 2012-09-17 | 1 | -4/+4 | |
| | | | | | | | read/write handlers to take an address_space & instead of an address_space *. Also update pretty much all other functions to take a reference where appropriate. [Aaron Giles] | ||||
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -4/+3 | |
| | | | | 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] | ||||
* | (MESS) Clean up some MACHINE_CONFIG_START. (nw) | 2012-09-08 | 1 | -28/+3 | |
| | |||||
* | (MESS) Fixed screen type in some drivers. (nw) | 2012-09-07 | 1 | -2/+2 | |
| | |||||
* | (MESS) HD44780: added an optional pixel_update callback in order to support ↵ | 2012-08-27 | 1 | -2/+4 | |
| | | | | custom LCD. (nw) | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+663 | |