| Commit message (Expand) | Author | Age | Files | Lines |
| * | mac128: possible fix for out-of-bounds ROM access [R. Belmont] |  arbee | 2020-09-28 | 1 | -1/+1 |
| * | mac: fix crash regression on macqd700 [R. Belmont] |  arbee | 2020-09-28 | 1 | -0/+5 |
| * | adjusted some titles (lowercase for things that aren't actually part of the t... |  Vas Crabb | 2020-09-28 | 2 | -6/+6 |
| * | microtan.cpp: Swap a couple of default key mappings to better reflect layout. |  Vas Crabb | 2020-09-27 | 1 | -2/+2 |
| * | Disable SOUND_DEBUG for non-debug builds, and srcclean |  Vas Crabb | 2020-09-27 | 67 | -613/+617 |
| * | omti8621: Add as standard 16-bit ISA device |  AJR | 2020-09-26 | 3 | -2/+13 |
| * | nforcepc/xbox: set values for various configuration space pci registers |  yz70s | 2020-09-26 | 5 | -28/+115 |
| * | omti8621: Reimplement FDC rate selection |  AJR | 2020-09-26 | 1 | -2/+5 |
| * | mbee: marked mbee as MNW, because the keyboard broke a few months ago. |  Robbbert | 2020-09-27 | 1 | -1/+1 |
| * | Changed some sound devices back to using std::unique_ptr<T []> for |  Vas Crabb | 2020-09-27 | 9 | -41/+41 |
| * | x1: various keyboard fixes |  Robbbert | 2020-09-26 | 1 | -178/+125 |
| * | seibuspi: allow recovery if MAME is exited during the initial flash process [... |  arbee | 2020-09-26 | 2 | -0/+14 |
| * | vixen: various natural key fixes |  Robbbert | 2020-09-26 | 1 | -30/+30 |
| * | vidbrain: added function keys as natural keys; added notes. |  Robbbert | 2020-09-26 | 1 | -4/+19 |
| * | nmk16.cpp: removed unintendedly committed line |  Ivan Vangelista | 2020-09-26 | 1 | -1/+0 |
| * | nmk16.cpp: dumped mask ROMs for tdragon3h [hammy] |  Ivan Vangelista | 2020-09-26 | 2 | -22/+38 |
| * | tmc600: a few natural keyboard corrections. |  Robbbert | 2020-09-26 | 1 | -7/+7 |
| * | Add abs, bit, s8, s16, s32 functions to debugger |  AJR | 2020-09-25 | 2 | -9/+72 |
| * | ymf271: Modernize save state registration; allow disabling of side effects fo... |  AJR | 2020-09-25 | 1 | -60/+55 |
| * | netlist: minor code cleanup. |  couriersud | 2020-09-25 | 18 | -111/+131 |
| * | mc6845: Fix off-by-one error in calculating bottom of DE window |  AJR | 2020-09-25 | 1 | -1/+1 |
| * | d6800: cleaned up keyboard code |  Robbbert | 2020-09-26 | 1 | -25/+7 |
| * | ti85: fixed typo |  Robbbert | 2020-09-26 | 1 | -1/+1 |
| * | spc1000: added directional natural keys |  Robbbert | 2020-09-26 | 1 | -5/+7 |
| * | imd_dsk: Fix bug when changing IMD image [lfantoniosi] (#7289) |  lfantoniosi | 2020-09-25 | 1 | -0/+6 |
| * | sbc6510: added lowercase natural keys |  Robbbert | 2020-09-26 | 1 | -30/+32 |
| * | pgm2.cpp measured common resolution refresh rate [ekorz] |  MetalliC | 2020-09-25 | 1 | -1/+1 |
| * | aristmk4.cpp: corrected ROM labels for fhunter and fhuntera [Heihachi_73] |  Ivan Vangelista | 2020-09-25 | 2 | -19/+21 |
| * | d6800: fixed duplicate keys in Input(this machine) and added key labels. |  Robbbert | 2020-09-26 | 1 | -55/+39 |
| * | jr100: added [@] natural keys; turned down the volume. |  Robbbert | 2020-09-25 | 1 | -4/+4 |
| * | d6800: The design of this system makes it impossible for paste to work, so re... |  Robbbert | 2020-09-25 | 1 | -33/+34 |
| * | osi: added notes and a few extra natural keys |  Robbbert | 2020-09-25 | 1 | -26/+29 |
| * | Fix MT07756 (ROM sets incorrectly being reported as missing) by partially rev... |  Vas Crabb | 2020-09-25 | 5 | -28/+37 |
| * | psion5mx: added/corrected some natural keys. |  Robbbert | 2020-09-25 | 1 | -27/+27 |
| * | bus/bbc/1mhzbus: Added the Acorn Music 500, Hybrid Music 5000 Synthesiser, Hy... |  Nigel Barnes | 2020-09-25 | 3 | -6/+602 |
| * | pcw: added missing @ key |  Robbbert | 2020-09-25 | 1 | -3/+3 |
| * | sound: Fix assertion when loading save state from command line. |  Aaron Giles | 2020-09-24 | 1 | -2/+2 |
| * | es5503 updates: [R. Belmont] |  arbee | 2020-09-24 | 2 | -8/+16 |
| * | Merge pull request #7288 from DavidHaywood/240920_2 |  ajrhacker | 2020-09-24 | 3 | -18/+34 |
| |\ |
|
| | * | small quality of life fixes |  DavidHaywood | 2020-09-24 | 3 | -18/+34 |
| * | | okim9810: Make address space big-endian |  AJR | 2020-09-24 | 1 | -1/+1 |
| |/ |
|
| * | machines promoted to WORKING (Plug and Play, vgtablet) (#7285) |  David Haywood | 2020-09-24 | 3 | -41/+44 |
| * | informer_213.cpp: Fix clang error: explicitly assigning value of variable of ... |  AJR | 2020-09-24 | 1 | -1/+1 |
| * | fix build |  MetalliC | 2020-09-24 | 1 | -1/+1 |
| * | Fix Bondwell 2 machine (#7284) |  lfantoniosi | 2020-09-24 | 2 | -11/+16 |
| * | t11: Disassembly updates |  AJR | 2020-09-24 | 1 | -20/+29 |
| * | pc8001: fixed a few natural keys |  Robbbert | 2020-09-25 | 1 | -15/+15 |
| * | netlist: Fixed a couple of issues with various compilers. |  couriersud | 2020-09-24 | 6 | -3/+25 |
| * | netlist: make pstring length/size use consistent. |  couriersud | 2020-09-24 | 6 | -16/+33 |
| * | netlist: clearly identify void * casts. |  couriersud | 2020-09-24 | 4 | -5/+9 |