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
/
d88_dsk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
formats/d88_dsk.cpp: override number of tracks for .1dd format
angelosa
2026-04-23
1
-0
/
+6
*
emu/save.cpp, util/png.cpp, various disk and cassette formats: Use multibyte....
AJR
2025-12-13
1
-2
/
+2
*
flopimg: add support for bad address field crc in basic fm and mfm images
cracyc
2025-11-08
1
-1
/
+2
*
flopimg.cpp: add a default implementation for `supports_save` (#14156)
Roman Donchenko
2025-09-18
1
-5
/
+0
*
srcclean in preparation for 0.270 release branch.
Vas Crabb
2024-09-22
1
-1
/
+1
*
formats/d88_dsk.cpp: relax track_count check to a warning
angelosa
2024-09-20
1
-4
/
+2
*
d88_dsk.cpp: Be more permissive about allowing double-sided images in single-...
AJR
2024-09-07
1
-4
/
+16
*
x1: add fdd motor timeout and support odd d88 images
cracyc
2024-05-06
1
-1
/
+1
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-7
/
+14
*
Floppy format API refinements
AJR
2023-10-08
1
-11
/
+11
*
formats: Use multibyte.h functions in more files
AJR
2023-09-17
1
-24
/
+10
*
Encode certain tracks as single density in .d88 floppy format
AJR
2023-03-19
1
-1
/
+7
*
d88_dsk.cpp, dsk_dsk.cpp: Mitigate against rot in legacy floppy code
AJR
2023-02-12
1
-5
/
+8
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
1
-1
/
+1
*
floppy: remove the intermediate allocator
Olivier Galibert
2022-03-30
1
-1
/
+1
*
Constify the floppy image handling interface
Olivier Galibert
2022-03-30
1
-8
/
+2
*
Formats-related refactoring
AJR
2021-09-11
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-14
/
+21
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-3
/
+3
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
i386/i286: fix default cs flags (nw)
cracyc
2018-02-02
1
-1
/
+1
*
d88_dsk: Add some safety checks to avoid reading beyond the end of file
Dirk Best
2018-01-28
1
-1
/
+10
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-45
/
+45
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-4
/
+4
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+540