nitrologic / skid30

Acid Software's Amiga game Skidmarks turns 30
7 stars 1 forks source link

case insensitive files system #15

Open nitrologic opened 1 year ago

nitrologic commented 1 year ago

a sandbox filesystem for the ACID500, lives in a native folder but

nitrologic commented 1 year ago

The lha utility is calling exec examine and wants it's FileBlockInfo filled in,

The code could use a std::map<int,fileinfo> container to track files locked and under examination

How to map native files? start simple, a single acid500 folder.

add lower case rules later