summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* bus/gameboy: Added support for newer NT/Makon cartridges. Vas Crabb2022-11-101-0/+2
* msx/msx.cpp, bus/msx_cart, bus/msx_slot: Reimplemented memory using views. (#... wilbertpol2022-11-081-0/+12
* 68000: Add a level of transparent indirection, turn the reset output line int... Olivier Galibert2022-11-031-0/+2
* bus/electron: Added Millsgrade Voxbox Speech Synthesiser. Nigel Barnes2022-10-181-0/+2
* Rework QX10 Keyboard implementation (#10384) Brian Johnson2022-10-151-0/+23
* Added support for Intel ISIS-II filesystem (#10367) fulivi2022-10-151-0/+12
* bus/epson_qx: Added YM2149-based sound card for the Epson QX-10. (#10400) Brian Johnson2022-10-151-0/+2
* unkts: Hook up new skeleton CPU device AJR2022-10-121-1/+8
* unidasm: Add Nios II disassembler AJR2022-10-111-0/+10
* bus/epson_qx: Added hard disk support for the Epson QX-10. (#10378) Brian Johnson2022-10-081-0/+4
* bus/gameboy: Moved MBC3/MBC30 to their own file as separate devices. Vas Crabb2022-10-041-0/+2
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-1/+27
* ap2_dsk: Move the applesauce formats in their own file Olivier Galibert2022-09-281-0/+12
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-251-0/+1
* Fix missed build file from previous commits. [R. Belmont] arbee2022-09-241-2/+0
* apple2: final removal of Apple II support for the legacy floppy system. [R. B... arbee2022-09-241-22/+0
* sonydriv.cpp: retired. [R. Belmont] arbee2022-09-221-11/+0
* mtu130: Implement the banking using the actual sequencer prom Olivier Galibert2022-09-201-5/+0
* Renamed n2a03 to rp2a03 throughout source tree. (#10343) 0kmg2022-09-201-42/+42
* Debugger updates: Vas Crabb2022-09-201-9/+9
* bus/gameboy: Fixes for multi-game cartridges. Vas Crabb2022-09-191-0/+2
* bus/gameboy: Added partial support for some Chinese multi-game cartridges. Vas Crabb2022-09-181-0/+2
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-0/+2
* source org: move gmaster to handheld folder hap2022-09-161-0/+1
* fix visual studio builds after bdb9404c08908249210be53ddd640c165e6df1ed smf-2022-09-151-1/+1
* fixes for clang 15.0 on windows [smf] smf-2022-09-151-0/+6
* More miscellaneous fixes: Vas Crabb2022-09-141-2/+0
* Reimplemented Game Boy and Mega Duck cartridge slots: Vas Crabb2022-09-131-3/+29
* mtu130: Add support for the datamover (68k board) Olivier Galibert2022-09-111-0/+15
* bus/nes_ctrl: Added Sharp Cassette Interface AN-300SL device. (#10318) 0kmg2022-09-101-0/+2
* Add skeleton devices for MPS-1200 & MPS-1250 IEC printers AJR2022-09-081-0/+2
* Add preliminary M50734 emulation AJR2022-09-071-0/+3
* * new WORKING machine Olivier Galibert2022-09-061-0/+5
* Patched up some gaps in functionality and fixed some bugs. Vas Crabb2022-09-021-1/+2
* formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273) Michael R. Furman2022-08-281-0/+12
* Miscellaneous fixes: Vas Crabb2022-08-281-0/+1
* Initial FAT file system support for Floptool (#9119) npwoods2022-08-251-0/+12
* mn1610: new disassembler Patrick Mackinlay2022-08-251-0/+10
* -nintendo/gb.cpp: Use taps to handle the boot ROM overlay. Vas Crabb2022-08-241-2/+4
* bus.lua, machine.lua: fixed a couple of entries Ivan Vangelista2022-08-212-2/+2
* Greatly improve Monon Color emulation (#10158) David Haywood2022-08-213-0/+30
* misc/magicard.cpp: Added required devices and default NVRAM contents. (#9970) Paul-Arnold2022-08-181-0/+23
* formats/cp68_dsk.cpp: Added CP/68 disk format for SWTPC 6800. (#10178) Michael R. Furman2022-08-131-0/+12
* Tweaked MAME icon: Vas Crabb2022-08-071-0/+0
* tms1000: added tms2xxx skeleton devices hap2022-08-051-0/+6
* machine/spifi3.cpp: Implemented HP 1TV3-0302 SPIFI3 SCSI controller. (#10137) Brice Onken2022-08-051-0/+13
* sinclair/atm.cpp: Got ATM Turbo 2 mostly working. (#10149) holub2022-08-051-22/+0
* bus/pce_ctrl: Added support for Coconuts Japan Pachinko Controller CJPC-102. ... 0kmg2022-08-051-0/+2
* a800: Add support for the ICD R-Time 8 cartridge AJR2022-07-301-0/+2
* cloned the mcs51 core as axc51, stripped it back, will allow monon work to co... David Haywood2022-07-281-4/+18