dir seeking

This commit is contained in:
rumbledethumps
2025-10-15 14:12:12 -07:00
parent e6c138dc03
commit f744f0b8a0
7 changed files with 35 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
#include <rp6502.h>
#include <unistd.h>
long __fastcall__ f_lseek (long offset, int whence, int fildes)
{