Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mess into mame (nw) | 2015-09-30 | 1 | -278/+0 | |
| | |||||
* | rm380z: updated to use the new wd fdc | 2015-06-02 | 1 | -31/+8 | |
| | |||||
* | Update to real name (nw) | 2015-05-24 | 1 | -1/+1 | |
| | |||||
* | Synced other dirs withs driver license for MESS (nw) | 2015-05-13 | 1 | -2/+2 | |
| | |||||
* | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | |||||
* | legacy wd17xx is now also a modern device (nw) | 2014-03-18 | 1 | -6/+6 | |
| | |||||
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -6/+6 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -9/+9 | |
| | |||||
* | modernization or timer callbacks part 2 (no whatsnew) | 2012-09-24 | 1 | -12/+11 | |
| | |||||
* | Since nobody checks for NULLs anyway, make | 2012-09-19 | 1 | -10/+10 | |
| | | | | | | | | | | | | 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. | ||||
* | Add safe_pc() and safe_pcbase() methods to device_t. | 2012-09-11 | 1 | -6/+6 | |
| | | | | | | 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/+300 | |