I've moved a copy of my ls.s into alt, so there are no files left with

This commit is contained in:
Warren Toomey
2016-03-21 16:37:26 +10:00
parent 94fd5d49e0
commit b001734e8f
3 changed files with 276 additions and 8 deletions
-6
View File
@@ -23,9 +23,7 @@ argloop:
jmp setlong
lac argptr " It wasn't -l, so save it as the dir to open
#ifndef NO_DD
dac 8f
#endif
dac 9f
skp
@@ -81,11 +79,7 @@ entryloop:
lac bufptr
dac statfile " Copy the pointer to the status call
lac statbufptr " Get the file's details into the statbuf
#ifdef NO_DD
sys status; statfile:0
#else
sys status; 8:curdir; statfile:0
#endif
spa
jms fileend