| Commit message (Expand) | Author | Age | Files | Lines |
| * | 005: latest updatesaaron-nl3 |  Aaron Giles | 2020-10-09 | 3 | -19/+17 |
| * | Merge branch 'master' into aaron-nl3 |  Aaron Giles | 2020-10-09 | 312 | -6944/+20530 |
| |\ |
|
| | * | Optimise some SVG images |  Vas Crabb | 2020-10-09 | 1 | -16/+13 |
| | * | Fix cut-n-paste error in bagman.cpp & correct list sorting in mame.lst |  Brian Troha | 2020-10-08 | 2 | -6/+6 |
| | * | bagman.cpp: redumped & corrected color PROMs for the Stern Bagman sets. [Stev... |  Brian Troha | 2020-10-08 | 1 | -61/+68 |
| | * | apple3: enable and use MM58167 IRQs [Rob Justice] |  arbee | 2020-10-08 | 2 | -4/+2 |
| | * | touchme.lay: undo mass replace error |  hap | 2020-10-08 | 1 | -1/+1 |
| | * | rendutil.h: C99 doesn't need float-to-double-float for floor. |  Vas Crabb | 2020-10-09 | 1 | -1/+1 |
| | * | csw_cas: Added support for v1.xx format, non-compressed RLE, and removed Lega... |  Nigel Barnes | 2020-10-08 | 1 | -244/+167 |
| | * | cfa3000: Added romsets for issues 10.2, 9, and 7. |  Nigel Barnes | 2020-10-08 | 4 | -40/+130 |
| | * | emu3: Fixed floppy implementation. |  Nigel Barnes | 2020-10-08 | 1 | -4/+10 |
| | * | frogs: Add AFUNC frontiers to improve performance |  Aaron Giles | 2020-10-08 | 2 | -2922/+2824 |
| | * | Allow layout files to embed image data. |  Vas Crabb | 2020-10-09 | 14 | -479/+420 |
| | * | netlist: Add LM348, CD4071, CD4081 devices |  Aaron Giles | 2020-10-08 | 3 | -1/+112 |
| | * | ns32000: consume execution clock cycles |  Patrick Mackinlay | 2020-10-08 | 1 | -19/+229 |
| | * | ns32000: one more bug fix |  Patrick Mackinlay | 2020-10-08 | 1 | -1/+4 |
| | * | netlist: Disable logging accidentally left on. |  Aaron Giles | 2020-10-07 | 1 | -1/+1 |
| | * | p2000t.h: Indent initialiser lists, remove unnecessary virtual qualifiers. |  Vas Crabb | 2020-10-08 | 1 | -13/+13 |
| | * | P2000t: Add support for selecting memory and bankswitching. (#7280) |  Erwin Jansen | 2020-10-08 | 3 | -16/+55 |
| | * | Add PLDs to several Gaelco games [caius] (#7318) |  ClawGrip | 2020-10-08 | 3 | -238/+261 |
| | * | kaypro: delineate the swlist items further, for when extra items get added. |  Robbbert | 2020-10-08 | 1 | -1/+4 |
| | * | fmtowns: add devices for the SCSI card slot and the FMT-121 card (#7306) |  r09 | 2020-10-08 | 6 | -22/+489 |
| | * | vicdual: 'Fix' spelling of Tranquillizer according to title screen |  Aaron Giles | 2020-10-07 | 1 | -4/+4 |
| | * | 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 |
| | * | 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 |