summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* srcclean and manual cleanup in preparation for release branch Vas Crabb2024-01-281-4/+4
* casio/cz230s.cpp: Added Casio CZ-230S and SZ-1. (#11969) Devin Acker2024-01-271-0/+12
* bus/pce: Moved Super System Card and Arcade Card to slot card devices. (#11726) cam9002024-01-261-0/+4
* machine/s2350.cpp: Added AMI S2350 USRT device. (#11959) Mark Garlanger2024-01-241-0/+12
* New not working system & software list: Sega AI (#11747) wilbertpol2024-01-231-0/+19
* Added a skeleton Aquaplus P/ECE driver. Vas Crabb2024-01-231-1/+13
* bus/pci: add stub for Emagic Audiowerk2 angelosa2024-01-211-0/+2
* cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. Vas Crabb2024-01-211-0/+9
* bus/pci: add stub for AHA2940AU [Guru] angelosa2024-01-201-0/+2
* bus/pci: Make #include guards match paths, sort filenames. Vas Crabb2024-01-201-18/+18
* bus/pci: add ZR36057 stub angelosa2024-01-191-0/+2
* bus/pci: add RTL8139 stub angelosa2024-01-181-0/+2
* bus/pci: convert opti82c861 to a pci_slot, add basic OpenHCI values (#11940) Angelo Salese2024-01-162-12/+2
* bus/pci: add stubs for S3 SonicVibes and RTL802AS PCI based cards angelosa2024-01-161-0/+4
* misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) 9871238791132024-01-162-2/+15
* pci: correct upcalls, add ymp21 and ds2416 skeletons Olivier Galibert2024-01-141-0/+4
* bus/pci: add ProMotion 3210 PCI card stub [VGA Legacy MKIII] angelosa2024-01-141-0/+2
* newpci: Create a first stab at slottable cards. Embrace the future insanity Olivier Galibert2024-01-132-61/+24
* Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thay... MooglyGuy2024-01-082-0/+26
* Make building emulator optional (allow building tools without building MAME) ... Miodrag Milanović2023-12-312-41/+53
* bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI Inter... wilbertpol2023-12-311-0/+2
* bus/a2bus: Added Vista A800 8 inch Disk Controller Card (#11885) robjustice2023-12-301-0/+2
* Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11... mamehaze2023-12-261-0/+17
* bus/msx/cart: Added partial emulation of Panasonic FS-SR021 MSX2 Word Process... wilbertpol2023-12-221-0/+2
* bus/kim1: Add support for MTU "Visible Memory" (aka "Visable Memory") board. ... arbee2023-12-191-0/+4
* sh: start adding the sh7042 Olivier Galibert2023-12-171-0/+2
* formats/flacfile.cpp: Added support for compact cassette images in FLAC forma... wilbertpol2023-12-171-0/+3
* misc/matrix.cpp: add CS5530 IDE PCI block angelosa2023-12-171-0/+2
* misc/matrix.cpp: add stub for ZFMicro USB controller angelosa2023-12-171-24/+6
* add preliminary emulation of OKI MSM5001N CMOS LCD Watch IC hap2023-12-151-0/+12
* commodore/kim1: Add preliminary KIM-1 expansion bus/backplane support and MTU... arbee2023-12-131-0/+14
* misc/matrix.cpp: write PCI stubs for MediaGX host & CS5530 bridge angelosa2023-12-131-0/+24
* bus/multibus/robotron_k7070.cpp, robotron/a7150.cpp: Made Robotron K7070 KGS ... shattered2023-12-131-0/+2
* Added Zstandard support for zip archives and CHDs. (#11827) Vas Crabb2023-12-115-5/+75
* cpu/xtensa.cpp, skeleton/hudson_poems.cpp: Added initial emulation for CPU co... mamehaze2023-12-101-0/+4
* Ensure that the has_* file actually has data in them. The previous PR had cl... Olivier Galibert2023-12-091-2/+7
* Added Casio WG-130 waveblaster device (#11826) Devin Acker2023-12-091-0/+2
* waveblaster: add the dx60xg [O. Galibert, Matt] Olivier Galibert2023-12-081-0/+2
* waveblaster: add the db50xg [O. Galibert, Phil Bennett] Olivier Galibert2023-12-081-0/+2
* wavesynth: Slotify the omniwave Olivier Galibert2023-12-081-0/+14
* Tied up loose ends: Vas Crabb2023-12-061-22/+2
* 3rdparty: Renamed libflac to flac - it's a full FLAC distribution, libFLAC is... Vas Crabb2023-12-062-31/+31
* 3rdparty/libflac: Updated to version 1.4.3. Vas Crabb2023-12-061-10/+72
* 3rdparty/lzma: Updated to version 23.01. Vas Crabb2023-12-061-11/+7
* 3rdparty/utf8proc: Updated to 2.9.0. Vas Crabb2023-12-061-5/+0
* 3rdparty/zlib: Updated to 1.3.0. Vas Crabb2023-12-061-6/+0
* -machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz] MooglyGuy2023-11-281-1/+0
* casio/cz1.cpp: Added driver for Casio CZ-1 and MZ-1 prototype. (#11779) Devin Acker2023-11-261-0/+12
* skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device AJR2023-11-251-1/+8
* unidasm: Add disassembler for Tensilica Xtensa architecture AJR2023-11-221-0/+10