| Commit message (Expand) | Author | Age | Files | Lines |
| * | new not working machine |  Ivan Vangelista | 2018-05-26 | 1 | -0/+1 |
| * | poly.cpp: Use original encrypted ROMs, and decrypt. |  Nigel Barnes | 2018-05-25 | 1 | -0/+2 |
| * | New machines marked as NOT_WORKING |  AJR | 2018-05-23 | 1 | -0/+1 |
| * | Looks like the tiny build didn't have input_merger already; about time to add... |  AJR | 2018-05-22 | 1 | -0/+1 |
| * | markham.cpp changes: |  Jackson | 2018-05-20 | 1 | -3/+0 |
| * | model1: Emulate the I/O board used by Wing War and Netmerc |  Dirk Best | 2018-05-16 | 1 | -0/+2 |
| * | proposal: move z80daisy* to devices/machine (#3572) |  Patrick Mackinlay | 2018-05-15 | 3 | -0/+3 |
| * | Renamed seicop.* -> seicopbl.*, fixes some bogus references (nw) |  angelosa | 2018-05-13 | 1 | -2/+2 |
| * | mess.lua: Fix full build and some commented-out stuff (nw) |  AJR | 2018-05-11 | 1 | -11/+12 |
| * | interpro: slotify mouse (nw) (#3543) |  Patrick Mackinlay | 2018-05-11 | 1 | -0/+1 |
| * | Fix tiny build (nw) |  AJR | 2018-05-09 | 1 | -0/+1 |
| * | bt45x: new devices (#3536) |  Patrick Mackinlay | 2018-05-08 | 1 | -0/+1 |
| * | Missed script file (nw) |  angelosa | 2018-05-06 | 1 | -0/+2 |
| * | supbtime.cpp: split into video and includes (nw) |  angelosa | 2018-05-06 | 1 | -1/+3 |
| * | ppu2c0x family: Make palette internal to device |  AJR | 2018-05-06 | 1 | -1/+0 |
| * | witch.cpp: merged memory maps, and moved state machine data into header file ... |  angelosa | 2018-05-06 | 1 | -0/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -0/+2 |
| * | Merge pull request #3516 from DavidHaywood/030518_2 |  R. Belmont | 2018-05-04 | 1 | -0/+1 |
| |\ |
|
| | * | new NOT WORKING |  DavidHaywood | 2018-05-03 | 1 | -0/+1 |
| * | | cit101: Somewhat major improvements |  AJR | 2018-05-04 | 1 | -0/+2 |
| |/ |
|
| * | Rename machine/latch.* to machine/output_latch.* (nw) |  AJR | 2018-05-02 | 2 | -0/+2 |
| * | New machines marked as NOT_WORKING |  AJR | 2018-05-01 | 1 | -0/+1 |
| * | cmi.cpp: Separate source file for CMI-01A device (nw) |  AJR | 2018-04-27 | 1 | -0/+2 |
| * | New device, SMSC FDC37C93x Plug and Play Compatible Ultra I/O Controller ! [S... |  yz70s | 2018-04-27 | 1 | -0/+1 |
| * | hp_ipc: added HPIB interface chip & remotizer device |  fulivi | 2018-04-26 | 1 | -0/+1 |
| * | Devicify Sega 315-5649 |  Dirk Best | 2018-04-25 | 1 | -0/+2 |
| * | -vp415: Added proper dumps of Module S and Module W MCUs, which have identica... |  mooglyguy | 2018-04-24 | 1 | -0/+1 |
| * | -indy_indigo2: General cleanup, device-ified HAL2 and HPC3, and moved HAL2, H... |  mooglyguy | 2018-04-23 | 1 | -0/+6 |
| * | Missed committing this one (nw) |  angelosa | 2018-04-21 | 1 | -0/+2 |
| * | Bulk move includes/nb141*m*.h -> machine/nb141*m.h (nw) |  angelosa | 2018-04-21 | 1 | -2/+2 |
| * | hp48_port: Eliminate driver_data calls; separate source files; reduce depende... |  AJR | 2018-04-20 | 1 | -0/+2 |
| * | Merge pull request #3469 from shattered/_3ab0ba4 |  ajrhacker | 2018-04-18 | 1 | -0/+2 |
| |\ |
|
| | * | ms6102: add EAROM device + minor keyboard fix (nw) |  Sergey Svishchev | 2018-04-18 | 1 | -0/+2 |
| * | | vp415 skeleton updates, nw |  mooglyguy | 2018-04-18 | 1 | -0/+1 |
| * | | model1/model2: Emulate Model 1 I/O board, remove I/O RAM device |  Dirk Best | 2018-04-18 | 1 | -2/+4 |
| * | | XaviX - current checkpoint, tidying, reorganization etc. (+ general TV game w... |  David Haywood | 2018-04-16 | 1 | -9/+17 |
| |/ |
|
| * | Added skeleton SAA1403 device, nw |  Ryan Holtz | 2018-04-13 | 1 | -0/+3 |
| * | Rename 315-5338a to m1io since it doesn't actually represent that device |  Dirk Best | 2018-04-08 | 1 | -2/+2 |
| * | typo (nw) |  Lord-Nightmare | 2018-04-08 | 1 | -1/+1 |
| * | Devicify Sega 315-5338A |  Dirk Best | 2018-04-08 | 1 | -0/+2 |
| * | new WORKING machines (#3427) |  David Haywood | 2018-04-07 | 1 | -0/+1 |
| * | mb86233/4 rewrite [O. Galibert] |  Olivier Galibert | 2018-04-05 | 2 | -0/+2 |
| * | atarivad: Separate source files from atarigen (nw) |  AJR | 2018-04-03 | 1 | -0/+2 |
| * | Fix tiny build |  Dirk Best | 2018-04-02 | 1 | -0/+1 |
| * | M1COMM: Add preliminary MB89374 emulation (#3378) |  Ariane Fugmann | 2018-03-24 | 1 | -0/+1 |
| * | mess.lua: Pull a few drivers out of the grab bag (nw) |  AJR | 2018-03-21 | 1 | -5/+10 |
| * | New machines marked as NOT_WORKING |  Nigel Barnes | 2018-03-21 | 1 | -1/+8 |
| * | Casio CZ-101: Skeleton driver |  Dirk Best | 2018-03-21 | 1 | -0/+1 |
| * | Update mame.lst, mess.lua, mess.flt (argh) |  AJR | 2018-03-20 | 1 | -1/+4 |
| * | Casio HT-6000: Skeleton driver |  Dirk Best | 2018-03-18 | 1 | -0/+1 |