Post #2311518
2025-12-22 03:35 UTC
What an amazing #retrocomputing hack:
https://github.com/reinauer/amifuse
Python program which mounts any #Amiga partition on Linux or macOS using the original filesystem handler (e.g. L:SmartFilesystem or L:PFS3) running in an #m68k emulator.
Replies (3)
-
@codewiz@mstdn.io 2025-12-22 03:36
Ah, today's release of machine68k broke amifuse. You'll have to downgrade it to 0.3.0 or fix it forward. https://pypi.org/project/machine68k/#history
-
@scruss@xoxo.zone 2025-12-22 03:41
@codewiz@mstdn.io I'm just up to learning about affs mounts. At least it doesn't rely on fragile Python
-
@bjonte@oldbytes.space 2025-12-22 05:55
@codewiz@mstdn.io Wow! I have been needing this.