Skip to content

NOS: AUTORUN function #14

@DaBaDa79

Description

@DaBaDa79

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions