Skip to content

Commands to save and load GR, HGR, DHGR pages #7

Description

@22samurai

PATH and CMDs would be great for this to save time and mental overhead for saving graphics. Also, there are GR memory-hole related issues that prevent simple loads and saves. I'm considering building this one out myself, the HGR would be a wrapper around the BSAVE X, A$2000, L$2000 command. GR and DDHGR would be more challenging.

There could be a single command (GSAVE {GR|HGR|DHGR} <filename>) or multiple commands (GRSAVE, HGRSAVE, DHGRSAVE) that would be shorter and simpler.

A viewing command would be very handy for browsing - I found a ton of value in the TYPE command being able to dump BIN files- a nice touch! This would be the visual verison of that, a "view-all" swiss army knife.

VIEW <filename> would detect the starting address of the file, and load the graphic accordingly based on the starting address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions