| Commit message (Expand) | Author | Age | Files | Lines |
| * | -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2019-06-30 | 12 | -110/+67 |
| * | srcclean (nw) |  Vas Crabb | 2019-06-23 | 3 | -200/+200 |
| * | VGA/SVGA display parameter correction |  AJR | 2019-06-20 | 6 | -12/+12 |
| * | a2vidtrm, a2vtc2: Merge devices and ROM sets |  AJR | 2019-06-20 | 2 | -45/+14 |
| * | x68000: Overhaul interrupt handling; add second expansion slot |  AJR | 2019-06-19 | 8 | -8/+40 |
| * | ss50/mpc, adm31: PIA-related updates (nw) |  AJR | 2019-06-19 | 1 | -1/+1 |
| * | Pia6821 improvements (#5254) |  Mike | 2019-06-19 | 3 | -3/+3 |
| * | myb3k_fdc.cpp: Use FD1791 for FDC4711 |  Claire Kugelmann | 2019-06-18 | 2 | -2/+2 |
| * | Add support for myb3k FDC4712 |  Claire Kugelmann | 2019-06-17 | 2 | -235/+187 |
| * | Merge pull request #5249 from mamedev/namcot_float_changes |  R. Belmont | 2019-06-16 | 1 | -4/+4 |
| |\ |
|
| | * | Changing a few double constants to explicitly be float, appease MSVC |  npwoods | 2019-06-16 | 1 | -4/+4 |
| * | | mcs48: Further distinction of UPI variants (nw) |  AJR | 2019-06-16 | 1 | -1/+1 |
| * | | mindset: Fix the 8042s, clock starts ticking [O. Galibert] |  Olivier Galibert | 2019-06-16 | 2 | -2/+2 |
| |/ |
|
| * | bbc_acorn1770: Use new mr_w handler to reset FDC (nw) |  AJR | 2019-06-13 | 1 | -1/+1 |
| * | z80scc: Read/write handler cleanups (nw) |  AJR | 2019-06-12 | 2 | -3/+3 |
| * | spacing (nw) |  hap | 2019-06-12 | 1 | -3/+3 |
| * | Merge pull request #5214 from fseidel/vectrex-banking-fix |  R. Belmont | 2019-06-11 | 1 | -1/+4 |
| |\ |
|
| | * | Vectrex reset into bank 1 for 64KiB carts |  Ford Seidel | 2019-06-12 | 1 | -1/+4 |
| * | | -newport: Fixed store shift for overlay planes, fixes cursor outlines in Barc... |  MooglyGuy | 2019-06-11 | 1 | -4/+4 |
| |/ |
|
| * | ymf278b: Eliminate clock macro (nw) |  AJR | 2019-06-11 | 1 | -1/+1 |
| * | a2gameio: One fine point (nw) |  AJR | 2019-06-10 | 2 | -10/+30 |
| * | a2gameio: Default needs to be 0, not 1 for apple2e at least (nw) |  AJR | 2019-06-10 | 2 | -8/+8 |
| * | apple2, apple2e, apple2gs: Generic emulation of Game I/O connector. Joysticks... |  AJR | 2019-06-10 | 4 | -0/+487 |
| * | a2videoterm.cpp: Improve one clock; more simplification (nw) |  AJR | 2019-06-09 | 2 | -47/+14 |
| * | a2videoterm: Fix cursor; eliminate palette reference (nw) |  AJR | 2019-06-09 | 2 | -53/+26 |
| * | -newport: Various changes. [Ryan Holtz] |  mooglyguy | 2019-06-09 | 2 | -43/+145 |
| * | a2videoterm & clones: Correct display/CRTC clocks and character widths (nw) |  AJR | 2019-06-09 | 2 | -7/+93 |
| * | -newport: Fixed per-pixel alpha. [Ryan Holtz] |  MooglyGuy | 2019-06-06 | 1 | -31/+63 |
| * | devcb: Eliminate legacy callback syntax (nw) |  AJR | 2019-06-06 | 4 | -10/+0 |
| * | -newport: Various fixes. [Ryan Holtz] |  mooglyguy | 2019-06-06 | 2 | -80/+220 |
| * | pcat101: working |  Patrick Mackinlay | 2019-06-04 | 2 | -7/+0 |
| * | corvfdc02: Document clock source (nw) |  AJR | 2019-06-03 | 1 | -1/+1 |
| * | ti99/peb/bwg: Minor corrections (nw) |  AJR | 2019-06-03 | 2 | -5/+5 |
| * | chessmachine: bootstrap more likely like this anyway (nw) |  hap | 2019-06-03 | 2 | -2/+2 |
| * | polgar: add note (nw) |  hap | 2019-06-02 | 2 | -2/+0 |
| * | apple2: Added the //e version of the AE Vulcan IDE card [SPK, R. Belmont] |  arbee | 2019-06-01 | 2 | -2/+39 |
| * | oricext/jasmin: Use addressable latch device (nw) |  AJR | 2019-06-01 | 2 | -63/+44 |
| * | added shared chessmachine device for Mephisto risc, chessmachine EC, chessmac... |  hap | 2019-06-01 | 10 | -48/+298 |
| * | arm: use standard_irq_callback (nw) |  hap | 2019-05-31 | 1 | -1/+0 |
| * | hle_mouse: minor fixes (nw) |  Patrick Mackinlay | 2019-05-31 | 1 | -2/+3 |
| * | hle_mouse: high-level emulation of PS/2 mouse |  Patrick Mackinlay | 2019-05-31 | 4 | -0/+646 |
| * | sbus: Fix device card installation (nw) |  AJR | 2019-05-30 | 2 | -7/+8 |
| * | arm: add back wrong interrupt handling and make it an option (nw) |  hap | 2019-05-30 | 1 | -0/+1 |
| * | New working software list additions |  hap | 2019-05-30 | 1 | -1/+7 |
| * | chessm: add ram/cpu config (nw) |  hap | 2019-05-30 | 2 | -5/+23 |
| * | chessm: ram device only allows root ":ram" to be configured (nw) |  hap | 2019-05-30 | 2 | -11/+1 |
| * | arm: blocking irq here isnt right, this fixes chessmachine isa card lockup (nw) |  hap | 2019-05-30 | 2 | -5/+11 |
| * | gio64: Get rid of strcmp hacks; decouple interrupts from HPC3 device (nw) |  AJR | 2019-05-29 | 3 | -44/+44 |
| * | sbus: Eliminate tag hacking (nw) |  AJR | 2019-05-29 | 2 | -14/+12 |
| * | Revert "-Removed sbus and gio64 buses..." |  AJR | 2019-05-29 | 18 | -0/+7462 |