Skip to content

prodos-utils: Support adding .BAS files #16

@micahcowan

Description

@micahcowan

I tried to use prodos to SAVE a BAS file onto a ProDOS disk, but it didn't work.

One part of the problem is that BAS files need an annotation/subtype of 0x0801, but prodos only respects -a for files of type BIN. However, even when I added a new condition at around line 464, in prodos_add_file(), the contents of the BASIC file installed appeared to be a jumble of garbage when I attempted to load it in an emulator. Wasn't clued into how things work enough to pursue it any further.

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