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
*
formats/dmk_dsk.cpp: Improve checks in identify. (#12118)
wilbertpol
2024-03-22
1
-55
/
+65
*
imagedev/cassette.cpp, formats/flacfile.cpp: Added support for saving cassett...
wilbertpol
2024-03-22
1
-4
/
+74
*
formats/flopimg.cpp: Fix apparent logic error in write splice setting test
AJR
2024-02-25
1
-1
/
+1
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
75
-1075
/
+1079
*
formats/fs_fat.cpp: Add the 5.25" disk formats
AJR
2024-02-19
1
-0
/
+6
*
heathkit/h89.cpp: Add a software list for H88 cassettes. (#12019)
Mark Garlanger
2024-02-18
1
-33
/
+38
*
image_handler.cpp: Floppy fixes
AJR
2024-02-15
1
-4
/
+0
*
formats/acorn_dsk.cpp: Disallow identification of "ssd" format based on recor...
AJR
2024-02-15
1
-1
/
+1
*
sfrj/idpartner.cpp: hookup dma, pio and rtc
Miodrag Milanovic
2024-02-15
1
-3
/
+11
*
sfrj/idpartner.cpp - fixed floppy daisy chain
Miodrag Milanovic
2024-02-13
2
-0
/
+77
*
formats/fs_prodos.cpp: Recognize some file types
AJR
2024-02-10
1
-1
/
+46
*
formats/fs_prodos.cpp: Feature updates
AJR
2024-02-10
2
-26
/
+34
*
formats/fs_fat.cpp: Various fixes
AJR
2024-02-10
3
-10
/
+31
*
bus/qbus: Added DVK MX floppy controller. (#11840)
shattered
2024-02-09
2
-53
/
+99
*
jvc_dsk, os9_dsk.cpp: Add 3.5 inch disk formats, adjust scoring (#11899)
tim lindner
2024-01-08
2
-82
/
+100
*
formats/ap_dsk35.cpp, formats/lw30_dsk.cpp, shared/xbox_usb.cpp: Use multibyt...
AJR
2024-01-07
2
-12
/
+7
*
lib/util/flac.cpp: Add support for flac data where bits_per_sample != 16. (#1...
wilbertpol
2023-12-30
1
-1
/
+1
*
formats/flacfile.cpp: Removed unnecessary calls to decoder.reset(). (#11845)
wilbertpol
2023-12-17
1
-4
/
+0
*
formats/flacfile.cpp: Added support for compact cassette images in FLAC forma...
wilbertpol
2023-12-17
3
-1
/
+100
*
lib/formats/fs_fat.cpp: Ignore deleted directory entries. (#11830)
wilbertpol
2023-12-10
1
-1
/
+4
*
Cleaned up some recent changes a little.
Vas Crabb
2023-11-20
1
-1
/
+1
*
jvc_dsk: Only match by file size if the file is headerless.
Nigel Barnes
2023-11-17
1
-1
/
+4
*
Cleaned up some recent commits.
Vas Crabb
2023-11-03
1
-4
/
+4
*
imagedev/floppy.cpp: Remvoed hard-sectored floppy support.
Vas Crabb
2023-11-02
5
-113
/
+33
*
nabupc: Add nabu floppy disk formats (#11688)
Brian Johnson
2023-11-01
3
-0
/
+291
*
formats/imd_dsk: implement get_sectors_per_track() (#11672)
Lubomir Rintel
2023-10-29
1
-2
/
+11
*
Floppy format API refinements
AJR
2023-10-08
268
-1646
/
+1651
*
acorn_dsk.cpp: Added Cumana DFS disk image format.
Nigel Barnes
2023-09-30
2
-75
/
+136
*
Merge tag 'mame0259' into HEAD
Vas Crabb
2023-09-29
2
-3
/
+3
|
\
|
*
formats/uef_cas.cpp: Fixed regression reading floating-point values.
Vas Crabb
2023-09-28
1
-2
/
+2
|
*
formats/hti_tape.cpp: Fixed regression detecting magic numbers.
Vas Crabb
2023-09-28
1
-1
/
+1
*
|
Miscellaneous change roll-up:
Vas Crabb
2023-09-29
2
-2
/
+2
*
|
Filesystem code refactoring (#11570)
ajrhacker
2023-09-27
22
-512
/
+568
|
/
*
formats: Use multibyte.h functions in more files
AJR
2023-09-17
35
-274
/
+284
*
fsmgr.cpp: Restore trim_end_spaces as a std::string_view function and use it ...
AJR
2023-09-17
5
-12
/
+17
*
fsmgr.h: Cleanup
AJR
2023-09-17
6
-230
/
+79
*
imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the...
AJR
2023-09-17
13
-196
/
+65
*
formats/td0_dsk.cpp: Don't swallow bits and bytes at the end of Huffman-encod...
AJR
2023-09-08
1
-13
/
+14
*
formats/td0_dsk.cpp: Do more error checking, hopefully eliminating softlocks ...
AJR
2023-09-05
1
-4
/
+25
*
imagedev/floppy.cpp: Add hard-sector floppy support
Eric Anderson
2023-09-05
5
-33
/
+113
*
c64: Emulated the TIB Disc Drive DD-001 cartridge. [Curt Coder]
Curt Coder
2023-09-04
2
-0
/
+73
*
formats/td0_dsk.cpp: Recognize SSDD images for 3(.5)-inch floppy drives. Fixe...
AJR
2023-09-02
1
-1
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-7
/
+7
*
fix count (#11241)
tim lindner
2023-05-18
1
-1
/
+1
*
formats/fs_hp98x5.cpp: Added filesystem handlers for HP9825, HP9831 and HP984...
fulivi
2023-05-15
5
-13
/
+1649
*
roland_s50.cpp: Add floppy format
AJR
2023-04-13
3
-0
/
+74
*
Cleaned up some recent changes.
Vas Crabb
2023-04-12
2
-2
/
+4
*
abc80x: Detect interlaced disk images. [Curt Coder]
Curt Coder
2023-03-26
2
-0
/
+16
*
Remove debug printf.
Curt Coder
2023-03-26
1
-1
/
+0
*
abc80x: Split floppy software lists by disk drive type. [Curt Coder]
Curt Coder
2023-03-26
5
-27
/
+153
[next]