Skip to content

Feature Request to implement *SPOOL [OUTFILE.TXT] and *EXEC INFILE.TXT #6

@dbolli

Description

@dbolli

As of V0.16 there is no support for *SPOOL [OUTFILE.TXT] and *EXEC INFILE.TXT which makes it difficult to get BBC BASIC source code in and out of the emulator from NextZXOS text files given that the .bbc binary format is different to Acorn BBC BASIC binary files.

Implementing *SPOOL [OUTFILE.TXT] would allow

*SPOOL OUTFILE.TXT
LIST
*SPOOL

to save a text file to NextZXOS

and *EXEC INFILE.TXT would allow a text file BASIC listing to be read into the emulator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions