diff --git a/change-log.htm b/change-log.htm index 8bd21a7..7cbe7c2 100644 --- a/change-log.htm +++ b/change-log.htm @@ -29,13 +29,32 @@ track/sector, block, or nibble track.  The DiskFS class imitates a File System Translator (FST), abstracting filesystem differences away to provide ProDOS-like file access on all - supported filesystems.  This library also runs under Linux. + supported filesystems.  This library can be built for Linux.

In addition, CiderPress uses the NufxLib library to access NuFX (ShrinkIt) archives, and zlib to compress and expand ".gz" and ".zip" files.

+

v4.0.0d1 - 16-Dec-2014

+ +

v3.0.2d1 - 19-Jan-2014

+

v3.0.1 - 4-Jan-2009

diff --git a/index.htm b/index.htm index 1ccd4dc..4c84eb8 100644 --- a/index.htm +++ b/index.htm @@ -34,8 +34,9 @@ under the BSD license, in March 2007.

  • Some handy tools.
  • -

    -Download CiderPress v3.0.1 (4-Jan-2009) as a Win32 executable.

    +

    Download the current stable release, +CiderPress v3.0.1 (4-Jan-2009), +as a Win32 executable.

    A tutorial is available, with some sample files. In addition, Walt Perko has created an @@ -47,24 +48,29 @@ a CFFA (useful if your Apple II isn't able to format the CF card first).

    Got questions?  Check the FAQ and hardware compatibility pages.

    -

    The old requested features list has some -ideas. You can also view the original change log. - -

    The -GitHub project page has the full source code, as well as places -to file bug reports. The source for this web site can be found in -the -gh-pages branch.

    +

    The old requested features list has +some ideas. See the change log to see how +CiderPress has evolved over time.

    Win32 Executable Downloads

    -These include CiderPress and MDC, and will run on Win98/ME/2K/XP. Version 3.x -may behave a bit strangely on Vista/7/8, but will generally work. +These include CiderPress and MDC. CiderPress v3.x runs well on +Win98/ME/2K/XP, but may behave a bit strangely on Vista/7/8. CiderPress v4.x +requires WinXP/Vista/7/8.

    - +

    Source Code Downloads

    +

    The +GitHub project page has the full source code, as well as places +to file bug reports. Click "releases" to get sources for a specific +release tag. The source for this web site can be found in +the +gh-pages branch.

    + + diff --git a/requested-features.htm b/requested-features.htm index ac01fdf..1e1010e 100644 --- a/requested-features.htm +++ b/requested-features.htm @@ -186,11 +186,8 @@
  • Add: Packed hi-res (Beagle Graphics).
  • Add: Dreamgrafix PNT/$8005 (and the less-common PIC/$8003).
  • Add: AppleWriter.
  • -
  • Add: Magic Window.
  • Add: Finder icons.
  • Add: Sound files.
  • -
  • Add: Apple /// Business Basic (BA3).
  • -
  • Add: Magic Window.
  • Display text in an "Apple II" font.  (There are some Apple II fonts on the web that you can install and use with the file viewer.  CiderPress should include one.)
  • @@ -198,7 +195,7 @@
  • Correctly support tabs in AWP and GWP documents.
  • Have option to convert AWP to plain text instead of RTF.  (Can get same effect by cut & pasting into Notepad.)
  • -
  • Expand files compressed with HardPressed.
  • +
  • Expand files compressed with HardPressed™.
  • Applesoft/Integer syntax highlighting could grey-out unreachable lines.
  • Have alternate Integer BASIC mode that deciphers the POKEs that conceal BASIC listing in mixed Integer/assembly programs (fairly common in programs