| Commit message (Expand) | Author | Age | Files | Lines |
* | Synced other dirs withs driver license for MESS (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -2/+2 |
* | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | (MESS) Kaypro 10 only has 1 floppy drive (nw) |  Robbbert | 2015-02-11 | 1 | -1/+1 |
* | (MESS) kaypro: reinstated support for the old DSK format, but you need to ren... |  Robbbert | 2015-02-06 | 1 | -0/+2 |
* | (MESS) kaypro: kayproii, kaypro4, omni2 can boot from floppy, marked as working. |  Robbbert | 2015-02-05 | 1 | -21/+17 |
* | mc6845: converted to devcb2, delegates and inline configs. nw. |  Fabio Priuli | 2014-05-01 | 1 | -5/+1 |
* | (MESS) p8k : sio -> dart, and kill trampolines |  Robbbert | 2014-04-29 | 1 | -2/+2 |
* | (MESS) kaypro : sio -> dart |  Robbbert | 2014-04-29 | 1 | -7/+3 |
* | z80pio: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -3/+0 |
* | (MESS) kaypro : same cleanup applies here too |  Robbbert | 2014-04-27 | 1 | -3/+0 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
* | wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-16 | 1 | -4/+2 |
* | Fixed all bitmap.palette() users to use m_palette instead (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -1/+4 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -0/+3 |
* | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 1 | -1/+1 |
* | (MESS) kaypro : various |  Robbbert | 2013-09-06 | 1 | -6/+3 |
* | (MESS) kaypro : Added back the DSK format (still doesn't work!) |  Robbbert | 2013-07-29 | 1 | -1/+2 |
* | kaypro: fix compile (nw) |  R. Belmont | 2013-07-29 | 1 | -1/+1 |
* | (MESS) Kaypro : modernised floppy disk system (still doesn't work). This enab... |  Robbbert | 2013-07-28 | 1 | -39/+47 |
* | Anonymous timers begone! (nw) |  Andrew Gardner | 2013-05-29 | 1 | -1/+8 |
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -1/+1 |
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -4/+2 |
* | Replaced all device_t's with actual device classes. Regression test recommend... |  Curt Coder | 2012-11-26 | 1 | -2/+2 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -3/+3 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -0/+1 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -1/+1 |
* | manual cleanup of mame and mess includes (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -8/+0 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -3/+6 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
* | Final round of struct/union/enum normalization. |  Aaron Giles | 2012-09-16 | 1 | -1/+2 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -6/+12 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+109 |