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
/
formats
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed extra semicolons after function bodies in remaining headers. (#9277)
0kmg
2022-02-07
1
-3
/
+3
*
abc1600: Added sector dump floppy image format. [Curt Coder]
Curt Coder
2022-02-07
2
-0
/
+114
*
srcclean in preparation for 0.240
Vas Crabb
2022-01-23
6
-126
/
+126
*
docs: List MSYS2 packages required to build PDF documentation on Windows now ...
Vas Crabb
2022-01-12
2
-9
/
+9
*
Created an initial file system implementation for OS-9 under the CoCo (#9096)
npwoods
2022-01-07
7
-18
/
+733
*
Minor typo fix in a comment (nw) (#9082)
npwoods
2022-01-03
1
-1
/
+1
*
Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" ...
npwoods
2022-01-03
7
-0
/
+518
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
16
-778
/
+836
*
Filesystem code cleanup
AJR
2021-12-14
15
-425
/
+453
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
4
-7
/
+7
*
More cleanup.
Vas Crabb
2021-12-02
1
-5
/
+3
*
Fixed a few coverity errors, several of which are real bugs.
Vas Crabb
2021-12-02
1
-1
/
+1
*
Soul-crushingly frustrating clean-up:
Vas Crabb
2021-12-01
1
-19
/
+14
*
srcclean in preparation for release of MAME 0.238.
Vas Crabb
2021-11-21
1
-1
/
+1
*
acorn_dsk.cpp: Fixed cell size for high density ADFS-F format.
Nigel Barnes
2021-11-14
1
-3
/
+3
*
fixes for variables set but not used
smf-
2021-11-07
4
-7
/
+5
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
2
-18
/
+34
*
srcclean in preparation for MAME 0.235, and two small adjustments.
Vas Crabb
2021-09-26
2
-56
/
+56
*
added tzx to the sc-3000 formats (#8592)
Fabio DL
2021-09-21
1
-0
/
+2
*
Formats-related refactoring
AJR
2021-09-11
149
-1413
/
+1256
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-4
/
+4
*
Decoupled RPK logic from TI-99 cartridge code. (#7880)
npwoods
2021-09-06
2
-0
/
+617
*
wd177x_dsk.cpp: Add head count check
Jesse Marroquin
2021-08-29
1
-2
/
+2
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
138
-1564
/
+1810
*
formats/fsmgr.cpp: Don't assume string iterators can be indexed (reported by ...
Vas Crabb
2021-08-02
1
-4
/
+2
*
imd_dsk.cpp: Fix segmentation fault saving FM track
Jesse Marroquin
2021-07-29
1
-1
/
+1
*
cassimg: don't construct string from nullptr (#8265).
Robbbert
2021-07-21
1
-1
/
+1
*
srcclean in preparation for release
Vas Crabb
2021-06-27
4
-28
/
+28
*
-util: Retire legacy object pool, removing vestigial references.
Vas Crabb
2021-06-24
2
-8
/
+3
*
formats/flopimg.cpp: Remove legacy pool allocator usage. (#8216)
Aaron Giles
2021-06-24
1
-38
/
+19
*
ipf: Wrap the decoding state in a sub-structure
Olivier Galibert
2021-06-10
2
-112
/
+95
*
wd177x: remove tests for head count. add track count test in check_compatibil...
tim lindner
2021-06-06
1
-5
/
+9
*
wd177x: test to make sure the floppy drive has room for all of the tracks
tim lindner
2021-06-05
1
-0
/
+12
*
enmirage: fixed and updated to load and play via MIDI, panel controls hooked ...
tim lindner
2021-06-03
1
-10
/
+30
*
apple2: handle Bernie ][ .2MGs with the signature bytes flipped. [R. Belmont]
arbee
2021-05-29
1
-0
/
+6
*
floppy_image_format_t: Turn all the methods that can be static into static me...
Olivier Galibert
2021-05-27
2
-61
/
+61
*
floppy: Change the formats from an intrusive list to a vector
Olivier Galibert
2021-05-27
2
-23
/
+1
*
Copy/paste fix
Olivier Galibert
2021-05-26
1
-1
/
+1
*
vtech: Add floppy formats and fs
Olivier Galibert
2021-05-26
8
-2
/
+950
*
reorganize the floptool code, add some write support
Olivier Galibert
2021-05-24
8
-133
/
+142
*
srcclean for release
Vas Crabb
2021-05-23
6
-14
/
+14
*
Compile fix for Linux (#8081)
Brandon Munger
2021-05-19
1
-0
/
+1
*
jasmin: Support write
Olivier Galibert
2021-05-16
6
-188
/
+386
*
prodos: Add file and resource reading
Olivier Galibert
2021-05-11
8
-16
/
+345
*
prodos: experiements in directory tree reading.
Olivier Galibert
2021-05-09
4
-45
/
+223
*
MacOS < 10.13 has an issue with std::get, use std::get_if instead
Olivier Galibert
2021-05-02
4
-13
/
+30
*
prodos: Start of read support
Olivier Galibert
2021-05-02
4
-12
/
+146
*
fs: Add full jasmin read support
Olivier Galibert
2021-04-30
8
-245
/
+600
*
fsmgr: more compiler error fighting [R. Belmont]
arbee
2021-04-28
1
-0
/
+1
*
fsmgr: temp hack to fix Clang compile [R. Belmont]
arbee
2021-04-28
1
-0
/
+1
[next]