Skip to content

Add subroutine callers #3

@georgjz

Description

@georgjz

I want to improve performance by adding subroutines callers that use RTS Jump Tables.

I'm using this mechanism in other SNES project and I find it superior to the standard jsr/jsl and rts/rtl combination.

The method described in the link is tailored towards 6502 CPUs; I'm not sure if there might be problems with page boundaries, long/far addresses, etc. I'm still investigating this.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions