]> git.sesse.net Git - pistorm/commit
Adapt a314fs to work on PiStorm + A314 emulation
authorbeeanyew <beeanyew@gmail.com>
Tue, 18 May 2021 11:09:45 +0000 (13:09 +0200)
committerbeeanyew <beeanyew@gmail.com>
Tue, 18 May 2021 11:09:45 +0000 (13:09 +0200)
commite9b74306a577f539e6d91d3139db7d462f13910a
treece2be28042e103f2791e587f15668448f113f4db
parent19ddc78d9bfd0106274977fb01f364e119e62710
Adapt a314fs to work on PiStorm + A314 emulation

Requires a314fs in L:, a314fs-mountlist in DEVS:DosDrivers and somehow a314fs.py started after the emulator but before mounting the drive.
Untested.
a314/files_pi/a314fs.py [new file with mode: 0644]
a314/software-amiga/a314fs
a314/software-amiga/a314fs-mountlist [new file with mode: 0644]
a314/software-amiga/a314fs_pistorm/a314fs.c [new file with mode: 0644]
a314/software-amiga/a314fs_pistorm/bcpl_end.asm [new file with mode: 0644]
a314/software-amiga/a314fs_pistorm/bcpl_start.asm [new file with mode: 0644]
a314/software-amiga/a314fs_pistorm/build.bat [new file with mode: 0644]
a314/software-amiga/a314fs_pistorm/comment_out_sections.py [new file with mode: 0644]
a314/software-amiga/a314fs_pistorm/messages.h [new file with mode: 0644]
a314/software-amiga/a314fs_pistorm/patch_a314fs.py [new file with mode: 0644]