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

replace Doug Jones' PAL with something home-cooked #3

Open
clausecker opened this issue Sep 20, 2019 · 0 comments
Open

replace Doug Jones' PAL with something home-cooked #3

clausecker opened this issue Sep 20, 2019 · 0 comments

Comments

@clausecker
Copy link
Owner

A custom assembler would give us a number of advantages:

  • allowing leading underscores, we could get rid of the L#### naming scheme. It sucks.
  • I could implement literal or data pools to conserve zero page registers.
  • and move the allocation of zero page registers to the assembler, getting rid of ENTER and LEAVE
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