| Commit message (Expand) | Author | Age | Files | Lines |
| * | Initial PIXXIII instrumentation framework for taitotz; rest of the hookup sti...taitotz-pixxiii |  Ryan Holtz | 2025-10-31 | 1 | -0/+347 |
| * | akai/mpc60.cpp: fix GCC compile [R. Belmont] |  arbee | 2025-10-27 | 1 | -0/+1 |
| * | akai/mpc60.cpp: Actually set_floppy() for the uPD766 and fix the polarity of ... |  arbee | 2025-10-27 | 1 | -1/+7 |
| * | akai/mpc60.cpp: Hooked up all inputs to the panel CPU and significantly beefe... |  arbee | 2025-10-27 | 1 | -3/+352 |
| * | adamnet/fdc.cpp: Add compatibility matrix for convenient reference |  AJR | 2025-10-27 | 2 | -0/+12 |
| * | nec/pc8801.cpp, nec/pc88va.cpp, bus/pc98_cbus/pc9801_86.cpp: better OPNA defa... |  angelosa | 2025-10-27 | 4 | -16/+16 |
| * | bus/pc8801/pc8801_31.cpp: just ack the bytes on data ports |  angelosa | 2025-10-27 | 3 | -18/+39 |
| * | dataeast/kingobox.cpp: consolidated driver into single file |  Ivan Vangelista | 2025-10-27 | 3 | -654/+587 |
| * | sega/model2: fix textured mesh polygons (#14427) |  Matthew Daniels | 2025-10-27 | 1 | -3/+10 |
| * | ef9345: Move some code paths for the ts9347 variant into virtual functions (#... |  Fabio D'Urso | 2025-10-26 | 2 | -55/+89 |
| * | ef9345: Fix underline condition for ts9345 variant (#14424) |  Fabio D'Urso | 2025-10-26 | 1 | -1/+1 |
| * | ef9345: Fix insert flag for the ts9347 variant in 80 columns mode (#14422) |  Fabio D'Urso | 2025-10-26 | 1 | -2/+9 |
| * | bus/pc8801/pc8801_31.cpp: allow SWs booting to some extent |  angelosa | 2025-10-26 | 1 | -4/+10 |
| * | nec/pc8801.cpp: hookup DMA memory writes |  angelosa | 2025-10-26 | 2 | -0/+8 |
| * | new cpu core (start of disassembler): dsp563xx |  Olivier Galibert | 2025-10-26 | 19 | -17/+36881 |
| * | New software list items marked not working |  angelosa | 2025-10-26 | 4 | -43/+140 |
| * | mz2000_cass: Addition of 7 games to software list (#14394) |  paul75s | 2025-10-26 | 1 | -0/+92 |
| * | cpu/sonix16/sonix16d.cpp: Minor correction |  AJR | 2025-10-26 | 1 | -1/+1 |
| * | coleco/adam.cpp: Fix build after f69ba6ec9fbb2cfbd3693e1ad084d2f9acf98d17 |  AJR | 2025-10-26 | 1 | -5/+5 |
| * | Coleco Adam floppy disk emulation improvements |  AJR | 2025-10-26 | 6 | -95/+639 |
| * | bus/nscsi/pc8801_30.cpp: hookup end mark and volume metering |  angelosa | 2025-10-26 | 4 | -10/+64 |
| * | bus/nscsi/pc8801_30.cpp: use PCE CD version for NEC Get dir, fix TOC parsing |  angelosa | 2025-10-26 | 5 | -44/+73 |
| * | att6300p.cpp: Fix polarity of DIP switch settings and add DIP locations (#14418) |  donohoe00 | 2025-10-26 | 1 | -28/+30 |
| * | Correct Senjou no Ookami Region description, Samurai Shodown 64 year [sjy9652... |  sjy555525 | 2025-10-26 | 2 | -2/+2 |
| * | psx.xml: Added 19 working items + 5 redumped items (#14138) |  ArcadeShadow | 2025-10-26 | 1 | -89/+686 |
| * | igs/goldstar.cpp improvements: [Roberto Fresca, Grull Osgo] |  Roberto Fresca | 2025-10-26 | 1 | -246/+250 |
| * | upd72069: Document all of the auxiliary commands |  AJR | 2025-10-25 | 1 | -10/+39 |
| * | bus/pc8801/pc8801_31.cpp: fix SCSI hookup, translate PCE CD implementation in... |  angelosa | 2025-10-25 | 5 | -50/+584 |
| * | plugins/hiscore: Fixed mixed space/tab indentation. |  Vas Crabb | 2025-10-26 | 1 | -208/+208 |
| * | srcclean and tidy |  Vas Crabb | 2025-10-26 | 80 | -884/+884 |
| * | Revert "esq5505.cpp: Add VFX-family ROM & EEPROM Cartridge support, and impro... |  Vas Crabb | 2025-10-26 | 3 | -546/+37 |
| * | Tidied a few things. |  Vas Crabb | 2025-10-26 | 7 | -100/+86 |
| * | hash/megadriv.xml: change rockmnx3b slot type (boots in teradrive) |  angelosa | 2025-10-25 | 2 | -22/+23 |
| * | bus/pc98_cbus/pc9801_14.cpp: provide BIOS dump [Mike Stedman] |  angelosa | 2025-10-25 | 3 | -22/+64 |
| * | nintendo/nes_vt369_vtunknown.cpp: Added Cyber Arcade Pocket - Paw Patrol (JL1... |  mamehaze | 2025-10-25 | 2 | -0/+10 |
| * | sonix16: Disassemble a few more instructions and registers |  AJR | 2025-10-25 | 1 | -10/+27 |
| * | akai/mpc3000.cpp: Fix NVRAM hookup and sync up save states. [R. Belmont] |  arbee | 2025-10-25 | 1 | -1/+5 |
| * | sonix16: Improve disassembler compiling on GCC. [R. Belmont] |  arbee | 2025-10-24 | 1 | -3/+3 |
| * | akai/mpc3000.cpp: Reordered headers to spec, added software list, and updated... |  arbee | 2025-10-24 | 3 | -66/+129 |
| * | Cherry Master (ED-96, Corsica CM v8.23) improvements: |  Roberto Fresca | 2025-10-25 | 1 | -3/+7 |
| * | evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot... |  AJR | 2025-10-24 | 10 | -453/+264 |
| * | Nove Diamante improvements: |  Roberto Fresca | 2025-10-25 | 1 | -7/+15 |
| * | igs/goldstar.cpp improvements: [Roberto Fresca, Grull Osgo] |  Roberto Fresca | 2025-10-25 | 1 | -16/+23 |
| * | sound/l7a1045_dsp_a.cpp: Make into a device_memory_interface with a side of m... |  arbee | 2025-10-24 | 5 | -34/+35 |
| * | New systems marked not working |  Nigel Barnes | 2025-10-24 | 2 | -0/+259 |
| * | cpu/m6805/hd6305.cpp: Use logmacro logging. |  Nigel Barnes | 2025-10-24 | 1 | -34/+50 |
| * | bus/coco: Added CoCo X-SID cartridge. |  Nigel Barnes | 2025-10-24 | 4 | -1/+80 |
| * | bus/archimedes/podule/scsi_acorn.cpp: Added Acorn AKA30 SCSI Expansion Card. |  Nigel Barnes | 2025-10-24 | 3 | -51/+66 |
| * | current Plug and Play / Handhelds PR (#14402) |  mamehaze | 2025-10-24 | 3 | -15/+41 |
| * | yuleyuan: Deobfuscate data and move to related driver |  AJR | 2025-10-24 | 3 | -78/+18 |