| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump version to 0.257mame0257 |  Vas Crabb | 2023-07-28 | 3 | -6/+6 |
| * | apple2_flop_orig.xml, msx1_cart.xml: Fixed a couple of descriptions. |  Vas Crabb | 2023-07-28 | 2 | -2/+2 |
| * | taito/taitosj.cpp: Reverted raw screen parameters and VBL interrupt. |  Vas Crabb | 2023-07-25 | 1 | -2/+5 |
| * | apple/dafb.cpp: Handle debugger reads better. |  Vas Crabb | 2023-07-23 | 1 | -3/+7 |
| * | trs/vis.cpp: fix black screen regression |  angelosa | 2023-07-23 | 1 | -1/+9 |
| * | beezer: swap ptm/via at mcfg, so via doesn't write to ptm before ptm is reset |  hap | 2023-07-23 | 1 | -8/+11 |
| * | srcclean and fix up some bits |  Vas Crabb | 2023-07-23 | 31 | -142/+142 |
| * | spectrum_cass.xml: Added fifty working items. (#11416) |  ArcadeShadow | 2023-07-23 | 1 | -528/+1286 |
| * | snes.xml: Improved descriptions of Val d'Isère Championship games, and promo... |  ArcadeShadow | 2023-07-23 | 1 | -4/+4 |
| * | msx1_cart.xml: Added 46 items (43 working), and replaced one item with a bett... |  wilbertpol | 2023-07-23 | 1 | -3/+596 |
| * | bus/psion/sibo/3link.cpp: Implemented RS232 interface. |  Nigel Barnes | 2023-07-22 | 9 | -35/+95 |
| * | psion/psion3.cpp: Added non-volatile RAM for Series 3 machines, and batteries... |  Nigel Barnes | 2023-07-22 | 5 | -62/+269 |
| * | machine/psion_ssd.cpp: Can now create new SSD, default to be 128K RAM. |  Nigel Barnes | 2023-07-22 | 2 | -12/+56 |
| * | machine/psion_asic2.cpp: Added indexed control registers. |  Nigel Barnes | 2023-07-22 | 10 | -93/+604 |
| * | New working software list additions |  Nigel Barnes | 2023-07-22 | 1 | -9/+71 |
| * | New systems marked not working |  Ivan Vangelista | 2023-07-22 | 3 | -3/+165 |
| * | a2bus/a2parprn.cpp: Minor correction |  AJR | 2023-07-21 | 1 | -0/+1 |
| * | a2bus: Add Fourth Dimension Parallel Printer Interface [AJR, Apple II Documen... |  AJR | 2023-07-21 | 3 | -3/+62 |
| * | mips1: fix swl/swr cache logic |  Patrick Mackinlay | 2023-07-21 | 1 | -3/+2 |
| * | nscsi: Correct SCSI command names (#11426) |  Miëtek Bak | 2023-07-21 | 7 | -52/+86 |
| * | New clones marked not working |  Ivan Vangelista | 2023-07-21 | 2 | -0/+29 |
| * | apple/dafb.cpp: Fix color depth selection on the MEMC integrated version of D... |  arbee | 2023-07-20 | 1 | -1/+1 |
| * | a2bus: Typo fixes |  AJR | 2023-07-20 | 2 | -2/+2 |
| * | a2bus: Add emulation of ADS Noisemaker II board |  AJR | 2023-07-20 | 4 | -0/+106 |
| * | fix the build |  Patrick Mackinlay | 2023-07-20 | 2 | -3/+3 |
| * | dp8573: add dp8572a variant |  Patrick Mackinlay | 2023-07-20 | 7 | -196/+243 |
| * | Unkgolf.cpp driver: Hooked all the used PPI 8255 devices. |  Roberto Fresca | 2023-07-20 | 1 | -39/+162 |
| * | New working systems |  arbee | 2023-07-19 | 8 | -39/+1457 |
| * | watchdog: make watchdog_enable compatible with writeline, add a watchdog rese... |  hap | 2023-07-19 | 18 | -210/+204 |
| * | Odin (prototype) [Stephan Semmler (Flippermuseum Seligenstadt), PinMAME] |  Ivan Vangelista | 2023-07-19 | 4 | -6/+15 |
| * | apple/maciifx.cpp, apple/macpdm.cpp: Use the new 8530 SCC device instead of t... |  arbee | 2023-07-18 | 2 | -17/+44 |
| * | starwars, tomcat: use mos6530_new_device |  hap | 2023-07-19 | 5 | -108/+50 |
| * | kim1: add single step switch |  hap | 2023-07-18 | 1 | -89/+123 |
| * | c64_nl10: Identify and add CPU |  AJR | 2023-07-18 | 2 | -3/+31 |
| * | v25: Add address translation for IDB window |  AJR | 2023-07-18 | 3 | -8/+21 |
| * | New clones marked not working |  Ivan Vangelista | 2023-07-18 | 2 | -0/+44 |
| * | kim1: small cleanup to input ports, replace microchess cassette and add kim-v... |  hap | 2023-07-18 | 3 | -59/+63 |
| * | mips1: emulate instruction and data caches |  Patrick Mackinlay | 2023-07-18 | 4 | -259/+423 |
| * | - misc/unkgolf.cpp: added missing XTAL value [hammy] |  Ivan Vangelista | 2023-07-18 | 2 | -5/+6 |
| * | specpls3_flop.xml; spectrum_betadisc_flop.xml: Software list additions (#11420) |  ArcadeShadow | 2023-07-17 | 2 | -53/+174 |
| * | New systems marked not working |  Ivan Vangelista | 2023-07-17 | 8 | -55/+307 |
| * | msx1_cart.xml: Added twelve working items. (#11423) |  wilbertpol | 2023-07-18 | 1 | -0/+148 |
| * | bfm/bfm_blackbox.cpp: Added driver for Bellfruit Black Box electromechanical ... |  SomeRandomGuyIdk | 2023-07-18 | 29 | -146/+4376 |
| * | sinclair/scorpion.cpp: Added Scorpion ZS-256 TURBO+. (#11418) |  holub | 2023-07-18 | 11 | -113/+561 |
| * | modules.lua: Remove stray MOC setting after the Qt6 Linux support change (#11... |  Jindřich Makovička | 2023-07-18 | 1 | -1/+0 |
| * | kim1: use mos6530_new_device |  hap | 2023-07-17 | 2 | -50/+54 |
| * | mos6530n: 6530 irq pin output is enabled when PB7 ddr is set to input, |  hap | 2023-07-17 | 4 | -31/+31 |
| * | sgi/light: pass power-on diagnostics |  Patrick Mackinlay | 2023-07-17 | 3 | -340/+334 |
| * | sgi/vc1: new device |  Patrick Mackinlay | 2023-07-17 | 2 | -0/+238 |
| * | sgi/mc: memory controller ram configuration improvements |  Patrick Mackinlay | 2023-07-17 | 4 | -65/+176 |