| Commit message (Expand) | Author | Age | Files | Lines |
* | modernized access for legacy floppy, quite straight forward thing (nw) |  Miodrag Milanovic | 2014-04-02 | 1 | -2/+2 |
* | (MESS) fm7: Less tag lookup. (nw) |  Curt Coder | 2014-03-31 | 1 | -13/+10 |
* | some more cleanup (nw) |  Miodrag Milanovic | 2014-03-24 | 1 | -15/+14 |
* | legacy wd17xx is now also a modern device (nw) |  Miodrag Milanovic | 2014-03-18 | 1 | -12/+12 |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -1/+1 |
* | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -4/+5 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -10/+10 |
* | fm7: reduced some tagmap usage, still need to look at fm77av banking, though.... |  mahlemiut | 2014-02-24 | 1 | -14/+14 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -61/+67 |
* | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 1 | -1/+1 |
* | fm7: improvements to pasting from clipboard (no whatsnew) |  mahlemiut | 2013-07-26 | 1 | -49/+49 |
* | fm7: fixed DOS mode booting. |  mahlemiut | 2013-07-22 | 1 | -16/+24 |
* | MESS anonymous timers this time. (nw) |  Andrew Gardner | 2013-05-23 | 1 | -7/+38 |
* | modernised the AY8910 [smf] |  smf- | 2013-05-12 | 1 | -3/+3 |
* | modernised YM2203 [smf] |  smf- | 2013-05-11 | 1 | -15/+13 |
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -19/+19 |
* | small machine().root_device() cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -2/+2 |
* | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -85/+74 |
* | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -14/+14 |
* | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -8/+8 |
* | Removal of machine().root_device() where appropriate (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -17/+17 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -4/+4 |
* | little bit more (nw) |  Miodrag Milanovic | 2013-04-01 | 1 | -8/+7 |
* | (MESS) fixed uninitialized memory in src/mess/drivers/fm7.c (nw) |  Oliver Stöneberg | 2013-03-09 | 1 | -0/+2 |
* | Modernized the beep and taitosnd devices. [Andrew Gardner] |  Andrew Gardner | 2013-03-06 | 1 | -14/+14 |
* | IRQ_CALLBACK modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2013-01-31 | 1 | -6/+6 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -1/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -10/+10 |
* | fm7: identified F-BASIC versions and renamed drivers accordingly, fm7a -> fm7... |  Fabio Priuli | 2012-12-27 | 1 | -7/+7 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -14/+12 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -33/+29 |
* | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -2/+2 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -5/+5 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -39/+39 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -17/+17 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -100/+80 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -8/+8 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+2434 |