summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
...
* ymfm: Sync with latest, add complete YMF278B support (#8090) Aaron Giles2021-05-222-9/+4
* adb: preliminary working A9M0330 IIgs keyboard emulation (not used yet). [R. ... arbee2021-05-221-0/+2
* bus/bbc/tube: Added Sprow ARM7TDMI Co-Processor. Nigel Barnes2021-05-211-0/+2
* saitek_osa: added maestro/analyst B/C/D/D+/D++ module [hap, Berger, anonymous] hap2021-05-211-0/+2
* unidasm: Add CPU16 disassembler AJR2021-05-211-0/+10
* decmate2, decmate3: Emulate HD-6120 CPU; add enough I/O to initialize various... AJR2021-05-191-0/+2
* adb: add skeleton for model A9M0331 ADB mouse. [R. Belmont, Al Kossow] arbee2021-05-171-0/+2
* pc_formats: Believe it or not, but it seems there has been released pc-format... Olivier Galibert2021-05-161-12/+2
* -bus/vsmile: Added Smart Keyboard in US, French, and German layouts. [Ryan Ho... MooglyGuy2021-05-161-0/+2
* saitek_osa: add skeleton device for Sparc module [hap, Berger] hap2021-05-151-0/+2
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-143-98/+63
* added saitek OSA module interface used in leonardo/renaissance hap2021-05-141-0/+16
* cdr-254sh: Skeleton Olivier Galibert2021-05-102-0/+4
* Retiring my original NCR5380 implementation. [R. Belmont, AJR] arbee2021-05-081-12/+0
* apple2: Add support for the BOOTI card [R. Belmont] arbee2021-05-082-0/+25
* qbus: Add dump and skeleton device for Data Systems Design A4432 Floppy Disk ... AJR2021-05-051-0/+2
* ertictac.cpp: convert to use IOC and MEMC devices. Sandro Ronco2021-05-011-12/+0
* floppy: start block-devicing fielsystem support Olivier Galibert2021-04-281-0/+14
* bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the A... arbee2021-04-251-0/+2
* fix arcade target link hap2021-04-231-0/+1
* smartboard: add internal artwork for the pc version hap2021-04-191-0/+2
* smartboard: add support to connect it to pc printer port hap2021-04-192-2/+17
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-191-0/+22
* nscsi: Add dump and skeleton device for Sony CDU561-25 CD-ROM drive [Bitsavers] AJR2021-04-161-0/+2
* sound: Pulseaudio support Olivier Galibert2021-04-161-0/+29
* cdu415: Add skeleton Olivier Galibert2021-04-141-0/+2
* cdu75s: start the driver Olivier Galibert2021-04-081-0/+2
* h8: Add the h8/3032 Olivier Galibert2021-04-071-0/+2
* Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] arbee2021-04-061-0/+13
* bus/a2bus: Added Orange Micro Grappler printer interface card. Vas Crabb2021-04-071-2/+2
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-25/+24
* Restore legacy pc_dsk floppy support for imgtool only AJR2021-03-291-0/+2
* srcclean in preparation for release Vas Crabb2021-03-281-1/+1
* xt446: Use its real name Olivier Galibert2021-03-221-4/+4
* keyboardmania: Interface with the mu100 Olivier Galibert2021-03-211-0/+12
* pps41: add preliminary mm78la/mm77la hap2021-03-191-0/+4
* pmac6100: Move it to a new driver Olivier Galibert2021-03-121-0/+11
* pps41: added mm78 disasm and mm77/mm78 skeleton device hap2021-03-081-0/+4
* HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) fulivi2021-03-071-0/+2
* Fix messed-up merge Olivier Galibert2021-03-051-2/+2
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-2/+19
* pps41: add skeleton MM76-derived devices hap2021-03-041-0/+4
* formats: Fix missed RC759 format Dirk Best2021-03-041-2/+2
* formats: Create mame_formats_full_list which gives access to all the supporte... Olivier Galibert2021-03-042-478/+488
* rc759: Add RTC and floppy, start cleanup Dirk Best2021-03-031-0/+12
* Fix dependencies Olivier Galibert2021-03-021-12/+2
* defaults: pc format is in, ipf is out Olivier Galibert2021-03-021-6/+6
* mastmind: shuffle around bit/byte ordering, disasm looks better now hap2021-03-021-4/+4
* machine.lua: correct applefdintf file pointer hap2021-03-021-1/+1
* Revert "fileio.cpp: This doesn't technically require emu.h" AJR2021-02-281-2/+1