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
2014-12-11 16:36:40 -08:00
2014-12-11 16:36:40 -08:00
2014-12-11 16:36:40 -08:00
2014-12-11 16:36:40 -08:00

UNDER CONSTRUCTION

I'm in the process of updating CiderPress to work with newer tools (VS 2013) and operating systems.

Current status:

  • Win32 main application properly executes basic functions. Still some things missing. Not well tested.
  • MDC application seems to work; not well tested.
  • Linux code doesn't compile.
  • The web documentation has been moved to github (see the gh-pages branch) and is available from http://a2ciderpress.com/.
Description
CiderPress Apple II archive utility for Windows
Readme 23 MiB
Languages
C++ 64.5%
C 28%
HTML 7.2%
Makefile 0.2%
Shell 0.1%