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

Add segments for C64 specific headers. Fix kernal routine for printing. #3

Merged
merged 2 commits into from
May 13, 2016
Merged

Conversation

Claus64
Copy link
Contributor

@Claus64 Claus64 commented May 12, 2016

This is the second of two pull requests to create runnable binaries for the C64. In addition, I changed the memory areas a bit, as addresses 0 and 1 have a special purpose on the C64 and should not be used for variables. Also it seems to make things much easier if the stack is at $cfff, as addresses higher than this are shadowed by the kernal.

In addition I fixed the call to the kernal CHROUT routine for fputc.

@itszor itszor merged commit 07902cd into itszor:master May 13, 2016
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

Successfully merging this pull request may close these issues.

2 participants