| Commit message (Expand) | Author | Age | Files | Lines |
* | Working now. Original speed: 215%. Split speed: 491%. Ideally should benl-splitfrogs |  Aaron Giles | 2020-10-07 | 3 | -11/+13 |
* | Merge branch 'master' into nl-splitfrogs |  Aaron Giles | 2020-10-07 | 56 | -1682/+2243 |
|\ |
|
| * | vicdual: Tranquilizer Gun uses the same sound board as Borderline |  Aaron Giles | 2020-10-07 | 4 | -11/+8 |
| * | Fix MSVC build |  Aaron Giles | 2020-10-07 | 2 | -152/+2 |
| * | Various improvements to image file handling: |  Vas Crabb | 2020-10-08 | 38 | -1194/+1862 |
| * | Mega Double Strip (Ver. 1.10b) [Jorge Silva, Fernando Oliveira] |  Ivan Vangelista | 2020-10-07 | 2 | -0/+40 |
| * | astrof.h: missing file update for 43fe5ff51b986121de338bb7b4c19714205c1fcc |  Ivan Vangelista | 2020-10-07 | 1 | -17/+24 |
| * | astrof.cpp: dumped PROMs for asterion [Lorenzo Fongaro, Xadhoom, Paolo Bologn... |  Ivan Vangelista | 2020-10-07 | 1 | -5/+22 |
| * | bbc_tube_32016: Added FPU and fixed dipswitches. |  Nigel Barnes | 2020-10-07 | 2 | -50/+42 |
| * | *kaypro: added back save state support; |  Robbbert | 2020-10-07 | 4 | -48/+45 |
| * | ns32081: movif bug fixes |  Patrick Mackinlay | 2020-10-07 | 1 | -7/+14 |
| * | ns32000: many bug fixes |  Patrick Mackinlay | 2020-10-07 | 2 | -200/+186 |
* | | Experiment to split each frogs sound into its own netlist. Builds but crashes. |  Aaron Giles | 2020-10-07 | 5 | -2/+767 |
|/ |
|
* | vicdual: Add frogs netlist. Make sound board interface more general. |  Aaron Giles | 2020-10-07 | 8 | -486/+3712 |
* | brdrline: sound improvements (#7332) |  beta-tester | 2020-10-06 | 3 | -477/+355 |
* | bagman.cpp: Demote bagman3 to not working |  Brian Troha | 2020-10-06 | 1 | -5/+5 |
* | Plug and Play work (new sets) (#7321) |  David Haywood | 2020-10-06 | 13 | -58/+189 |
* | prot_fatfury2.cpp: Fix bitswap, Add notes (#7331) |  cam900 | 2020-10-06 | 1 | -3/+13 |
* | cgang: bit smoother animation |  hap | 2020-10-06 | 2 | -11/+9 |
* | cinemat: Remove redundant code, move speakers to game drivers |  Aaron Giles | 2020-10-06 | 3 | -75/+103 |
* | ns32000: avoid potential slave dependency issue |  Patrick Mackinlay | 2020-10-06 | 1 | -1/+1 |
* | ns32000: undefined operation assumptions |  Patrick Mackinlay | 2020-10-06 | 1 | -16/+27 |
* | ms32.cpp: extend ROZ notes (nw) |  Angelo Salese | 2020-10-05 | 1 | -3/+16 |
* | fix compile error due to nested c-style comments by changing some of the comm... |  Lord-Nightmare | 2020-10-05 | 1 | -14/+14 |
* | namcos10.cpp: Add EXIO and MEM(P3) PCB config skeleton, Add notes (#7294) |  cam900 | 2020-10-05 | 1 | -27/+51 |
* | Hook up Borderline netlist, provided by 'beta-tester' (#7328) [beta-tester] |  Aaron Giles | 2020-10-05 | 9 | -310/+7517 |
* | darius2 darius2d warriorb: fix: stereo output channels are inverted (#7320) |  eito | 2020-10-05 | 2 | -0/+2 |
* | deco_mlc.cpp: Add notes for zoom algorithm (#7319) |  cam900 | 2020-10-05 | 1 | -0/+1 |
* | New working clones (#7305) |  ClawGrip | 2020-10-06 | 2 | -13/+48 |
* | 3rdparty/nanosvg: Re-base on latest upstream. |  Vas Crabb | 2020-10-05 | 2 | -14/+9 |
* | ns32081: new device |  Patrick Mackinlay | 2020-10-05 | 2 | -0/+690 |
* | ns32000: add slave processor interface |  Patrick Mackinlay | 2020-10-05 | 3 | -317/+940 |
* | ns32000dasm: floating point fixes |  Patrick Mackinlay | 2020-10-05 | 2 | -14/+36 |
* | New working clones |  Brian Troha | 2020-10-04 | 2 | -49/+88 |
* | Merge pull request #7322 from Onmp314/patch-5 |  ajrhacker | 2020-10-04 | 1 | -1/+1 |
|\ |
|
| * | Change from MNS to MIS |  Onmp314 | 2020-10-04 | 1 | -1/+1 |
* | | Merge pull request #7324 from sp1187/unsp |  ajrhacker | 2020-10-04 | 1 | -5/+5 |
|\ \ |
|
| * | | unsp: Fix copy-paste typo in debugger registering |  Simon Eriksson | 2020-10-04 | 1 | -5/+5 |
* | | | apple2: Phasor only goes to double clock when native mode is enabled. [R. Bel... |  arbee | 2020-10-04 | 2 | -4/+24 |
|/ / |
|
* | | unkeinv.lay: use parameter animation for the player led row |  hap | 2020-10-04 | 2 | -166/+70 |
* | | bus/vsmile/rom.cpp: fixed reported crash |  Ivan Vangelista | 2020-10-04 | 3 | -4/+2 |
|/ |
|
* | cgang.lay: small tweak |  hap | 2020-10-04 | 1 | -1/+1 |
* | in213: Hook up banking and SCC |  Dirk Best | 2020-10-04 | 1 | -33/+56 |
* | -emu/rendlay.cpp: Allow item animation. |  Vas Crabb | 2020-10-05 | 5 | -444/+410 |
* | galaga: re-add max quantum for multi cpu synchronization |  hap | 2020-10-04 | 1 | -0/+8 |
* | ti99_4: fixed ., natural keys |  Robbbert | 2020-10-04 | 1 | -1/+1 |
* | sidepckt.cpp: very minor clean-up |  Ivan Vangelista | 2020-10-04 | 3 | -5/+9 |
* | ui: Show software selection menu before doing system audit, for casual browsing. |  Vas Crabb | 2020-10-04 | 5 | -52/+61 |
* | apple2: adjust Mockingboard and Phasor balances, and properly clock the Phaso... |  arbee | 2020-10-03 | 1 | -10/+11 |
* | frontend/mame/audit.cpp: Better heuristics for matching shared ROMs. |  Vas Crabb | 2020-10-04 | 4 | -56/+157 |