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
*
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
*
swim2: Add reading, writing gcr up to track 63.
Olivier Galibert
2021-01-15
1
-0
/
+6
*
hp2640.cpp: Added tape emulation. (#7625)
fulivi
2021-01-12
2
-29
/
+55
*
imd_dsk: restore # of tracks check [R. Belmont]
arbee
2021-01-10
1
-1
/
+4
*
imd_dsk: use has_variant() and accept either HD or QD as 80-track drives [R. ...
arbee
2021-01-10
1
-7
/
+4
*
imd_dsk: add missing file [R. Belmont]
arbee
2021-01-09
1
-0
/
+2
*
imd_fmt.cpp: if an IMD image is 40 track but the drive is HD, put the data on...
arbee
2021-01-09
1
-4
/
+64
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
122
-332
/
+351
*
zippath.cpp: Checkpoint #2
AJR
2021-01-08
1
-32
/
+12
*
util/zippath.cpp: Fix suffix for zip archives.
Vas Crabb
2021-01-08
1
-1
/
+1
*
zippath.cpp: Checkpoint
AJR
2021-01-06
2
-97
/
+44
*
options.h: Be more honest about #including prerequisites
AJR
2021-01-02
1
-0
/
+7
*
vbiparse.cpp: Add missing #include
AJR
2021-01-02
1
-0
/
+1
[next]