mihaip / infinite-mac

A classic Mac loaded with everything you'd want
https://infinitemac.org
Apache License 2.0
1.2k stars 73 forks source link

Use separate mounted disk for persistence #152

Closed mihaip closed 1 year ago

mihaip commented 1 year ago

Instead of relying on ExtFS (which is not available on Mini vMac/System 6 and older), there could be a separate disk that gets mounted that has its contents persisted. Would rely on the changes made for #56 to have more direct hooks when reads/write happen.