-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When NOS is booting up no drives are mapped by default. So the first thing one must do is always NCDing to the "working directory" of choice (or load by full URL directly). Both ways are somewhat cumbersome. For example the first thing after booting I do are these three commands:
NCD TNFS://TWIX/OSM/
NTRANS 3
CAR
This way I can cross develop my BASIC files on my PC and on the ATARI/Altirra.
It would by nice to have the NOS do some kind of autorun (like other DOSes). As NOS supports batch files ideally it could automatically fetch a file called AUTORUN.BAT from a user defined TNFS server.
Metadata
Metadata
Assignees
Labels
No labels