summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* Add the swp30 to the list of drc-using CPUs Olivier Galibert2025-12-231-1/+1
* nec/pcfx.cpp: move interrupt controller as device angelosa2025-12-231-0/+12
* bus/megadrive/cart: rename seganet to segach angelosa2025-12-211-2/+2
* apple2, apple2p & clones: Keyboard interface expansion AJR2025-12-201-0/+24
* multibus/sun1.cpp: add SGI PM1 firmware [bitsavers] Patrick Mackinlay2025-12-152-0/+13
* Current Plug & Play PR - ELAN SoC refactoring pass 2 (#14648) mamehaze2025-12-121-0/+36
* a2bus: Add IBS Computertechnik AP 2 Serial Interface [AJR, Apple II Documenta... AJR2025-12-061-0/+2
* bus/pc98_cbus: initial stub for Melco LGY-98 network card angelosa2025-12-051-0/+2
* bus/nscsi: provide a fail safe HDD option for PC-98 based SCSI controllers angelosa2025-12-021-0/+2
* bus/pc98_cbus: preliminary LHA-201 SCSI-2 interface [Angelo Salese, Mike Sted... angelosa2025-11-291-0/+2
* bus/pc98_cbus: add SNE Sound Orchestra angelosa2025-11-241-0/+2
* bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface angelosa2025-11-211-2/+4
* machine/82c100.cpp: New 82C100 IBM PS/2 Model 30 and Super XT device. Nigel Barnes2025-11-181-0/+27
* video/82c425.cpp: New 82C245 CGA LCD/CRT Controller device. Nigel Barnes2025-11-181-0/+11
* nec/pc98_cbus: untangle SpeakBoard card from pc9801_86 angelosa2025-11-181-0/+2
* machine/sega_scu.cpp: rename to saturn_scu, move to Sega folder, relicense to... angelosa2025-11-161-11/+0
* machine/smpc.cpp: remove device_memory_interface, fix open bus access, move t... angelosa2025-11-161-11/+0
* akai/mpc60.cpp: Apply the same drum pad order fix as the MPC3000 and hook up ... arbee2025-11-151-0/+11
* spg_renderer: Split off GeneralPlus renderer (#14508) mamehaze2025-11-141-0/+2
* bus/pc98_cbus: move 1st gen FDD 2DD and FDD 2HD BIOSes to own slots, standard... angelosa2025-11-131-0/+4
* bus/pc98_cbus: refactor bus semantics as proper root-slot, bump available slo... angelosa2025-11-121-2/+0
* nec/pc9801.cpp: move RAM handling to specific 54simm / 61simm options angelosa2025-11-091-0/+37
* New working systems Nigel Barnes2025-11-071-0/+12
* bk: "Altpro" and "Samara" combo floppy/ATA controllers. (#14419) shattered2025-11-061-0/+4
* cpu/m68000/mcf5206e.cpp: provide MBAR relocation, and retire machine/mcf506e.cpp angelosa2025-11-011-11/+0
* dsp56362, dsp56364: Add device stub for SHI AJR2025-10-311-1/+3
* dsp563xx: Implement enough to make the dsp56311 reach the first stage bootloa... Olivier Galibert2025-10-311-0/+2
* bus/pc98_cbus/pc9801_14.cpp: hookup TMS3631 stub angelosa2025-10-291-0/+12
* dsp563xx: First stab at the interpreter infrastructure Olivier Galibert2025-10-281-0/+2
* new cpu core (start of disassembler): dsp563xx Olivier Galibert2025-10-261-0/+26
* bus/pc8801/pc8801_31.cpp: fix SCSI hookup, translate PCE CD implementation in... angelosa2025-10-251-0/+2
* srcclean and tidy Vas Crabb2025-10-262-2/+2
* evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot... AJR2025-10-241-8/+8
* bus/coco: Added CoCo X-SID cartridge. Nigel Barnes2025-10-241-0/+2
* bus/pc98_cbus: preliminary PC9801-14 support angelosa2025-10-241-0/+2
* emu/video: Removed most specialisations of the RGB utilities, added ARM NEON ... Vas Crabb2025-10-241-6/+1
* bus/pc98_cbus: hookup 2D floppy option angelosa2025-10-231-0/+15
* Follow-up to PR#14263 -- move implementation details out of headers etc. (#14... shattered2025-10-231-2/+2
* qbus: add DVK MFM hard disk controller HLE (#14393) shattered2025-10-231-0/+2
* current Plug and Play / Handheld set additions (29 parents, 3 clones, 1 softl... mamehaze2025-10-231-5/+11
* bus/cbus: bulk replace cbus -> pc98_cbus angelosa2025-10-221-29/+29
* misc/savquest.cpp: stub HASP dongle in a device angelosa2025-10-221-0/+2
* terak: de-skeletonize -- add video boards. (#14383) shattered2025-10-222-0/+14
* Added support for generating PDB symbols with MinGW clang and lld. (#14352) Vas Crabb2025-10-201-1/+1
* bus/megadrive/cart: initial pass at a new cart slot interface (#14197) Angelo Salese2025-10-192-0/+66
* nec/pc9801: update and re-sort QA (#14316) Angelo Salese2025-10-181-0/+6
* mcs51: Modernization step 2 Olivier Galibert2025-10-171-3/+13
* 3rdparty/asmjit: Sync with upstream version 1.20. (#14330) Patrick Mackinlay2025-10-161-15/+32
* Add skeleton driver for Sun E250 (#14205) ClawGrip2025-10-141-0/+2
* mcs51: Modernization step 1 Olivier Galibert2025-10-131-1/+1