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
/
pc_dsk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dependencies
Olivier Galibert
2021-03-02
1
-127
/
+0
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-2
/
+2
*
pc_dsk: Ignore 84-byte Disk Copy 4.2 header [Justin Kerk]
Justin Kerk
2020-08-29
1
-0
/
+5
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
pc_dsk: Support images with 41 tracks (Kryoflux dtc produces these for some n...
Justin Kerk
2017-11-15
1
-0
/
+4
*
New working software list additions
Justin Kerk
2017-03-12
1
-0
/
+4
*
pc_dsk: Handle 1.44MB images with 1,024-byte footer, which have turned up in ...
Justin Kerk
2017-01-08
1
-0
/
+5
*
pc_dsk: Assume a smaller gap size to allow 400K disk images to load. Fixes e....
Justin Kerk
2017-01-07
1
-1
/
+1
*
pc_dsk: Support 360K images with 512-byte header, found in some softlist entr...
Justin Kerk
2016-12-29
1
-0
/
+12
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch...
Nathan Woods
2016-07-07
1
-3
/
+3
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+214