Skip to content

Labels with bank notion #69

@FlightControl-User

Description

@FlightControl-User

Would it be possible to have the symbols file recognize also the "bank" as an indicator of the label?

In my case, i'm having several routines that start at address A000, but in different banks.
It would be great if the symbols table could have an indication of the bank attached to the label.

Kickc and Kick assembler generate a symbols file that contains C:ADDR al statements.

image

It would be great if box16 would recognize the C: syntax, but also an extension, which could be optionally given:

image

The 03 would indicate that the stage_logic routine is located in bank 3, and the label would only chosen if bank 3 is the current bank.

makes sense?

Sven

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