| Commit message (Expand) | Author | Age | Files | Lines |
* | (MESS) kaypro : sio -> dart |  Robbbert | 2014-04-29 | 1 | -26/+4 |
* | z80pio: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -34/+0 |
* | wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-16 | 1 | -4/+2 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -5/+10 |
* | (MESS) kaypro : various |  Robbbert | 2013-09-06 | 1 | -82/+21 |
* | (mess) wd_fdc: Fix ready handling, allow ready connected to vcc [O. Galibert] |  Olivier Galibert | 2013-09-05 | 1 | -3/+3 |
* | (MESS) Kaypro : modernised floppy disk system (still doesn't work). This enab... |  Robbbert | 2013-07-28 | 1 | -33/+31 |
* | (MESS) stop kaypro2x,4a,10 from asserting when turning motors on (it's ok to ... |  Robbbert | 2013-07-27 | 1 | -2/+3 |
* | Anonymous timers begone! (nw) |  Andrew Gardner | 2013-05-29 | 1 | -5/+12 |
* | cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -10/+8 |
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+2 |
* | Removal of machine().root_device() where appropriate (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -6/+6 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -6/+6 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -21/+21 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -16/+16 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -5/+5 |
* | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -3/+3 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -19/+19 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -6/+6 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -7/+7 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -10/+8 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -4/+4 |
* | Add ambiguous execute() and memory() methods to the |  Aaron Giles | 2012-09-11 | 1 | -4/+4 |
* | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -3/+3 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+391 |