| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #2500 from DavidHaywood/180717 |  hap | 2017-07-22 | 2 | -0/+4 |
| |\ |
|
| | * | tiny build should be ok now (nw) |  David Haywood | 2017-07-19 | 1 | -0/+2 |
| | * | gaelco / ds5002fp changes: |  David Haywood | 2017-07-19 | 1 | -0/+2 |
| * | | Fix include path with USE_LIBSDL on macOS |  Joshua Root | 2017-07-22 | 1 | -1/+1 |
| |/ |
|
| * | alphatro: connect hrq (nw) |  cracyc | 2017-07-18 | 1 | -1/+1 |
| * | New not working machine |  superctr | 2017-07-18 | 1 | -0/+1 |
| * | sda5708: NEW DEVICE Siemens SDA5708 8 character 7x5 dot matrix LED display (nw) |  Joakim Larsson Edstrom | 2017-07-17 | 3 | -0/+13 |
| * | Wrote a new device container for nichibutsu sound HW, merged usage for csplay... |  angelosa | 2017-07-16 | 1 | -0/+2 |
| * | Export soft_reset, hard_reset, exit, load, and save functions for Emscripten ... |  James Baicoianu | 2017-07-15 | 2 | -1/+8 |
| * | Fix save/load states in Emscripten build (#2470) |  James Baicoianu | 2017-07-15 | 2 | -4/+4 |
| * | New systems added as MACHINE_NOT_WORKING |  arbee | 2017-07-14 | 1 | -0/+1 |
| * | Add sound cores needed to allow virtual subtarget to compile (nw) |  Scott Stone | 2017-07-14 | 1 | -0/+2 |
| * | intellec4: implement imm4-22 program/data storage module |  Vas Crabb | 2017-07-15 | 1 | -0/+2 |
| * | intellec4: implememnt PROM memory module |  Vas Crabb | 2017-07-13 | 1 | -0/+2 |
| * | intellec4: add high-speed paper tape reader card (installed in slot j7 by def... |  Vas Crabb | 2017-07-13 | 1 | -0/+2 |
| * | INTELLEC 4: implement front-panel PROM programmer |  Vas Crabb | 2017-07-12 | 1 | -0/+2 |
| * | remove vestigial exception class (nw) |  Vas Crabb | 2017-07-11 | 1 | -6/+0 |
| * | ti99: Moved Hexbus one level up |  Michael Zapf | 2017-07-10 | 2 | -5/+14 |
| * | i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) |  Patrick Mackinlay | 2017-07-10 | 2 | -0/+13 |
| * | interpro: serial dma [P. Mackinlay] |  Patrick Mackinlay | 2017-07-10 | 1 | -2/+0 |
| * | compc: move commodore pcs to own file and get them booting (nw) |  cracyc | 2017-07-09 | 1 | -0/+1 |
| * | Merge pull request #2452 from JoakimLarsson/fccpu1_3 |  Joakim Larsson Edström | 2017-07-08 | 3 | -0/+14 |
| |\ |
|
| | * | mc14411: NEW DEVICE Motorola MC14411 Bit Rate Generator |  Joakim Larsson Edstrom | 2017-07-08 | 3 | -0/+14 |
| * | | megadpkr: Further improvements and cleanups (nw) |  AJR | 2017-07-08 | 1 | -1/+0 |
| * | | never hurts to srcclean (nw) |  Vas Crabb | 2017-07-09 | 1 | -1/+1 |
| * | | (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo... |  Vas Crabb | 2017-07-09 | 1 | -1/+24 |
| * | | work around python version differences (nw) |  Vas Crabb | 2017-07-09 | 1 | -0/+5 |
| * | | Begin of HP80 emulation (#2448) |  fulivi | 2017-07-08 | 2 | -0/+18 |
| * | | Do substantial validation of internal layouts at build time |  Vas Crabb | 2017-07-08 | 1 | -2/+202 |
| |/ |
|
| * | (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... |  Vas Crabb | 2017-07-07 | 1 | -4/+2 |
| * | create c-chip device with correct CPU type in it and a bunch of notes (pinout... |  David Haywood | 2017-07-05 | 2 | -0/+4 |
| * | New machines marked as NOT_WORKING |  Phil Bennett | 2017-07-03 | 1 | -0/+1 |
| * | intlc440 improvements: |  Vas Crabb | 2017-07-01 | 2 | -0/+14 |
| * | Fix tiny build (nw) |  AJR | 2017-06-30 | 1 | -0/+1 |
| * | r9751: Add initial SMIOC device (#2423) |  Brandon Munger | 2017-06-30 | 2 | -0/+13 |
| * | (nw) fixed mess. |  Robbbert | 2017-06-29 | 1 | -2/+2 |
| * | Fix merge error(?) |  Bryan McPhail | 2017-06-28 | 1 | -1/+0 |
| * | Make DECO RM-C3 into a device and use for dec8 games |  Bryan McPhail | 2017-06-28 | 1 | -0/+3 |
| * | New machines marked NOT_WORKING |  Vas Crabb | 2017-06-27 | 1 | -0/+1 |
| * | pc9801: move cbus to bus and add WIP mpu401 [Carl] |  cracyc | 2017-06-26 | 2 | -8/+21 |
| * | Rewrote 4004 core and disassembler: |  Vas Crabb | 2017-06-27 | 3 | -9/+9 |
| * | Reintegrate neogeo romdefs in the source (nw) |  Olivier Galibert | 2017-06-25 | 1 | -1/+0 |
| * | Put mpu4 back into how it should be... not sure what went on there, but curre... |  Olivier Galibert | 2017-06-25 | 1 | -14/+14 |
| * | Reintroduced a state save menu, take two (#2358) |  npwoods | 2017-06-25 | 1 | -0/+2 |
| * | removed hh_sm500 driver, will re-add nupogodi as a clone of gnw_mc25 another ... |  hap | 2017-06-24 | 1 | -1/+0 |
| * | sm510: made KB1013VK12 device a clone of SM5A (nw) |  hap | 2017-06-23 | 1 | -4/+2 |
| * | new not working machine |  Ivan Vangelista | 2017-06-21 | 1 | -0/+1 |
| * | taitosj: Made security MCU hookup a device |  Vas Crabb | 2017-06-21 | 1 | -0/+2 |
| * | fix mess target build (nw) |  mahlemiut | 2017-06-21 | 1 | -0/+1 |
| * | - Add preliminary Yamaha YM3802 MIDI controller |  mahlemiut | 2017-06-21 | 2 | -0/+14 |