| Commit message (Expand) | Author | Age | Files | Lines |
| * | apple2: add DIP switch to "The Mill" 6809 card to select between original and... |  arbee | 2020-08-01 | 2 | -3/+22 |
| * | addrmap: remove unsupported setter, emumem enforces unmapval 0 or ~0 |  hap | 2020-08-01 | 1 | -2/+2 |
| * | Software list items promoted to working |  hap | 2020-08-01 | 5 | -20/+100 |
| * | hp9825: hp98036 serial I/O module added (#7024) |  fulivi | 2020-08-01 | 3 | -0/+603 |
| * | odyssey2/chess: add notes |  hap | 2020-07-31 | 1 | -6/+12 |
| * | Use swapendian_int16/int32 in more devices |  AJR | 2020-07-29 | 4 | -26/+19 |
| * | hp_ipc_io.cpp: validation error. |  Robbbert | 2020-07-28 | 1 | -1/+1 |
| * | HP IPC: support for I/O slots and 82919 serial card added (#7001) |  fulivi | 2020-07-27 | 4 | -0/+493 |
| * | bus/spectrum/lprint.cpp add "Hilderbay / Kempston Centronics S" interace |  MetalliC | 2020-07-26 | 3 | -2/+98 |
| * | srcclean for 0.223 |  Vas Crabb | 2020-07-26 | 13 | -81/+81 |
| * | bus/spectrum: add common printer interfaces: ZX Lprint, ZX Lprint III, Kempst... |  MetalliC | 2020-07-25 | 3 | -1/+617 |
| * | bus/bbc/1mhzbus/torchhd: Remove imperfect disk tag. |  Nigel Barnes | 2020-07-24 | 1 | -2/+0 |
| * | -machine/x68k_kbd.cpp: Modernised Unicode in strings. |  Vas Crabb | 2020-07-24 | 1 | -1/+1 |
| * | bus/spectrum fix expansion devices chaining |  MetalliC | 2020-07-22 | 28 | -119/+123 |
| * | bus/bbc/1mhzbus: Added the Torch Hard Disc Pack. |  Nigel Barnes | 2020-07-22 | 3 | -0/+251 |
| * | new NOT_WORKING machine |  MetalliC | 2020-07-22 | 1 | -1/+1 |
| * | bus/spectrum/floppyone.cpp, bus/spectrum/sixword.cpp add serial and parallel ... |  MetalliC | 2020-07-21 | 4 | -28/+170 |
| * | centronics: Add SAMDAC device |  Dirk Best | 2020-07-20 | 3 | -0/+158 |
| * | samcoupe/mouse: Savestates |  Dirk Best | 2020-07-20 | 1 | -0/+6 |
| * | samcoupe/dallas: Init m_print variable |  Dirk Best | 2020-07-20 | 1 | -1/+2 |
| * | samcoupe/blue_sampler: Savestates |  Dirk Best | 2020-07-20 | 1 | -0/+2 |
| * | samcoupe/atom: Attach HDD by default, savestates |  Dirk Best | 2020-07-20 | 1 | -1/+5 |
| * | samcoupe: Add support for the S D IDE Adapter |  Dirk Best | 2020-07-20 | 3 | -0/+167 |
| * | Restore some standard library #includes, add some things that were used but n... |  Vas Crabb | 2020-07-19 | 4 | -0/+8 |
| * | Add ACB-2072 BIOS dumps and skeleton device [rfka01, minuszerodegrees.net] |  AJR | 2020-07-18 | 3 | -0/+159 |
| * | aha1542c: ASIC note |  AJR | 2020-07-18 | 1 | -1/+8 |
| * | fix prev (nw) |  MetalliC | 2020-07-18 | 1 | -2/+2 |
| * | bus/spectrum/beta128.cpp dumped "TR-DOS v5.02" firmware [haywire] |  MetalliC | 2020-07-18 | 1 | -3/+5 |
| * | spectrum: implemented Swift Disc and Swift Disc II interfaces |  MetalliC | 2020-07-17 | 3 | -0/+605 |
| * | bus/spectrum/opus.cpp fix activation logic |  MetalliC | 2020-07-17 | 2 | -8/+5 |
| * | bbc_tube_z80/bbc_tube_zep100: Clear RAM at startup and fix save state size. |  Nigel Barnes | 2020-07-16 | 2 | -6/+8 |
| * | Implement FDS sound emulation (#6953) |  cam900 | 2020-07-14 | 2 | -1/+21 |
| * | spectrum: add "SDI" VC1541 disk interface (not working), Logitek Proceed1 notes. |  MetalliC | 2020-07-14 | 5 | -11/+230 |
| * | bus/bbc/tube: Added Torch Z80 Communicator variants for B, B+ and Master. |  Nigel Barnes | 2020-07-13 | 3 | -11/+107 |
| * | bus/bbc/tube: Added Acorn Z80 2nd Processor (Winchester) device. |  Nigel Barnes | 2020-07-13 | 3 | -26/+56 |
| * | bus/bbc/userport: Renamed palette.h->palext.h |  Nigel Barnes | 2020-07-13 | 3 | -14/+14 |
| * | samcoupe: Rework driver (WIP) |  Dirk Best | 2020-07-13 | 32 | -0/+2323 |
| * | (nw) |  MetalliC | 2020-07-12 | 1 | -9/+9 |
| * | spectrum: add Logitek Proceed 1 C1541 disk interface (not fully working yet) |  MetalliC | 2020-07-12 | 6 | -29/+329 |
| * | -vsmile_ctrl: Disable verbose logging (nw) |  Ryan Holtz | 2020-07-12 | 1 | -1/+1 |
| * | -vsmile: Fixed inputs. [Ryan Holtz] |  Ryan Holtz | 2020-07-12 | 1 | -2/+2 |
| * | spectrum: implemented Speccy-DOS and FloppyOne DOS interfaces, add "IC-DOS" B... |  MetalliC | 2020-07-11 | 7 | -2/+669 |
| * | Merge pull request #6856 from cam900/saa1099_freq |  ajrhacker | 2020-07-10 | 2 | -12/+12 |
| |\ |
|
| | * | saa1099.cpp: Fix output, frequency behavior, Add notes |  cam900 | 2020-06-24 | 2 | -12/+12 |
| * | | Pruning of redundant #includes located in src/devices/bus/* (nw) |  Scott Stone | 2020-07-10 | 5 | -8/+0 |
| * | | New machines added as WORKING |  68bit | 2020-07-10 | 2 | -0/+127 |
| * | | pdp11: replace GPL code (nw) (#6923) |  shattered | 2020-07-07 | 1 | -1/+1 |
| * | | devices/bus/amiga/zorro/a590.cpp: dumped bios version 5.92 for the A2091 [Guru] |  Ivan Vangelista | 2020-07-06 | 1 | -4/+4 |
| * | | bus/qbus/qbus.cpp: fixed missing initialization that was causing crashes in d... |  Ivan Vangelista | 2020-07-05 | 1 | -0/+1 |
| * | | devices/bus/hp_hil/hlemouse, devices/machine/arm_iomd, mame/machine/mct_adr: ... |  Ivan Vangelista | 2020-07-04 | 1 | -0/+2 |