Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | primary_screen -> first_screen() (nw) | 2014-03-15 | 1 | -3/+3 | |
| | |||||
* | modernized speaker device. [Fabio Priuli] | 2013-06-04 | 1 | -2/+2 | |
| | |||||
* | MESS anonymous timers this time. (nw) | 2013-05-23 | 1 | -4/+4 | |
| | |||||
* | (MESS) zx.c: tagmap cleanups | 2013-01-26 | 1 | -67/+63 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -4/+3 | |
| | |||||
* | modernization or timer callbacks part 2 (no whatsnew) | 2012-09-24 | 1 | -7/+6 | |
| | |||||
* | Since nobody checks for NULLs anyway, make | 2012-09-19 | 1 | -6/+6 | |
| | | | | | | | | | | | | device_memory_interface::space() assert against NULL and return a reference, and pushed references throughout all address space usage in the system. Added a has_space() method to check for those rare case when it is ambiguous. [Aaron Giles] Also reinstated the generic space and added fatal error handlers if anyone tries to actually read/write from it. | ||||
* | Memory handler normalization, part 2. Change legacy | 2012-09-17 | 1 | -6/+6 | |
| | | | | | | | 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 | -12/+9 | |
| | | | | changed to be members of state classes (no whatsnew) | ||||
* | Clear out remaining global inlines in diexec.h. | 2012-09-12 | 1 | -1/+1 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+397 | |