Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support single-byte pointers (addresses) #8

Open
BigEd opened this issue Apr 14, 2012 · 0 comments
Open

support single-byte pointers (addresses) #8

BigEd opened this issue Apr 14, 2012 · 0 comments

Comments

@BigEd
Copy link
Owner

BigEd commented Apr 14, 2012

For 65Org32 and for small-memory model of 65Org16, we need a build-time option to support single-byte addresses.

This means changing the state machine for
zero page indirections
PC push and pull for subroutines and interrupts (both call and return)
operand fetch for three-byte instructions

Also changing the address bus logic for zero page and stack addresses

Maybe other changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant