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
/
wd177x_dsk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-9
/
+18
*
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
*
thomson: Turn the extensions into slot devices, modernize the floppies
Olivier Galibert
2021-04-19
1
-1
/
+1
*
wd177x_dsk.cpp: Fix a bug that caused creation to crash for some subformats
AJR
2021-04-14
1
-1
/
+1
*
wd,upd: filter unsupported image formats
Olivier Galibert
2021-03-31
1
-4
/
+5
*
upd765_dsk, wd177x_dsk: Do not crash on damaged disks
Olivier Galibert
2021-02-26
1
-6
/
+7
*
woz: Add write
Olivier Galibert
2021-02-15
1
-1
/
+1
*
flopimg: Change the extracted bitstreams into vector<bool>
Olivier Galibert
2021-01-22
1
-24
/
+17
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-3
/
+3
*
formats: Get rid of more inappropriate use of emu_fatalerror (and fix some sp...
Vas Crabb
2020-08-30
1
-4
/
+4
*
wd177x dsk: be permissive of some missing sectors in later tracks
68bit
2020-07-03
1
-1
/
+6
*
(nw) formats: reduce dependencies on libemu
Vas Crabb
2020-04-13
1
-1
/
+3
*
wd177x_dsk: generalize to allow custom track format variations
68bit
2020-02-08
1
-84
/
+129
*
acorn_dsk: Added OPUS_DDCPM_FORMAT
Nigel Barnes
2017-08-25
1
-8
/
+18
*
Revert "wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder]"
Olivier Galibert
2017-02-16
1
-1
/
+1
*
wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder]
Curt Coder
2017-02-16
1
-1
/
+1
*
formats/wd177x_dsk: allow override of build_sector_description, like nec765_dsk
Sergey Svishchev
2017-01-15
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-13
/
+13
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+449