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
*
Moved CRC and size calculations into the streamers. Improved validation when ...
Aaron Giles
2021-04-18
1
-1
/
+1
*
trs80: Added support for Level 1 CAS files.
Robbbert
2021-04-07
2
-17
/
+66
*
trs80: validate the cas file
Robbbert
2021-04-02
1
-0
/
+8
*
floppy: What wd177x_dsk has become should be taken out and shot
Olivier Galibert
2021-03-31
16
-38
/
+38
*
wd,upd: filter unsupported image formats
Olivier Galibert
2021-03-31
4
-9
/
+12
*
jv1-dsk: SSDD can not do 80 tracks
Olivier Galibert
2021-03-31
1
-1
/
+1
*
imd: Don't crash when trying to put a 80-track image in a 40-track drive
Olivier Galibert
2021-03-31
1
-0
/
+5
*
Miscellaneous formatting adjustments
Vas Crabb
2021-03-31
1
-5
/
+6
*
util/cdrom.cpp: Return index 1/start of track data instead of index 0/start o...
987123879113
2021-03-31
2
-22
/
+51
*
d64: update following sector extraction evolution
Olivier Galibert
2021-03-30
1
-6
/
+7
*
trs80m3: Added support for high-speed CAS files.
Robbbert
2021-03-29
1
-10
/
+89
*
trs80: fixed loading of CAS files
Robbbert
2021-03-28
1
-28
/
+26
*
srcclean in preparation for release
Vas Crabb
2021-03-28
2
-3
/
+3
*
ti99: Fixed some rarely used TDF floppy format variants.
Michael Zapf
2021-03-21
1
-17
/
+23
*
Restore validation for command-line and .ini options (disabled since 0.188) a...
AJR
2021-03-21
1
-11
/
+17
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
155
-159
/
+159
*
ap_dsk35: updates [R. Belmont]
arbee
2021-03-06
1
-1
/
+27
*
2mg: tolerate a standard mistake
Olivier Galibert
2021-03-05
1
-1
/
+1
*
corefile.cpp: Make core_filename_extract_base behave more robustly in degener...
AJR
2021-03-05
1
-0
/
+2
*
C++ wart. Why can't the C++ standard say that the default destructor of a cl...
Olivier Galibert
2021-03-05
1
-0
/
+2
*
fs_prodos: Explain the init better
Olivier Galibert
2021-03-05
3
-20
/
+36
*
floppy: Beginning of the support for preformatted floppy images.
Olivier Galibert
2021-03-05
8
-0
/
+398
*
itt3030: Add missing terminator
Olivier Galibert
2021-03-04
1
-1
/
+2
*
apple_gcr: Refuse 800K images on single-sided drives
Olivier Galibert
2021-03-04
2
-3
/
+4
*
formats: Fix missed RC759 format
Dirk Best
2021-03-04
1
-0
/
+9
*
formats: Create mame_formats_full_list which gives access to all the supporte...
Olivier Galibert
2021-03-04
8
-7
/
+1383
*
rc759: Add RTC and floppy, start cleanup
Dirk Best
2021-03-03
2
-0
/
+74
*
Fix dependencies
Olivier Galibert
2021-03-02
2
-132
/
+0
*
flopimg: don't fault on nibble extraction on degenerated tracks
Olivier Galibert
2021-03-02
1
-1
/
+2
*
upd765_dsk, wd177x_dsk: Do not crash on damaged disks
Olivier Galibert
2021-02-26
2
-12
/
+14
*
srcclean in preparation for branching release
Vas Crabb
2021-02-21
3
-7
/
+7
*
mfi: Don't crash on a fully unformatted disk
Olivier Galibert
2021-02-20
1
-0
/
+4
*
woz: Correct trks chunk size
Olivier Galibert
2021-02-16
1
-1
/
+1
*
woz: Add write
Olivier Galibert
2021-02-15
7
-5
/
+170
*
woz: Fix 2.0 format track length
Olivier Galibert
2021-02-15
1
-2
/
+2
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
18
-56
/
+66
*
util/palette.cpp: Fix assertion failure in some GCC builds
AJR
2021-02-10
1
-1
/
+1
*
ap_dsk35: make .2MG its own separate format handler [R. Belmont]
arbee
2021-02-05
2
-24
/
+130
*
ap_dsk35: support .2MG images in the new-style apple_gcr_format [R. Belmont]
arbee
2021-02-04
2
-1
/
+29
*
2gs: Fixes, and more fixes
Olivier Galibert
2021-02-04
1
-2
/
+2
*
coretmpl.h: Move lru_cache_map to separate header
AJR
2021-02-03
2
-387
/
+408
*
flopimg: Fix wrapping on mac sector extraction
Olivier Galibert
2021-01-31
1
-2
/
+8
*
Added Apple 2 disk image format: .nib (read-only support) (#7725)
leesaudan2
2021-01-30
2
-0
/
+194
*
Update "2020" text to "2021" (#7713)
Stiletto
2021-01-28
2
-2
/
+2
*
srcclean in preparation for branching release
Vas Crabb
2021-01-24
2
-6
/
+6
*
flopimg: Fix gcr checksum
Olivier Galibert
2021-01-22
1
-7
/
+7
*
ATTR_UNUSED, do you welcome C++17 in your heart and mind?
Olivier Galibert
2021-01-22
2
-9
/
+9
*
flopimg: Change the extracted bitstreams into vector<bool>
Olivier Galibert
2021-01-22
26
-671
/
+741
*
Much more core std::string_view modernization
AJR
2021-01-20
10
-131
/
+154
*
dc42: better cell size on save and remove extraneous logging
Olivier Galibert
2021-01-17
2
-8
/
+6
[next]