Ann: New FileSystem library for HPGCC
- From: "Claudio Lapilli" <pleasedontspam@xxxxxxx>
- Date: 25 Feb 2006 19:51:42 -0800
A new library was added to hpgcc!
It's a completely new file system for SD card access.
Features:
* Faster than the builtin file system.
* Support for partitioned SD cards: Partition your SD card in up to 4
volumes, and work with them as ports :3:, :4: :5: and :6:
* Fully case sensitive yet compatible with Windows: For the first time
you can store and reclaim variables preserving the original calculator
name. Also, variables with names that differ only in case can coexist
in a directory, just like in the calculator HOME. All this without any
complaints from Windows, can you ask for more?
* Full long name support: Latest rom release has limited long name
support. This filesystem solves all issues with long names.
* Flexible syntax makes easier to port applications from other OS.
Drives can be called by port number (3: through 6:) or by letters (C:
through F:). Forward slash and back slash are both supported.
* More predictable behavior than the builtin: No unexpected directory
changes, rename function works, fseek has constant speed, etc.
Why are you still reading this instead of updating your hpgcc libraries
with the latest nightly build?
Cheers,
The HPGCC-Team
.
- Follow-Ups:
- Re: Ann: New FileSystem library for HPGCC
- From: Samuel Stearley
- Re: Ann: New FileSystem library for HPGCC
- From: Brandon Del Bel
- Re: New FileSystem library for HPGCC
- From: Frère-Pierre
- Re: Ann: New FileSystem library for HPGCC
- From: John H Meyers
- Re: Ann: New FileSystem library for HPGCC
- From: timwessman
- Re: Ann: New FileSystem library for HPGCC
- Prev by Date: Re: Who's Responsible For The 49+ CAS?
- Next by Date: Re: Ann: New FileSystem library for HPGCC
- Previous by thread: Ctr+B
- Next by thread: Re: Ann: New FileSystem library for HPGCC
- Index(es):
Relevant Pages
|