summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* econx25: Added the dual Z80 co-processor board (incomplete). Nigel Barnes2021-02-281-0/+2
* New working machines AJR2021-02-271-0/+17
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-25/+26
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-261-4/+24
* fileio.cpp: This doesn't technically require emu.h AJR2021-02-261-1/+2
* Refactored Seta sound, adding preliminary ST0032 sound support. (#7800) cam9002021-02-231-4/+4
* bus/bbc/tube: Added the CMS 6809, Acorn 16032, and Acorn A500 2nd processors. Nigel Barnes2021-02-201-0/+4
* added MM5799 MCU emulation [hap] hap2021-02-141-0/+20
* scripts: Remove references to non-existent headers and duplicate source file ... Roberto Benfatto2021-02-144-7/+14
* added ds8874 device hap2021-02-071-0/+12
* coretmpl.h: Move lru_cache_map to separate header AJR2021-02-031-0/+1
* unidasm: Add disassemblers for NEC/Renesas V850 family AJR2021-01-301-0/+9
* Goodbye 64 suffix on the main executable, it was nice knowing you. Vas Crabb2021-01-262-52/+4
* New working machines Curt Coder2021-01-141-4/+6
* -Acorn Archimedes code reorganization: (#7627) Sandro Ronco2021-01-121-0/+24
* - m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Ho... Ryan Holtz2021-01-101-0/+12
* odyssey2: add service test cart 7seg output hap2021-01-041-0/+2
* render.h, rendlay.h: Dependency refactoring AJR2021-01-041-0/+1
* Low-level #include overhaul AJR2021-01-023-0/+3
* -arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz] Ryan Holtz2021-01-011-0/+1
* -arm7: Added optional logging for Windows CE calls. [Ryan Holtz] Ryan Holtz2020-12-311-0/+12
* romp: initial storage channel implementation Patrick Mackinlay2020-12-311-0/+1
* bus/coco Added CoCo and Dragon MIDI cartridges. (#7589) tim lindner2020-12-251-0/+2
* saa5240.cpp: Preliminary SAA5240/43 Computer Controlled Teletext emulation. Nigel Barnes2020-12-251-0/+12
* New machines marked as NOT_WORKING Ryan Holtz2020-12-242-0/+23
* a2bus: Add (corrected) ROM dumps and emulation of CCS Model 7710 Asynchronous... AJR2020-12-241-0/+2
* New device: Fairchild 4702B Bit Rate Generator AJR2020-12-241-0/+12
* Add dump and skeleton devices for Emerald Technology 3XTwin ISA board AJR2020-12-232-0/+14
* apple2: Support for the Videx Uniprint parallel card [R. Belmont, Golden Child] arbee2020-12-221-0/+2
* Add CompactRISC CR16C disassembler to unidasm (largely untested) AJR2020-12-161-1/+10
* 3rdparty: use -Wno-strict-prototypes when building SDL2 on macOS [R. Belmont] arbee2020-12-131-0/+1
* Add AudioToolbox framework when building SDL2 on macOS, fixes TOOLS=1 link er... arbee2020-12-131-0/+1
* unidasm: Add disassembler for M32C architecture AJR2020-12-071-0/+9
* -scoop: Added skeleton device for Sharp "Scoop" peripheral IC from the Zaurus... Ryan Holtz2020-12-061-0/+23
* -locomo: Added a skeleton device for the LoCoMo peripheral controller used in... Ryan Holtz2020-12-061-0/+12
* accomm: Added PCF8573 RTC. Nigel Barnes2020-12-041-0/+12
* frontend: Lua engine improvements. Vas Crabb2020-11-301-0/+1
* Implement views, which are essentially bankdevs integrated into the Olivier Galibert2020-11-221-0/+2
* Add dump of AppleCD 150 [DBWBP] AJR2020-11-201-0/+2
* Separate TX-0 from PDP-1; separate some SoC types in build AJR2020-11-191-30/+93
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-181-18/+17
* macOS: Disable BGFX threading, which causes crashes and wrong drawing on Cata... arbee2020-11-161-0/+1