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
/
ap_dsk35.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
apple2: handle Bernie ][ .2MGs with the signature bytes flipped. [R. Belmont]
arbee
2021-05-29
1
-0
/
+6
*
ap_dsk35: Punt 1.44MB dc42 images to the PC MFM handler, which knows how to r...
arbee
2021-04-10
1
-0
/
+8
*
ap_dsk35: updates [R. Belmont]
arbee
2021-03-06
1
-1
/
+27
*
2mg: tolerate a standard mistake
Olivier Galibert
2021-03-05
1
-1
/
+1
*
apple_gcr: Refuse 800K images on single-sided drives
Olivier Galibert
2021-03-04
1
-2
/
+3
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-11
/
+11
*
ap_dsk35: make .2MG its own separate format handler [R. Belmont]
arbee
2021-02-05
1
-20
/
+113
*
ap_dsk35: support .2MG images in the new-style apple_gcr_format [R. Belmont]
arbee
2021-02-04
1
-1
/
+25
*
2gs: Fixes, and more fixes
Olivier Galibert
2021-02-04
1
-2
/
+2
*
flopimg: Change the extracted bitstreams into vector<bool>
Olivier Galibert
2021-01-22
1
-147
/
+115
*
dc42: better cell size on save and remove extraneous logging
Olivier Galibert
2021-01-17
1
-8
/
+5
*
swim2: Add reading, writing gcr up to track 63.
Olivier Galibert
2021-01-15
1
-0
/
+6
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-3
/
+3
*
(nw) formats: reduce dependencies on libemu
Vas Crabb
2020-04-13
1
-3
/
+3
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
more TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-6
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-162
/
+162
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-23
/
+23
*
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 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-9
/
+9
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1502