Welcome, Guest. Please login or register.

Author Topic: Simplest filesystem with source available?  (Read 6361 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline NorthWayTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2003
  • Posts: 209
    • Show all replies
Simplest filesystem with source available?
« on: June 08, 2012, 04:33:07 PM »
What is the simplest complete read/write filesystem with source that I can find?

Simplest in this setting is smallest or easiest/cleanest source to understand and modify.
Preferably in asm, but SAS/C or freeware from AmiNet is ok for building.
 

Offline NorthWayTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2003
  • Posts: 209
    • Show all replies
Re: Simplest filesystem with source available?
« Reply #1 on: June 09, 2012, 12:48:01 AM »
Quote from: rewlako;695727
Does it have to be Amiga specific?

That was kinda my hope. Something I have half a handle on.

I just want to try an idea I have been waiting for someone else to implement, but which has never happened. The FS and Amiga interface should to be as simple and clean as possible to make it easy to make changes and try it out.

The FS can be as rudimentary as you like as long as I can read and write files to the mounted volume.