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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
formats/cassimg.cpp: Pass byte count to wave fill function for legacy cassett...
holub
2025-04-26
37
-93
/
+83
*
Miscellaneous minor stuff:
Vas Crabb
2025-03-17
1
-2
/
+6
*
fsblk.cpp: Internal overhaul
AJR
2025-03-02
14
-618
/
+474
*
Cleaned up some stuff:
Vas Crabb
2025-03-01
1
-19
/
+13
*
util/chd.cpp: Hacked around GitHub #13029 (issues creating delta CHDs).
Vas Crabb
2025-02-27
1
-35
/
+41
*
srcclean and cleanup.
Vas Crabb
2025-02-23
2
-3
/
+3
*
formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca...
ajrhacker
2025-02-22
12
-427
/
+476
*
cdrom: fixed wrong track number in error messages [Robbbert]
hap
2025-02-21
1
-14
/
+24
*
Cleaned up some recent commits.
Vas Crabb
2025-02-07
1
-22
/
+25
*
-cpu/drcbex64.cpp: Fixed handling of address map global mask.
Vas Crabb
2025-02-06
2
-20
/
+253
*
formats/h8_cas.cpp: Update H8T to newer cassette handling (#13250)
Mark Garlanger
2025-02-02
2
-111
/
+52
*
formats/tzx_cas.cpp: Fixed regression in TAP format; Added checksum validatio...
holub
2025-02-02
1
-12
/
+38
*
Fix up some stuff:
Vas Crabb
2025-01-31
1
-11
/
+28
*
formats/cassimg.cpp: prevent regression in cass images (#13292)
holub
2025-01-28
2
-3
/
+15
*
misc: correct "lenght" typo
hap
2025-01-28
2
-4
/
+4
*
formats/oric_tap.cpp, formats/uef_cas.cpp: Fixed build after #13289, tidied c...
holub
2025-01-28
2
-101
/
+95
*
lib/formats: Fix build after cdb94c2be58ccbc427871890017e2213ee634079
AJR
2025-01-27
4
-4
/
+5
*
formats/tzx_cas.cpp: Cut data size in case header requesting more than availa...
holub
2025-01-27
38
-60
/
+77
*
srcclean and manual cleanup
Vas Crabb
2025-01-26
1
-1
/
+1
*
util/corestr.cpp, sound/sdl_sound.cpp: Added missing standard library headers...
Julian Sikorski
2025-01-21
1
-0
/
+1
*
Tidy up some stuff.
Vas Crabb
2025-01-18
1
-13
/
+20
*
-cpu/drcbex64.cpp: Be nicer to the return address predictor.
Vas Crabb
2025-01-15
2
-8
/
+8
*
util/mfpresolve.h: Fix build with MSVC ABI.
Vas Crabb
2025-01-14
1
-3
/
+3
*
util/mfpresolve.h: Linux wants <cstddef> for ptrdiff_t.
Vas Crabb
2025-01-14
1
-1
/
+2
*
-util/mfpresolve.cpp: Moved member function resolution code to a common locat...
Vas Crabb
2025-01-14
3
-200
/
+352
*
formats/h17disk.cpp: Add format for Heath hard-sectored formats (#13222)
Mark Garlanger
2025-01-12
3
-0
/
+293
*
util/coretmpl.h: Added constexpr to the bitswap with explicit count.
Vas Crabb
2025-01-08
1
-1
/
+1
*
general: housekeeping and msvc warning elimination
Patrick Mackinlay
2025-01-03
1
-1
/
+1
*
formats/fs_vtech.cpp: Fix off-by-one error: end address is exclusive, not inc...
AJR
2024-12-24
1
-6
/
+6
*
formats/vt_dsk.cpp: Recognize .dvz extension
AJR
2024-12-23
1
-1
/
+1
*
formats/fs_vtech.cpp: Fixes and improvements
AJR
2024-12-23
3
-12
/
+12
*
ap2_dsk.cpp: fix loading bardstl3 (#13055)
Roman Donchenko
2024-12-07
1
-2
/
+4
*
ap2_dsk.cpp/h: clean up constants (#13021)
Roman Donchenko
2024-12-07
2
-105
/
+105
*
vt_dsk: Restore the newer bitstream generator, except for the part that was a...
AJR
2024-11-20
1
-15
/
+27
*
vt_dsk: Regression fixes for loading and saving both disk formats
AJR
2024-11-20
1
-26
/
+19
*
formats/all.cpp: Fix typo that excluded VTech disk formats from floptool
AJR
2024-11-20
1
-1
/
+1
*
ussr/juku.cpp: Promoted EKTA Juku E5104 to working. (#9946)
Märt Põder
2024-11-18
2
-7
/
+7
*
ap2_dsk.cpp: add missing error handling code (#12980)
Roman Donchenko
2024-11-15
1
-6
/
+16
*
formats/thom_cas.cpp: Improve handling of MO5 .k7 format
AJR
2024-11-13
1
-3
/
+19
*
ap2_dsk.cpp: add read-only support for the D13 format (#12956)
Roman Donchenko
2024-11-11
3
-0
/
+142
*
formats/fs_fat.cpp: Guard against divide by zero errors when the bytes per se...
AJR
2024-11-09
1
-0
/
+2
*
util/cdrom.cpp: Change fprintf(stderr, ...) calls to osd_printf_error
AJR
2024-11-08
1
-3
/
+3
*
-util/cdrom.cpp: Fixed issues with CUE, TOC and GDI parsers. (#12948)
987123879113
2024-11-09
1
-429
/
+506
*
machine/t10mmc.cpp: Added stub CD-TEXT TOC read; util/cdrom.cpp: Handle contr...
987123879113
2024-11-09
1
-1
/
+37
*
formats/sap_dsk.cpp: A few refinements
AJR
2024-11-04
1
-4
/
+5
*
Add support for reading SAP (Systeme d'Archivage Pukall) disk images to Thoms...
AJR
2024-11-03
3
-0
/
+205
*
thom_dsk.cpp: Note
AJR
2024-10-31
1
-0
/
+2
*
formats/ap2_dsk.cpp: don't crash when loading a NIB file with an all-zero tra...
Roman Donchenko
2024-10-31
1
-3
/
+3
*
Cleaned up miscellaneous stuff.
Vas Crabb
2024-10-31
2
-25
/
+31
*
Thomson floppy disk updates
AJR
2024-10-27
2
-0
/
+15
[next]