Change directory - assembler
Posted: Sat Oct 28, 2023 3:30 pm
Hi!
Being a highlevel programmer for several decades (started in the dos-ara) I'm now commited to learn assembly and x16 seems to be a great platform to do it on.
I'm using ca65.
I'm trying some 'random' basic stuff to get a feeling.
With SETLFS, SETNAM and LOAD using "$" as the filename, I'm able to load the filelist of the current directory.
Now I want to change the directory to a subdirectory and load a filelist from that directory. After some extensive googling, I'm not able to find it, so I hope somone can help me out here![Smile :-)](./images/smilies/icon_e_smile.gif)
Being a highlevel programmer for several decades (started in the dos-ara) I'm now commited to learn assembly and x16 seems to be a great platform to do it on.
I'm using ca65.
I'm trying some 'random' basic stuff to get a feeling.
With SETLFS, SETNAM and LOAD using "$" as the filename, I'm able to load the filelist of the current directory.
Now I want to change the directory to a subdirectory and load a filelist from that directory. After some extensive googling, I'm not able to find it, so I hope somone can help me out here
![Smile :-)](./images/smilies/icon_e_smile.gif)