ciderpress/diskimg
Andy McFadden 8e910b23ca gcc/linux updates
Many updates to format strings, largely as a result of changing
various "long" variables to uint32_t.

Fixed the diskimg debug macros for gcc, which requires an extra
"##" to remove the "," when there are no arguments.  (Apparently
Visual Studio just strips this away for you.)

Stripped out a couple of dead variables spotted by gcc.  Return
the actual error in a couple of HFS file functions.
2014-12-11 16:36:40 -08:00
..
libhfs WinXP compatibility update 2014-12-10 11:57:41 -08:00
ASPI.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
ASPI.h
CFFA.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Container.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
CP_ntddscsi.h
CP_WNASPI32.H
CPM.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
DDD.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
DiskFS.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
DiskImg.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
DiskImg.h gcc/linux updates 2014-12-11 16:36:40 -08:00
diskimg.vcxproj WinXP compatibility update 2014-12-10 11:57:41 -08:00
diskimg.vcxproj.filters
diskimg.vcxproj.user
DiskImgDetail.h Use types with explicit sizes 2014-11-24 15:57:25 -08:00
DiskImgPriv.h gcc/linux updates 2014-12-11 16:36:40 -08:00
DIUtil.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
DOS33.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
DOSImage.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
FAT.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
FDI.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
FocusDrive.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
GenericFD.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
GenericFD.h Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Global.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Gutenberg.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
HFS.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
ImageWrapper.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
MacPart.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
Makefile gcc/linux updates 2014-12-11 16:36:40 -08:00
MicroDrive.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
Nibble35.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Nibble.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
OuterWrapper.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
OzDOS.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Pascal.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
ProDOS.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
RDOS.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
SCSIDefs.h
SPTI.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
SPTI.h Use types with explicit sizes 2014-11-24 15:57:25 -08:00
StdAfx.cpp
StdAfx.h gcc/linux updates 2014-12-11 16:36:40 -08:00
TwoImg.cpp gcc/linux updates 2014-12-11 16:36:40 -08:00
TwoImg.h Use types with explicit sizes 2014-11-24 15:57:25 -08:00
UNIDOS.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
VolumeUsage.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Win32BlockIO.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Win32BlockIO.h
Win32Extra.h