| Commit message (Expand) | Author | Age | Files | Lines |
| * | odyssey2: make Videopac C52 a clone set(different XTAL), make g7400 a parent set |  hap | 2020-08-02 | 2 | -7/+9 |
| * | 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 | 2 | -3/+3 |
| * | 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 |
| * | voodoo.cpp: Disabled debug statistics popup |  Ted Green | 2020-07-30 | 1 | -16/+22 |
| * | savant: add sensorboard click delay |  hap | 2020-07-30 | 2 | -22/+22 |
| * | Use swapendian_int16/int32 in more devices |  AJR | 2020-07-29 | 8 | -76/+48 |
| * | ssystem3: added chess unit lcd svg screen [hap, Berger, Achim] |  hap | 2020-07-29 | 3 | -17/+40 |
| * | mc6843: add a delay reading the CRC |  68bit | 2020-07-29 | 2 | -13/+50 |
| * | netlist: source stream refactoring |  couriersud | 2020-07-28 | 1 | -9/+13 |
| * | netlist.cpp: Fix a crash if an exception happened during validation. |  couriersud | 2020-07-28 | 1 | -1/+2 |
| * | hp_ipc_io.cpp: validation error. |  Robbbert | 2020-07-28 | 1 | -1/+1 |
| * | speaker.cpp: Add new option -speaker_report <n> to help devs tune volume (#6995) |  Aaron Giles | 2020-07-27 | 1 | -4/+6 |
| * | sigmab98.cpp: Change CPU to new KC82-derived type for Sigma/Banpresto games |  AJR | 2020-07-27 | 8 | -241/+585 |
| * | kl5c80a12: Emulate interrupt controller |  AJR | 2020-07-27 | 4 | -3/+584 |
| * | k054539.cpp: Allow side effects, Add imperfect_features (#6996) |  cam900 | 2020-07-27 | 2 | -3/+8 |
| * | HP IPC: support for I/O slots and 82919 serial card added (#7001) |  fulivi | 2020-07-27 | 6 | -31/+614 |
| * | cp2000: put sboard interface on left side like everywhere else |  hap | 2020-07-27 | 1 | -1/+1 |
| * | z80: don't continue cpu when halt opcode gets overwritten |  hap | 2020-07-26 | 2 | -44/+36 |
| * | bus/spectrum/lprint.cpp add "Hilderbay / Kempston Centronics S" interace |  MetalliC | 2020-07-26 | 3 | -2/+98 |
| * | z80.cpp HALT notes |  MetalliC | 2020-07-26 | 1 | -0/+3 |
| * | srcclean for 0.223 |  Vas Crabb | 2020-07-26 | 30 | -500/+500 |
| * | kl5c80a12: Internalize internal RAM and clock divider; update notes |  AJR | 2020-07-25 | 2 | -29/+39 |
| * | 8042kbdc.cpp: generate data for mouse only if mouse is enabled |  yz70s | 2020-07-25 | 1 | -3/+5 |
| * | bus/spectrum: add common printer interfaces: ZX Lprint, ZX Lprint III, Kempst... |  MetalliC | 2020-07-25 | 3 | -1/+617 |
| * | Add new option beam_dot_size that controls the rendered size of 'dots' in vec... |  Aaron Giles | 2020-07-24 | 2 | -0/+7 |
| * | Revert "ics2115.cpp: Update envelope behavior, Minor adjusts (#6983)" (#7000) |  cam900 | 2020-07-24 | 2 | -41/+90 |
| * | dgpix: profiling says 40% of the time is spend calling describe_context() and... |  Olivier Galibert | 2020-07-24 | 1 | -9/+0 |
| * | Merge pull request #6997 from cam900/k053260_side |  ajrhacker | 2020-07-24 | 2 | -4/+5 |
| |\ |
|
| | * | k053260.cpp: Allow side effects |  cam900 | 2020-07-24 | 2 | -4/+5 |
| * | | bus/bbc/1mhzbus/torchhd: Remove imperfect disk tag. |  Nigel Barnes | 2020-07-24 | 1 | -2/+0 |
| * | | added Hughes HLCD 0438 LCD Driver device |  hap | 2020-07-24 | 7 | -7/+162 |
| |/ |
|
| * | ics2115.cpp: Update envelope behavior, Minor adjusts (#6983) |  cam900 | 2020-07-23 | 2 | -82/+36 |
| * | -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 |
| * | okim9810: Modernize logging |  AJR | 2020-07-21 | 1 | -40/+45 |
| * | kl5c80a12: Emulate MMU within CPU device |  AJR | 2020-07-21 | 4 | -15/+262 |
| * | new NOT_WORKING machine |  MetalliC | 2020-07-22 | 1 | -1/+1 |
| * | New working machines |  hap | 2020-07-21 | 1 | -0/+1 |
| * | imagetek_i4100.cpp: Partially fix flip screen (#6980) |  cam900 | 2020-07-21 | 2 | -44/+37 |
| * | 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 |