Andy McFadden aa3145856c Use types with explicit sizes
Focusing on the diskimg library this time, which deals with a lot of
filesystem structures that have specific widths.

This is still a bit lax in places, e.g. using "long" for lengths.
Should either specify a bit width or use di_off_t.

Also, added "override" keyword where appropriate.

Also, bumped library version to 5.0.0.
2014-11-24 15:57:25 -08:00
2014-11-24 15:57:25 -08:00
2014-11-24 15:57:25 -08:00
2009-01-04 19:19:05 +00:00
2009-01-03 19:08:48 +00:00
2014-11-24 15:57:25 -08:00
2014-11-20 18:32:06 -08:00
2014-11-20 18:10:18 -08:00
2014-11-03 14:05:07 -08:00
2007-03-27 17:47:10 +00:00
2014-11-19 16:51:23 -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 compiles and can execute basic functions, but there are still big pieces missing.
  • MDC application can't get past the initial "choose files" dialog.
  • 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%