summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added emulation of a CEM3320-based 4th-order LPF, and used it on the linndrum... m1macrophage2025-10-131-0/+12
* bk: parallel expansion slot and carts (#14263) shattered2025-10-121-0/+25
* sound/l7a1045_l6028_dsp.cpp: Additional cleanup, proper logging, device map, ... arbee2025-10-121-0/+12
* bus/qbus: Added BK IRPS and DVK KTLK serial port adapter cards. (#14310) shattered2025-10-131-0/+4
* bus/qbus/dvk_kmd.cpp: Added the DVK KMD intelligent floppy controller. (#14226) shattered2025-10-071-0/+2
* pgm3.cpp - bootstrap first decrypted block from internal Flash [Peter Wilhelm... mamehaze2025-10-031-0/+2
* swp30: Overhaul Olivier Galibert2025-09-271-5/+0
* rs232.cpp: Add option for Heath H19 terminal (#14196) Mark Garlanger2025-09-261-0/+2
* pluto6: move those pl6_ devices to local folder hap2025-09-231-16/+0
* video.lua: fix copy paste error hap2025-09-231-1/+1
* pluto6: replace serialvfd device with msc1937_device, hap2025-09-232-24/+12