index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
virusb: goes all the way to the main program
dsp563xx
Olivier Galibert
2025-11-01
10
-22880
/
+33815
*
Ensure all three virus reach 0x100
Olivier Galibert
2025-10-31
6
-22
/
+32
*
dsp563xx: Implement enough to make the dsp56311 reach the first stage bootloa...
Olivier Galibert
2025-10-31
10
-11085
/
+22940
*
cpu/m68000/mcf5206e.cpp: make it accept external interrupts, fix CPU space (m...
angelosa
2025-10-31
2
-142
/
+202
*
TMS32031: ABSF was mistakenly using ~man instead of -man, causing problems fo...
codefrog2002
2025-10-31
1
-6
/
+26
*
src/devices/cpu/m68000: add basic state viewer for Coldfire
angelosa
2025-10-31
7
-107
/
+523
*
esqpump.cpp: Fix a typo in a comment. (#14437)
Christian Brunschen
2025-10-30
1
-1
/
+1
*
sound/gt155.cpp, machine/gt913_snd.cpp: fix obvious left channel clamp typo
angelosa
2025-10-30
2
-2
/
+2
*
nec/pc8801.cpp: misc QA notes
angelosa
2025-10-30
2
-2
/
+5
*
sega/model2_v.cpp: Pre-bind render callback delegates.
Vas Crabb
2025-10-31
2
-84
/
+105
*
sega/model2: new trilinear implementation, add support for microtextures (#14...
Matthew Daniels
2025-10-30
1
-5
/
+0
*
Fixed up various broken stuff:
Vas Crabb
2025-10-30
13
-97
/
+100
*
bus/pc98_cbus/pc9801_14.cpp: hookup TMS3631 stub
angelosa
2025-10-29
4
-12
/
+171
*
bus/nscsi/pc8801_30.cpp: fix set audio start position mode 0x80
angelosa
2025-10-29
1
-0
/
+6
*
bus/pc8801/pc8801_31.cpp: pinpoint DMA enable bit
angelosa
2025-10-28
4
-22
/
+33
*
bus/nscsi/pc8801_30.cpp: implement fader control
angelosa
2025-10-28
4
-28
/
+132
*
i386: set cpl after all memory reads are done in i386_task_switch
cracyc
2025-10-28
1
-1
/
+1
*
dsp563xx: First stab at the interpreter infrastructure
Olivier Galibert
2025-10-28
7
-78
/
+64325
*
mcs51: remove spurious port read messages
Olivier Galibert
2025-10-28
1
-4
/
+4
*
adamnet/fdc.cpp: Add compatibility matrix for convenient reference
AJR
2025-10-27
1
-0
/
+11
*
nec/pc8801.cpp, nec/pc88va.cpp, bus/pc98_cbus/pc9801_86.cpp: better OPNA defa...
angelosa
2025-10-27
2
-8
/
+8
*
bus/pc8801/pc8801_31.cpp: just ack the bytes on data ports
angelosa
2025-10-27
2
-10
/
+23
*
ef9345: Move some code paths for the ts9347 variant into virtual functions (#...
Fabio D'Urso
2025-10-26
2
-55
/
+89
*
ef9345: Fix underline condition for ts9345 variant (#14424)
Fabio D'Urso
2025-10-26
1
-1
/
+1
*
ef9345: Fix insert flag for the ts9347 variant in 80 columns mode (#14422)
Fabio D'Urso
2025-10-26
1
-2
/
+9
*
bus/pc8801/pc8801_31.cpp: allow SWs booting to some extent
angelosa
2025-10-26
1
-4
/
+10
*
new cpu core (start of disassembler): dsp563xx
Olivier Galibert
2025-10-26
15
-0
/
+36782
*
New software list items marked not working
angelosa
2025-10-26
2
-1
/
+21
*
cpu/sonix16/sonix16d.cpp: Minor correction
AJR
2025-10-26
1
-1
/
+1
*
Coleco Adam floppy disk emulation improvements
AJR
2025-10-26
3
-36
/
+294
*
bus/nscsi/pc8801_30.cpp: hookup end mark and volume metering
angelosa
2025-10-26
4
-10
/
+64
*
bus/nscsi/pc8801_30.cpp: use PCE CD version for NEC Get dir, fix TOC parsing
angelosa
2025-10-26
4
-44
/
+70
*
upd72069: Document all of the auxiliary commands
AJR
2025-10-25
1
-10
/
+39
*
bus/pc8801/pc8801_31.cpp: fix SCSI hookup, translate PCE CD implementation in...
angelosa
2025-10-25
4
-50
/
+582
*
srcclean and tidy
Vas Crabb
2025-10-26
31
-293
/
+293
*
Tidied a few things.
Vas Crabb
2025-10-26
6
-94
/
+79
*
hash/megadriv.xml: change rockmnx3b slot type (boots in teradrive)
angelosa
2025-10-25
1
-1
/
+2
*
bus/pc98_cbus/pc9801_14.cpp: provide BIOS dump [Mike Stedman]
angelosa
2025-10-25
3
-22
/
+64
*
sonix16: Disassemble a few more instructions and registers
AJR
2025-10-25
1
-10
/
+27
*
sonix16: Improve disassembler compiling on GCC. [R. Belmont]
arbee
2025-10-24
1
-3
/
+3
*
evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot...
AJR
2025-10-24
7
-437
/
+250
*
sound/l7a1045_dsp_a.cpp: Make into a device_memory_interface with a side of m...
arbee
2025-10-24
2
-31
/
+22
*
cpu/m6805/hd6305.cpp: Use logmacro logging.
Nigel Barnes
2025-10-24
1
-34
/
+50
*
bus/coco: Added CoCo X-SID cartridge.
Nigel Barnes
2025-10-24
3
-1
/
+78
*
bus/archimedes/podule/scsi_acorn.cpp: Added Acorn AKA30 SCSI Expansion Card.
Nigel Barnes
2025-10-24
3
-51
/
+66
*
bus/pc98_cbus/pc9801_14: add dsw access log
angelosa
2025-10-24
1
-0
/
+1
*
bus/pc98_cbus: preliminary PC9801-14 support
angelosa
2025-10-24
5
-2
/
+154
*
machine/it8705.cpp: hookup ISA DMA bindings
angelosa
2025-10-24
2
-100
/
+200
*
machine/sis950_lpc.cpp: hookup ISA DMA bindings
angelosa
2025-10-24
2
-5
/
+108
*
machine/w83977tf.cpp: hookup ISA DMA bindings, fix floppy fails
angelosa
2025-10-24
2
-0
/
+74
[next]