index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
tools
/
floptool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca...
ajrhacker
2025-02-22
1
-9
/
+6
*
formats/fs_fat.cpp: Various fixes
AJR
2024-02-10
1
-1
/
+1
*
Floppy format API refinements
AJR
2023-10-08
1
-14
/
+14
*
Filesystem code refactoring (#11570)
ajrhacker
2023-09-27
1
-0
/
+2
*
Added support for specifying volume attributes in 'floptool flopcreate' (#9590)
npwoods
2022-10-16
1
-4
/
+34
*
corefile.h: Move filename utilities to path.h
AJR
2022-09-25
1
-1
/
+1
*
Miscellaneous fixes:
Vas Crabb
2022-08-28
1
-2
/
+2
*
formats: Fixed some unused local variable compiler errors. (#10251)
napobear
2022-08-25
1
-0
/
+2
*
fs: new API, blk_t is probably going to change too
Olivier Galibert
2022-06-28
1
-91
/
+48
*
Changed fs::meta_value::to_string() to not be static and not require meta_typ...
npwoods
2022-04-03
1
-3
/
+3
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
1
-1
/
+7
*
floptool: Allow creating unformatted images again
Olivier Galibert
2022-03-23
1
-1
/
+1
*
Fixing error message in Floptool (#9404)
npwoods
2022-03-19
1
-2
/
+2
*
floptool: Fixed typo in error message. (#9365)
pnp2084
2022-03-04
1
-1
/
+1
*
Created an initial file system implementation for OS-9 under the CoCo (#9096)
npwoods
2022-01-07
1
-0
/
+4
*
Fixing floptool usage message: (#9088)
npwoods
2022-01-04
1
-22
/
+27
*
Added a 'version' verb to floptool (#9079)
npwoods
2022-01-04
1
-0
/
+10
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
1
-21
/
+21
*
Filesystem code cleanup
AJR
2021-12-14
1
-1
/
+5
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-7
/
+9
*
srcclean in preparation for release
Vas Crabb
2021-06-27
1
-12
/
+12
*
reorganize the floptool code, add some write support
Olivier Galibert
2021-05-24
1
-702
/
+251
*
srcclean for release
Vas Crabb
2021-05-23
1
-3
/
+3
*
floptool - format/filesystem errors were printing the wrong argument (#8088)
ksherlock
2021-05-21
1
-4
/
+4
*
jasmin: Support write
Olivier Galibert
2021-05-16
1
-53
/
+276
*
prodos: Add file and resource reading
Olivier Galibert
2021-05-11
1
-47
/
+140
*
prodos: Start of read support
Olivier Galibert
2021-05-02
1
-75
/
+124
*
fs: Add full jasmin read support
Olivier Galibert
2021-04-30
1
-3
/
+205
*
floptool.cpp: Be stricter about types.
Vas Crabb
2021-04-30
1
-4
/
+4
*
floppy: first steps on metadata, and hopefully make gcc happier on enumerate
Olivier Galibert
2021-04-28
1
-6
/
+85
*
floppy: start block-devicing fielsystem support
Olivier Galibert
2021-04-28
1
-14
/
+37
*
srcclean in preparation for release
Vas Crabb
2021-03-28
1
-3
/
+3
*
Try to fix osx compile
Olivier Galibert
2021-03-05
1
-2
/
+2
*
floppy: Beginning of the support for preformatted floppy images.
Olivier Galibert
2021-03-05
1
-2
/
+232
*
formats: Create mame_formats_full_list which gives access to all the supporte...
Olivier Galibert
2021-03-04
1
-113
/
+51
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
ap_dsk35: make .2MG its own separate format handler [R. Belmont]
arbee
2021-02-05
1
-0
/
+1
*
Added Apple 2 disk image format: .nib (read-only support) (#7725)
leesaudan2
2021-01-30
1
-0
/
+1
*
flopimg: Change the extracted bitstreams into vector<bool>
Olivier Galibert
2021-01-22
1
-0
/
+1
*
Update floptool to the new prototypes
Olivier Galibert
2021-01-09
1
-3
/
+5
*
Low-level #include overhaul
AJR
2021-01-02
1
-0
/
+1
*
MDOS disk format support
68bit
2020-07-03
1
-1
/
+5
*
ibmxdf_dsk: IBM Extended Disk Format support (nw)
Sergey Svishchev
2020-03-02
1
-0
/
+2
*
wd177x_dsk: generalize to allow custom track format variations
68bit
2020-02-08
1
-0
/
+4
*
srcclean, manual adjustments (nw)
Vas Crabb
2020-01-26
1
-1
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-7
/
+7
*
Emulation of isbc202 floppy disk controller (#6119)
fulivi
2020-01-04
1
-0
/
+2
*
swtpc09: add a UniFLEX specific floppy format.
68bit
2019-08-13
1
-1
/
+7
*
add write support for Olivetti M20 floppy images
Christian Groessler
2019-08-06
1
-1
/
+3
*
agat: basic emulation of agat9 (video, apple compat mode, LLE floppy)
Sergey Svishchev
2019-07-02
1
-1
/
+8
[next]