Skip to content

Releases: SnailMath/CPfilemgr

File Manager version 1.0.2

20 May 09:56
Compare
Choose a tag to compare

A simple file manager for the fx-cp 400 (aka Casio Classpad II) with hollyhock-2.
(Now with the support to open files)
You need to install hollyhock-2 first: https://github.com/SnailMath/hollyhock-2/releases

Requires hollyhock-2 v1.0.2
(If you have hollyhock-2 v1.0.1 you just need the new run.bin file of v1.0.2, you don't have to do the update again.)

Can open these file types:

  • .png / .jpg / .gif (up to 320x528)
  • .bin (displays only the first 256 bytes)
  • .txt (with auto line breaks, you can go through the pages)
  • .565 (the file format used by CPvid, but you need to know the image width)
  • .wav (but only 8bit mono 11kHz)

Changes: png's are not displayed flipped anymore...

File Manager version 1.0.1

06 May 16:18
Compare
Choose a tag to compare

A simple file manager for the fx-cp 400 (aka Casio Classpad II) with hollyhock-2.
You need to install hollyhock-2 first: https://github.com/SnailMath/hollyhock-2/releases

Requires hollyhock-2 v1.0.2
(If you have hollyhock-2 v1.0.1 you just need the new run.bin file of v1.0.2, you don't have to do the update again.)

Can open these file types:

  • .png / .jpg / .gif (up to 320x528)
  • .bin (displays only the first 256 bytes)
  • .txt (with auto line breaks, you can go through the pages)
  • .565 (the file format used by CPvid, but you need to know the image width)
  • .wav (but only 8bit mono 11kHz)

(BECAUSE OF A BUG, PNG's ARE DISPLAYED MIRRORED, fixed in v1.0.2)