| Commit message (Expand) | Author | Age | Files | Lines |
* | (mess) x68k: reduce tag lookups and fix adpcm (nw) |  cracyc | 2014-04-09 | 1 | -71/+57 |
* | mb89352_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-08 | 1 | -9/+9 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -2/+2 |
* | (mess) x68k: rework bus errors (nw) |  cracyc | 2014-04-06 | 1 | -68/+34 |
* | hd63450_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-03-22 | 1 | -31/+25 |
* | Modernized hd63450_device. devcb2 conversion is in the works. (nw) |  Ivan Vangelista | 2014-03-21 | 1 | -26/+8 |
* | rp5c15.c: converted to devcb2 (nw) |  Ivan Vangelista | 2014-03-19 | 1 | -7/+2 |
* | (MESS) Moved the remaining slot interfaces to emu/bus. (nw) |  Curt Coder | 2014-03-17 | 1 | -3/+3 |
* | upd765: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-17 | 1 | -6/+4 |
* | 8530scc: devcb2. (nw) |  Curt Coder | 2014-03-17 | 1 | -1/+1 |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -3/+3 |
* | Converted mc68901_device to devcb2 (nw) |  Ivan Vangelista | 2014-03-15 | 1 | -17/+7 |
* | Checkpoint 2: |  Alex W. Jackson | 2014-03-15 | 1 | -2/+2 |
* | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+2 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -4/+4 |
* | x68k fix (nw) |  Miodrag Milanovic | 2014-02-17 | 1 | -0/+1 |
* | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -1/+1 |
* | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -1/+1 |
* | Removed MC68901 polling for gpio bits. [smf] |  smf- | 2013-12-29 | 1 | -15/+9 |
* | Converted x68000 keyboard into a separate serial device. This allows the remo... |  smf- | 2013-12-28 | 1 | -380/+18 |
* | removed some more unused mfp code (nw) |  smf- | 2013-12-27 | 1 | -3/+0 |
* | fixed wrong tag name (nw) |  smf- | 2013-12-27 | 1 | -3/+3 |
* | simplified x68k RP5C15 hookup (nw) |  smf- | 2013-12-27 | 1 | -34/+4 |
* | removed mfp_init() and the variables it sets as they aren't used. keyboard re... |  smf- | 2013-12-26 | 1 | -13/+0 |
* | removed unused code & variables (nw) |  smf- | 2013-12-26 | 1 | -363/+0 |
* | replaced read rx callback in MC68901 with a write handler, which allows multi... |  smf- | 2013-12-22 | 1 | -1/+0 |
* | diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] |  Olivier Galibert | 2013-11-18 | 1 | -2/+1 |
* | dim_dsk: add modern support [Carl] |  cracyc | 2013-10-14 | 1 | -1/+19 |
* | Last batch of updates regarding commented out code, forgotten during past dev... |  Ivan Vangelista | 2013-09-07 | 1 | -2/+2 |
* | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -5/+5 |
* | MESS anonymous timers this time. (nw) |  Andrew Gardner | 2013-05-23 | 1 | -20/+81 |
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -9/+9 |
* | few more removed (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -1/+1 |
* | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -14/+12 |
* | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -5/+5 |
* | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -9/+4 |
* | Removal of machine().root_device() where appropriate (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -22/+22 |
* | cleanup (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -8/+8 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -22/+22 |
* | Modernized CRT, okim6285, and ZSG2 devices. [Andrew Gardner] |  Andrew Gardner | 2013-03-13 | 1 | -13/+13 |
* | IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... |  Miodrag Milanovic | 2013-01-31 | 1 | -15/+13 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -3/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -310/+310 |
* | (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) |  Curt Coder | 2012-12-09 | 1 | -3/+0 |
* | sed1310: Cleanup. (nw) |  Curt Coder | 2012-11-22 | 1 | -9/+7 |
* | Created a base class delegate_common_base for all delegate |  Aaron Giles | 2012-10-14 | 1 | -10/+5 |
* | (mess) upd765: Modernize [O. Galibert] |  Olivier Galibert | 2012-10-10 | 1 | -127/+94 |
* | srcclean (nw) |  Curt Coder | 2012-10-07 | 1 | -1/+1 |
* | ups (nw) |  Miodrag Milanovic | 2012-10-03 | 1 | -2/+2 |
* | modernization and cleanup of x68k (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -425/+389 |