| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Nascom: Clean up, add NASBUS emulation and make the floppy disc | 2015-05-17 | 1 | -261/+0 | |
| | | | | | | controller a NASBUS card, convert to the new wdc emulation, add generic socket emulation, add initial software list. | ||||
| * | fixes (nw) | 2015-05-14 | 1 | -3/+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 | |
| | | |||||
| * | nascom1.c: ioport_array (nw) | 2014-05-17 | 1 | -10/+6 | |
| | | |||||
| * | wd17xx: Cleanup. (nw) | 2014-05-12 | 1 | -6/+0 | |
| | | |||||
| * | wd17xx: devcb2. (nw) | 2014-05-12 | 1 | -1/+0 | |
| | | |||||
| * | wd17xx: devcb2. (nw) | 2014-05-12 | 1 | -2/+0 | |
| | | |||||
| * | legacy wd17xx is now also a modern device (nw) | 2014-03-18 | 1 | -6/+6 | |
| | | |||||
| * | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -3/+3 | |
| | | |||||
| * | add license info for some things i worked on, some small cleanups | 2013-10-17 | 1 | -16/+4 | |
| | | |||||
| * | (MESS) modernized AY-3-1015 device. [Fabio Priuli] | 2013-06-04 | 1 | -20/+18 | |
| | | |||||
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) | 2013-04-23 | 1 | -4/+4 | |
| | | |||||
| * | cleanup (nw) | 2013-04-19 | 1 | -8/+8 | |
| | | |||||
| * | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) | 2013-04-19 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) cassette cleanup (nw) | 2013-04-17 | 1 | -1/+1 | |
| | | |||||
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -6/+6 | |
| | | |||||
| * | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) | 2013-02-05 | 1 | -10/+8 | |
| | | |||||
| * | output of new srcclean changes that are relatively small [smf] | 2013-01-11 | 1 | -1/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -2/+2 | |
| | | |||||
| * | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) | 2012-10-03 | 1 | -10/+8 | |
| | | |||||
| * | Since nobody checks for NULLs anyway, make | 2012-09-19 | 1 | -14/+14 | |
| | | | | | | | | | | | | | 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 | -12/+11 | |
| | | | | | changed to be members of state classes (no whatsnew) | ||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+295 | |
