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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
flopimg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed an issue with legacy floppy loading caused by filetype() now being a st...
Nathan Woods
2016-08-18
1
-2
/
+2
*
C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch...
Nathan Woods
2016-07-07
1
-6
/
+6
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-7
/
+7
*
Typo fix: nonexistant → nonexistent
Jordi Mallach
2016-04-01
1
-1
/
+1
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-4
/
+4
*
blame balrog for this :) (NW)
Cowering
2015-07-08
1
-4
/
+4
*
Added some for Nathan and some more for Nicola (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Missed lib for adding licenses (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
(MESS) victor9k: Added writing to sector dump disk images. [Curt Coder]
Curt Coder
2015-04-21
1
-0
/
+2
*
(MESS) Added sector image format for the Commodore 8280 8" floppy drive. [Cur...
Curt Coder
2015-04-20
1
-0
/
+1
*
(MESS) Implemented writing to Commodore d64/d67/d71/d80/d82 sector images. [C...
Curt Coder
2015-04-16
1
-0
/
+3
*
Fix gcr5 conversion (nw)
Olivier Galibert
2015-04-15
1
-2
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-43
/
+31
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
1
-2
/
+2
*
(MESS) victor9k: Floppy WIP. (nw)
Curt Coder
2014-11-05
1
-1
/
+7
*
ap2_dsk: edd support [O. Galibert]
Olivier Galibert
2014-10-27
1
-2
/
+2
*
floppy: Handle half and quarter tracks [O. Galibert]
Olivier Galibert
2014-08-09
1
-18
/
+34
*
Moved sbyte_mfm_r out of private area to make it accessible to format
Michael Zapf
2014-03-09
1
-7
/
+8
*
(MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo...
Curt Coder
2014-02-03
1
-0
/
+2
*
(MESS) compclr2: Emulated the keyboard and floppy WIP. (nw)
Curt Coder
2014-01-15
1
-1
/
+9
*
fix compile
Michaël Banaan Ananas
2013-07-17
1
-0
/
+1
*
Some emu.h related redundant #include cleanup (nw)
Scott Stone
2013-07-17
1
-1
/
+0
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-3
/
+3
*
(MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder]
Curt Coder
2013-01-14
1
-2
/
+10
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-6
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-98
/
+98
*
Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder]
Curt Coder
2013-01-07
1
-1
/
+16
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-97
/
+97
*
(MESS) c1581: Modernized floppy, WIP. (nw)
Curt Coder
2012-12-14
1
-0
/
+1
*
Added some more floppy types. (nw)
Curt Coder
2012-11-28
1
-153
/
+153
*
pc floppies: Merge the common parts of d88/imd [O. Galibert]
Olivier Galibert
2012-11-20
1
-0
/
+15
*
(mess) floppy: Add IMD support [O. Galibert]
Olivier Galibert
2012-11-15
1
-0
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-1
/
+3
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-4
/
+3
*
preliminary FM support (no whatsnew)
Miodrag Milanovic
2012-08-27
1
-0
/
+8
*
floppy: Harmless intermediate commit that could help Micko (nw)
Olivier Galibert
2012-08-24
1
-2
/
+6
*
Redoing the previous change the right way ;-) (nw)
R. Belmont
2012-05-30
1
-1
/
+0
*
flopimg: support MFM formats where sector numbering starts at 0 [R. Belmont]
R. Belmont
2012-05-30
1
-0
/
+1
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-109
/
+109
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-01-25
1
-1
/
+6
*
mess sync (nw)
Olivier Galibert
2012-01-23
1
-169
/
+298
*
floppy: Do specific UI handling [O. Galibert]
Olivier Galibert
2012-01-23
1
-0
/
+6
*
Sync with MESS, OG's work credited in MESS already (no whatsnew)
Miodrag Milanovic
2012-01-14
1
-28
/
+41
*
Floppy changes by OG, imported from MESS (no whatsnew)
Miodrag Milanovic
2011-12-30
1
-9
/
+46
*
Sync with MESS all credited there (no whatsnew)
Miodrag Milanovic
2011-12-12
1
-9
/
+10
*
Synced with MESS (no whatsnew)
Miodrag Milanovic
2011-10-23
1
-7
/
+26
*
clean-ups and version bump
Angelo Salese
2011-10-10
1
-2
/
+2
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2011-09-25
1
-5
/
+5
*
Sync with MESS, floppy work by OG, and addition of AY8914 (no whatsnew)
Miodrag Milanovic
2011-09-19
1
-25
/
+121
*
Cleanups and version bump
mame0143u5
Angelo Salese
2011-09-06
1
-1
/
+1
[next]