summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty/portmidi: Updated to PortMidi 2.0.4. Vas Crabb2025-04-201-5/+4
* Made PTR64 a makefile-only thing - it isn't necessary in the code. Vas Crabb2025-04-201-25/+0
* machine/pseudovia.cpp: Moved from mame/apple because some bus devices will ne... arbee2025-04-191-0/+12
* Cleaned up build scripts and compiling documentation: Vas Crabb2025-04-204-68/+9
* 3rdparty/bimg: Re-added hack to work around GitHub CI issues. Vas Crabb2025-04-191-0/+19
* toolchain.lua: correct typo, hap2025-04-181-2/+2
* -cpu/e132xs: Cleaned up disassembler a bit, disassemble most invalid instruct... Vas Crabb2025-04-191-7/+0
* Avoid the need to set MINGW32 or MINGW64 environment variables when using a s... Vas Crabb2025-04-191-6/+6
* bus/snes/st018.cpp: Add primary support of ST018 coprocessor (#13553) cam9002025-04-131-0/+2
* MSX: add Video80 homebrew card (#13568) fulivi2025-04-101-0/+2
* z80/z80make.py: Revisited z80 code generator (#13573) holub2025-04-101-4/+9
* Implemented VA EG (Envelope Generator) and VCA (Voltage Controlled Amplifier)... m1macrophage2025-04-021-0/+23
* -cpu/e132xs.cpp: Improved exception emulation: Vas Crabb2025-04-013-4/+10
* devices/sound/mmc5.cpp: Implement MMC5 sound emulation (#13487) cam9002025-03-301-0/+12
* build: Fixed QT6 build for macosx (#13510) holub2025-03-221-5/+14
* unidasm: Add Panasonic MN10300 disassembler AJR2025-03-221-0/+10
* [heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_... Mark Garlanger2025-03-201-3/+3
* Miscellaneous minor stuff: Vas Crabb2025-03-174-0/+4
* -Fixed some -listxml issues: Vas Crabb2025-03-131-0/+2
* bt450: new ramdac device Patrick Mackinlay2025-03-121-0/+12
* 3rdparty/expat: Updated to expat 2.6.4. Vas Crabb2025-03-121-1/+9
* scripts/src/cpu.lua: Update comment AJR2025-03-091-1/+1
* New machines marked as NOT_WORKING AJR2025-03-091-0/+7
* Add disassembler for CDC 160(-A) architecture AJR2025-03-071-0/+10
* scripts/build/check_include_guards.py: bail if no argument specified angelosa2025-03-071-0/+4
* ti99: Model the Speech Synthesizer as an own unit, with an adapter board for ... Michael Zapf2025-03-061-2/+4
* bus/centronics/epson_fx80.cpp: Added skeleton devices Epson FX-80 and JX-80 p... goldnchild2025-03-071-0/+2
* bus/cbus: add MIF-201 MIDI interface stub angelosa2025-03-051-0/+2
* ti99: Add sidecar cartridge Arcturus. Michael Zapf2025-03-021-0/+2
* ti99: Added I/O port Splitter device. Michael Zapf2025-03-021-0/+2
* tms52xx: Remove legacy spchrom implementation. Michael Zapf2025-02-271-2/+0
* bus/sg1000_exp/sp400.cpp: Added a skeleton device for the SP-400 plotter (#13... goldnchild2025-02-271-4/+6
* bus/centronics: Added a skeleton Epson RX-80 printer device to allow the CPU ... goldnchild2025-02-231-0/+2
* pci/zr36057.cpp: preliminary PostOffice interactions, kick off enough glue lo... angelosa2025-02-221-0/+12
* casio/wk1800.cpp, sound/gt155.cpp: Added Casio WK-1800/WK-1600 music keyboard... Devin Acker2025-02-221-0/+12
* bus/qbus: Add dump and skeleton device for TDL-12 SCSI Host Adapter [Bitsavers] AJR2025-02-211-0/+2
* pci/zr36057.cpp: add SAA7110A stub angelosa2025-02-171-0/+12
* cpu/tlcs900: Added the TMP94C241 variant (used by the Technics SX-KN5000). (#... Felipe CorrĂȘa da Silva Sanches2025-02-181-0/+2
* bus/amiga/cpuslot/a570: Initial skeleton device [Dirk Best, TOSEC] Dirk Best2025-02-121-0/+2
* sega/saturn.cpp: move stvcd into sega folder, bulk replace sat_cdrom -> cdrom... angelosa2025-02-111-12/+0
* apple/macpwrbk030.cpp: Moved macpd210 out to new driver for MSC-based portabl... arbee2025-02-101-0/+2
* bus/amiga/zorro: Add emulation (seemingly working) of Oktagon 2008 SCSI contr... AJR2025-02-091-0/+2
* bus/centronics: hookup The Adaptator DE-9 multitap device (#13341) Angelo Salese2025-02-091-0/+2
* emscripten: fixes to get bgfx working (#13255) algestam2025-02-061-6/+5
* -cpu/drcbex64.cpp: Directly dispatch memory accesses no larger than native wi... Vas Crabb2025-02-051-8/+0
* amiga: Untangle CPU slot bus from Zorro-II slot Dirk Best2025-02-031-4/+22
* srcclean and manual cleanup Vas Crabb2025-01-261-4/+4
* casio/ct8000.cpp: Emulated Casiotone 8000 keyboard and related systems. (#13237) Devin Acker2025-01-261-0/+12
* DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb] Vas Crabb2025-01-162-20/+8
* 8530scc: retire legacy device Patrick Mackinlay2025-01-141-12/+0