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
*
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
*
Various cleanups:
Vas Crabb
2024-05-31
1
-3
/
+3
*
tools/aueffectutil.mm: Fix build.
Vas Crabb
2024-05-29
1
-11
/
+11
*
-heathzenith: Removed trivia file - content should be on wiki, etc.
Vas Crabb
2024-05-29
1
-61
/
+38
*
add MIPS-X CPU and Tomy Kiss-Site system (#12331)
mamehaze
2024-05-08
1
-0
/
+2
*
Fixed a few more class memory access warnings.
Vas Crabb
2024-04-14
1
-6
/
+11
*
tools/chdman.cpp: Added support for extracting cue/bin GD-ROM images and prod...
987123879113
2024-03-31
1
-134
/
+247
*
palm: new cpu device and disassembler
Patrick Mackinlay
2024-03-27
1
-0
/
+2
*
cpu/z80/r800dasm.cpp: Add disassembler for ASCII R800. (#12116)
wilbertpol
2024-03-10
1
-0
/
+2
*
cpu/g65816: Don't expose a pile of macros to downstream users.
Vas Crabb
2024-03-08
1
-1
/
+0
*
util/cdrom.cpp: Refactored parse_cue and parse_gdicue (should fix GitHub #120...
987123879113
2024-03-07
1
-5
/
+33
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
6
-38
/
+56
*
image_handler.cpp: Floppy fixes
AJR
2024-02-15
1
-3
/
+14
*
unidasm: Add p8xc552 and p8xc562 types
AJR
2024-02-13
1
-0
/
+2
*
ns32k: housekeeping
Patrick Mackinlay
2024-02-11
1
-1
/
+1
*
formats/fs_fat.cpp: Various fixes
AJR
2024-02-10
1
-1
/
+1
*
tools/chdman.cpp: Fixed bogus uninitialised local warning.
Vas Crabb
2024-02-10
1
-1
/
+1
*
tools/chdman.cpp: Helps to git add everything (fixes variable scoping issue).
Vas Crabb
2024-02-10
1
-7
/
+8
*
tools/chdman.cpp: Fixed numerous issues, including:
Vas Crabb
2024-02-10
1
-528
/
+504
*
chdman: Fixed a couple of issues and added preliminary web docs.
Vas Crabb
2024-02-05
1
-3
/
+7
*
cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core.
Vas Crabb
2024-01-21
1
-0
/
+2
[next]