| Commit message (Expand) | Author | Age | Files | Lines |
| * | Activated 4 sets (dlair_!, dlair_2, pkii_dm, dvk_ksm01) due to locating roms/... |  Scott Stone | 2015-08-04 | 1 | -1/+1 |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -2/+2 |
| * | get rid of all the x |  Dirk Best | 2015-06-23 | 1 | -1/+1 |
| * | mz2000: updated to use new wd fdc. fix softlist to use the correct |  Dirk Best | 2015-06-01 | 1 | -2/+2 |
| * | x1/x1twin: updated to use the new wd fdc. bonus: formatting disks now |  Dirk Best | 2015-05-31 | 1 | -28/+37 |
| * | GPL - > LGPL for Kale (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -1/+1 |
| * | part of license work for Kale, mostly those that needs to be GPL (nw) |  Miodrag Milanovic | 2015-05-12 | 1 | -1/+1 |
| * | Added known authors to licenses tags (nw) |  Miodrag Milanovic | 2015-05-09 | 1 | -1/+1 |
| * | (MESS) consolidated generic socket / cartslot a bit more: removed |  Fabio Priuli | 2014-09-22 | 1 | -2/+2 |
| * | more generic slots + some cleanups & some tagmap reductions. nw. |  Fabio Priuli | 2014-09-20 | 1 | -16/+6 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -4/+4 |
| * | Examined/adjusted mess.lst for orphaned sets and invalid entries. Adjusted s... |  Scott Stone | 2014-06-17 | 1 | -1/+1 |
| * | remove unused parameters (nw) |  Miodrag Milanovic | 2014-05-25 | 1 | -14/+14 |
| * | converted micropolis and wd17xx to use inline configs. nw. |  Fabio Priuli | 2014-05-16 | 1 | -2/+4 |
| * | wd17xx: Cleanup. (nw) |  Curt Coder | 2014-05-12 | 1 | -12/+2 |
| * | wd17xx: devcb2. (nw) |  Curt Coder | 2014-05-12 | 1 | -2/+0 |
| * | wd17xx: devcb2. (nw) |  Curt Coder | 2014-05-12 | 1 | -4/+1 |
| * | ay8910_device and extended family: converted to devcb2 (nw) |  Ivan Vangelista | 2014-05-06 | 1 | -18/+2 |
| * | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -17/+5 |
| * | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -9/+2 |
| * | mc6845: converted to devcb2, delegates and inline configs. nw. |  Fabio Priuli | 2014-05-01 | 1 | -16/+4 |
| * | z80dart: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -24/+2 |
| * | z80dma: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -15/+11 |
| * | z80ctc: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-28 | 1 | -15/+5 |
| * | converted i8255 to devcb2. nw. |  Fabio Priuli | 2014-04-17 | 1 | -11/+7 |
| * | modernized access for legacy floppy, quite straight forward thing (nw) |  Miodrag Milanovic | 2014-04-02 | 1 | -2/+2 |
| * | gfx_elements now have a xor mask that is applied to each source bit offset wh... |  Alex W. Jackson | 2014-03-27 | 1 | -1/+1 |
| * | legacy wd17xx is now also a modern device (nw) |  Miodrag Milanovic | 2014-03-18 | 1 | -10/+10 |
| * | z80dma finalized modernizing (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -3/+3 |
| * | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -18/+18 |
| * | Checkpoint 2: |  Alex W. Jackson | 2014-03-15 | 1 | -1/+1 |
| * | Moved core template container classes up from emutempl.h to coretmpl.h: |  Aaron Giles | 2014-03-11 | 1 | -1/+1 |
| * | Checkpoint: gfx_elements now have a pointer to a palette_device (which is not... |  Alex W. Jackson | 2014-03-11 | 1 | -1/+1 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -16/+16 |
| * | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -2/+2 |
| * | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -5/+5 |
| * | added screen visarea adjustment to mc6845 config interface |  Michaël Banaan Ananas | 2014-01-04 | 1 | -0/+1 |
| * | replaced read rx callback in Z80DART (and clones) with a write handler, which... |  smf- | 2013-12-22 | 1 | -3/+5 |
| * | Copyright update. Please let me know if there's a blank and you would like to... |  Angelo Salese | 2013-10-15 | 1 | -0/+2 |
| * | small DEVICE_START cleanup (nw) |  Oliver Stöneberg | 2013-08-03 | 1 | -2/+0 |
| * | WIP PC-98xx software list code |  Angelo Salese | 2013-07-31 | 1 | -1/+1 |
| * | Created new device_video_interface. Right now its sole purpose is to |  Aaron Giles | 2013-07-24 | 1 | -2/+1 |
| * | (MESS) Cleanup. (nw) |  Curt Coder | 2013-05-28 | 1 | -1/+1 |
| * | (MESS) Refactored drivers to use z80dart.c instead of z80sio.c, the easy part... |  Curt Coder | 2013-05-27 | 1 | -14/+0 |
| * | z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] |  Curt Coder | 2013-05-27 | 1 | -2/+2 |
| * | modernised the AY8910 [smf] |  smf- | 2013-05-12 | 1 | -6/+6 |
| * | save state cleanup, converted state_save_register_global* into save_item/save... |  Miodrag Milanovic | 2013-05-08 | 1 | -3/+3 |
| * | removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... |  Miodrag Milanovic | 2013-04-24 | 1 | -10/+31 |
| * | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -25/+24 |
| * | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -27/+27 |