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
/
all.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
woz: Remove write support, it can't really be made reliable
Olivier Galibert
2022-09-01
1
-0
/
+1
*
formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273)
Michael R. Furman
2022-08-28
1
-0
/
+4
*
Initial FAT file system support for Floptool (#9119)
npwoods
2022-08-25
1
-0
/
+7
*
formats/cp68_dsk.cpp: Added CP/68 disk format for SWTPC 6800. (#10178)
Michael R. Furman
2022-08-13
1
-0
/
+4
*
Created a CBM DOS file system driver and added it to the 1541 implementation ...
npwoods
2022-06-30
1
-0
/
+7
*
-tim011.cpp: Hooked up floppy drives properly. (#9649)
Miodrag Milanović
2022-05-02
1
-0
/
+9
*
apple2: split the 16 sector format in dos/prodos types
Olivier Galibert
2022-03-30
1
-1
/
+2
*
Created an initial file system implementation for OS-9 under the CoCo (#9096)
npwoods
2022-01-07
1
-0
/
+7
*
Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" ...
npwoods
2022-01-03
1
-0
/
+14
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
1
-4
/
+4
*
Filesystem code cleanup
AJR
2021-12-14
1
-1
/
+0
*
Copy/paste fix
Olivier Galibert
2021-05-26
1
-1
/
+1
*
vtech: Add floppy formats and fs
Olivier Galibert
2021-05-26
1
-0
/
+15
*
floppy: start block-devicing fielsystem support
Olivier Galibert
2021-04-28
1
-0
/
+8
*
thomson: Turn the extensions into slot devices, modernize the floppies
Olivier Galibert
2021-04-19
1
-0
/
+8
*
trs80m3: Added support for JV3 disks (not working)
Robbbert
2021-04-10
1
-1
/
+3
*
floppy: Beginning of the support for preformatted floppy images.
Olivier Galibert
2021-03-05
1
-0
/
+9
*
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
1
-0
/
+1351