| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -417/+0 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | cleanup in mess section (nw) | 2015-04-19 | 1 | -2/+2 | |
| | | |||||
| * | There is no implicit conversion to char* in std::string (nw) | 2015-04-12 | 1 | -1/+1 | |
| | | |||||
| * | Cleanups and version bumpmame0155 | 2014-10-15 | 1 | -5/+5 | |
| | | |||||
| * | some more generic cart slots. nw. | 2014-10-09 | 1 | -42/+47 | |
| | | |||||
| * | Anonymous timers begone! (nw) | 2013-05-29 | 1 | -2/+21 | |
| | | |||||
| * | (MESS) electron.c: Added cartridge support. [Wilbert Pol] | 2013-05-04 | 1 | -0/+51 | |
| | | |||||
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) | 2013-04-23 | 1 | -9/+7 | |
| | | |||||
| * | moving some static functions in driver state for MESS drivers plus some ↵ | 2013-04-18 | 1 | -15/+14 | |
| | | | | | other modernization (nw) | ||||
| * | (MESS) cassette cleanup (nw) | 2013-04-17 | 1 | -8/+2 | |
| | | |||||
| * | various cpu lookup cleanup (nw) | 2013-04-15 | 1 | -2/+2 | |
| | | |||||
| * | Removal of machine().root_device() where appropriate (nw) | 2013-04-14 | 1 | -1/+1 | |
| | | |||||
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -1/+1 | |
| | | |||||
| * | Modernized the beep and taitosnd devices. [Andrew Gardner] | 2013-03-06 | 1 | -9/+9 | |
| | | |||||
| * | machine_notify_delegate modernization (nw) | 2013-02-04 | 1 | -15/+13 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -24/+23 | |
| | | |||||
| * | modernization or timer callbacks part 2 (no whatsnew) | 2012-09-24 | 1 | -37/+36 | |
| | | |||||
| * | Since nobody checks for NULLs anyway, make | 2012-09-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | 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. | ||||
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -8/+7 | |
| | | | | | changed to be members of state classes (no whatsnew) | ||||
| * | Closeout on old macros. Retired cputag_set_input_line | 2012-09-12 | 1 | -2/+2 | |
| | | | | | | | | and cputag_set_input_line_and_vector, replacing them with machine.device("tag")->execute().set_input_line[_and_vector]. [Aaron Giles] | ||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+354 | |
