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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
unidasm.cpp: Use C++20 bit functions
AJR
5 days
1
-8
/
+7
*
tools/imgtool: Use UTF-8 console I/O on Windows, don't use wide char streams.
Vas Crabb
2026-04-15
4
-91
/
+89
*
Cleaned up unsupportable legacy stuff:
Vas Crabb
2026-04-06
2
-1098
/
+0
*
Move build system adjusttment and fixes:
Vas Crabb
2026-04-05
1
-1
/
+1
*
Fix up more stuff for upgraded tools, etc.
Vas Crabb
2026-04-04
1
-4
/
+4
*
misc: toodle-oo TOOD typo
hap
2026-03-24
1
-1
/
+1
*
More stuff mostly related to recompiling CPUs:
Vas Crabb
2026-03-06
1
-1
/
+1
*
-cpu/e132xs: Log analysed instructions in UML log when using recompiler.
Vas Crabb
2026-03-05
1
-12
/
+2
*
Initial support for SDL3. [R. Belmont, Vas Crabb]
arbee
2026-02-07
2
-9
/
+83
*
testkeys: add license header
hap
2026-01-28
8
-13
/
+9
*
unidasm: Fix build after 4cca9c37840dd92315a24ffc86eed1c4895e809a
AJR
2026-01-17
1
-4
/
+4
*
cpu: Improved naming of TMS320 series DSPs.
Vas Crabb
2026-01-18
1
-8
/
+8
*
floptool: Minor code cleanup
AJR
2026-01-13
1
-1
/
+1
*
Add a Sanyo LC6500 series disassembler
Dirk Best
2026-01-09
1
-0
/
+2
*
unidasm: Allow "0" to be specified as a parameter for numeric options
AJR
2026-01-03
1
-1
/
+1
*
imgtool: Retired the get_chain method. This is no longer implemented by any s...
AJR
2025-12-29
3
-105
/
+0
*
srcclean in preparation for release.
Vas Crabb
2025-12-28
1
-1
/
+1
*
imgtool.cpp: Fix error of assigning nullptr to variable of type std::string
AJR
2025-12-13
1
-1
/
+1
*
floptool: Add flopblocks and hdblocks commands to enumerate blocks used by ev...
AJR
2025-12-12
1
-0
/
+182
*
floptool: Command interface improvements
AJR
2025-11-27
1
-52
/
+271
*
new cpu core (start of disassembler): dsp563xx
Olivier Galibert
2025-10-26
1
-0
/
+2
*
evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot...
AJR
2025-10-24
1
-2
/
+2
*
floptool: Add floprename and flopremove commands
AJR
2025-10-19
1
-1
/
+110
*
floptool: New filesystem-based commands [AJR]
AJR
2025-10-17
1
-20
/
+274
*
tms7000: Clean up code in disassembler
AJR
2025-10-10
1
-1
/
+1
*
image_handler.cpp: Fix error return for floppy_create
AJR
2025-10-08
1
-2
/
+2
*
floptool.cpp, image_handler.cpp: Add rudimentary error checking to floppy_cre...
AJR
2025-10-08
3
-5
/
+20
*
imgtool/modules/fat.cpp: Fix build
AJR
2025-09-08
1
-1
/
+1
*
Basic fix for pc_chd support in imgtool (#14148)
Michael Karcher
2025-09-08
2
-1
/
+2
*
chdman: Request write permission when opening file for verify --fix; allow SH...
lucinda lovebuny
2025-08-03
1
-8
/
+32
*
dspp: Add a real disassembler
AJR
2025-05-07
1
-0
/
+2
*
cpu/e132xs: Made debugging Hyperstone E1 software less painful.
Vas Crabb
2025-03-26
1
-3
/
+1
*
unidasm: Add Panasonic MN10300 disassembler
AJR
2025-03-22
1
-0
/
+2
*
Add disassembler for CDC 160(-A) architecture
AJR
2025-03-07
1
-0
/
+3
*
formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca...
ajrhacker
2025-02-22
1
-9
/
+6
*
m6502: rename m65c02 to w65c02 as well
hap
2024-12-14
1
-2
/
+2
*
kangaroo: hook up protection mcu,
hap
2024-12-03
1
-1
/
+1
*
new machines marked as NOT WORKING - Cassette Vision (#11927)
mamehaze
2024-11-26
1
-0
/
+2
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
2
-71
/
+73
*
romcmp: Print error message when decompression fails
AJR
2024-11-23
1
-0
/
+3
*
-util/cdrom.cpp: Fixed issues with CUE, TOC and GDI parsers. (#12948)
987123879113
2024-11-09
1
-0
/
+45
*
Fixed several things using memset on non-trivial objects.
Vas Crabb
2024-10-28
15
-513
/
+502
*
util/chd.cpp, util/chdcodec.cpp: Added a safer way to let codecs do special s...
Vas Crabb
2024-10-14
3
-3
/
+3
*
tools/chdman.cpp: Throw errors when examining metadata to determine compressi...
AJR
2024-10-12
1
-14
/
+41
*
chd.cpp: More API changes
AJR
2024-10-11
1
-3
/
+3
*
util/chd.cpp, util/chdcodec.cpp: Made some APIs return errors rather than thr...
Vas Crabb
2024-10-11
1
-3
/
+8
*
ussr/pk32.cpp: Electronika PK-32 - not working (#12732)
holub
2024-09-19
1
-0
/
+2
*
hmcs400: add disassembler
hap
2024-09-16
1
-0
/
+2
*
cpu/xa: New Philips XA disassembler (#12504)
mamehaze
2024-06-29
1
-0
/
+2
*
unidasm: Add disassembler for Oki nX-8/500S architecture
AJR
2024-06-19
1
-0
/
+2
[next]