index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSX: add Video80 homebrew card (#13568)
fulivi
10 days
1
-0
/
+2
*
z80/z80make.py: Revisited z80 code generator (#13573)
holub
10 days
1
-4
/
+9
*
Implemented VA EG (Envelope Generator) and VCA (Voltage Controlled Amplifier)...
m1macrophage
2025-04-02
1
-0
/
+23
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
3
-4
/
+10
*
devices/sound/mmc5.cpp: Implement MMC5 sound emulation (#13487)
cam900
2025-03-30
1
-0
/
+12
*
build: Fixed QT6 build for macosx (#13510)
holub
2025-03-22
1
-5
/
+14
*
unidasm: Add Panasonic MN10300 disassembler
AJR
2025-03-22
1
-0
/
+10
*
[heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_...
Mark Garlanger
2025-03-20
1
-3
/
+3
*
bt450: new ramdac device
Patrick Mackinlay
2025-03-12
1
-0
/
+12
*
3rdparty/expat: Updated to expat 2.6.4.
Vas Crabb
2025-03-12
1
-1
/
+9
*
scripts/src/cpu.lua: Update comment
AJR
2025-03-09
1
-1
/
+1
*
New machines marked as NOT_WORKING
AJR
2025-03-09
1
-0
/
+7
*
Add disassembler for CDC 160(-A) architecture
AJR
2025-03-07
1
-0
/
+10
*
ti99: Model the Speech Synthesizer as an own unit, with an adapter board for ...
Michael Zapf
2025-03-06
1
-2
/
+4
*
bus/centronics/epson_fx80.cpp: Added skeleton devices Epson FX-80 and JX-80 p...
goldnchild
2025-03-07
1
-0
/
+2
*
bus/cbus: add MIF-201 MIDI interface stub
angelosa
2025-03-05
1
-0
/
+2
*
ti99: Add sidecar cartridge Arcturus.
Michael Zapf
2025-03-02
1
-0
/
+2
*
ti99: Added I/O port Splitter device.
Michael Zapf
2025-03-02
1
-0
/
+2
*
tms52xx: Remove legacy spchrom implementation.
Michael Zapf
2025-02-27
1
-2
/
+0
*
bus/sg1000_exp/sp400.cpp: Added a skeleton device for the SP-400 plotter (#13...
goldnchild
2025-02-27
1
-4
/
+6
*
bus/centronics: Added a skeleton Epson RX-80 printer device to allow the CPU ...
goldnchild
2025-02-23
1
-0
/
+2
*
pci/zr36057.cpp: preliminary PostOffice interactions, kick off enough glue lo...
angelosa
2025-02-22
1
-0
/
+12
*
casio/wk1800.cpp, sound/gt155.cpp: Added Casio WK-1800/WK-1600 music keyboard...
Devin Acker
2025-02-22
1
-0
/
+12
*
bus/qbus: Add dump and skeleton device for TDL-12 SCSI Host Adapter [Bitsavers]
AJR
2025-02-21
1
-0
/
+2
*
pci/zr36057.cpp: add SAA7110A stub
angelosa
2025-02-17
1
-0
/
+12
*
cpu/tlcs900: Added the TMP94C241 variant (used by the Technics SX-KN5000). (#...
Felipe CorrĂȘa da Silva Sanches
2025-02-18
1
-0
/
+2
*
bus/amiga/cpuslot/a570: Initial skeleton device [Dirk Best, TOSEC]
Dirk Best
2025-02-12
1
-0
/
+2
*
sega/saturn.cpp: move stvcd into sega folder, bulk replace sat_cdrom -> cdrom...
angelosa
2025-02-11
1
-12
/
+0
*
apple/macpwrbk030.cpp: Moved macpd210 out to new driver for MSC-based portabl...
arbee
2025-02-10
1
-0
/
+2
*
bus/amiga/zorro: Add emulation (seemingly working) of Oktagon 2008 SCSI contr...
AJR
2025-02-09
1
-0
/
+2
*
bus/centronics: hookup The Adaptator DE-9 multitap device (#13341)
Angelo Salese
2025-02-09
1
-0
/
+2
*
amiga: Untangle CPU slot bus from Zorro-II slot
Dirk Best
2025-02-03
1
-4
/
+22
*
srcclean and manual cleanup
Vas Crabb
2025-01-26
1
-4
/
+4
*
casio/ct8000.cpp: Emulated Casiotone 8000 keyboard and related systems. (#13237)
Devin Acker
2025-01-26
1
-0
/
+12
*
DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb]
Vas Crabb
2025-01-16
2
-20
/
+8
*
8530scc: retire legacy device
Patrick Mackinlay
2025-01-14
1
-12
/
+0
*
-util/mfpresolve.cpp: Moved member function resolution code to a common locat...
Vas Crabb
2025-01-14
1
-0
/
+2
*
cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162)
987123879113
2025-01-14
2
-36
/
+53
*
formats/h17disk.cpp: Add format for Heath hard-sectored formats (#13222)
Mark Garlanger
2025-01-12
1
-0
/
+12
*
amiga: Move gayle into amiga folder
Dirk Best
2025-01-11
1
-13
/
+0
*
HP98x6: added HP98628 & HP98629 expansion cards (#12984)
fulivi
2025-01-11
1
-0
/
+2
*
bus/heathzenith/h89: Remove signals present on a real h89bus (#13193)
Mark Garlanger
2025-01-11
1
-2
/
+12
*
konami/rungun.cpp: Added a slightly earlier US version of Run and Gun.
Vas Crabb
2025-01-09
1
-48
/
+48
*
bus/amiga/zorro/merlin: Implement RAMDAC with hardware cursor
Dirk Best
2025-01-08
1
-0
/
+12
*
bus/amiga/zorro: Add preliminary support for the merlin gfx card
Dirk Best
2025-01-05
1
-0
/
+2
*
-bus/isa/prose4k1.cpp: Dumped Speech Plus Prose 4001 CPU firmware. [Matt Balmer]
Vas Crabb
2025-01-06
1
-0
/
+2
*
build: adjust msvc warning settings
Patrick Mackinlay
2025-01-03
1
-0
/
+3
*
Cherry-pick wayland improvements from upstream bgfx (#13070)
Julian Sikorski
2025-01-02
2
-26
/
+0
*
ds1215: modernize and complete emulation
Patrick Mackinlay
2025-01-02
1
-4
/
+4
*
amiga: move paula, akiko, copper and fdc from machine to project folder
angelosa
2025-01-01
2
-52
/
+0
[next]