Skip to content

Reduce use of hardcoded addresses in bootstrap2 #2

@mmastrac

Description

@mmastrac

bootstrap2 hardcodes a whole bunch of addresses, and uses a bunch of registers for others. Most (if not all) of these address could be pushed into the jump table at the start of the program (or alternatively, create an aux address table) to make this program easier to modify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions