8000 Chapter 5 (Math) missing some details · Issue #189 · X16Community/x16-docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Chapter 5 (Math) missing some details #189

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 7A8B and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
m00dawg opened this issue Apr 15, 2024 · 0 comments
Open

Chapter 5 (Math) missing some details #189

m00dawg opened this issue Apr 15, 2024 · 0 comments

Comments

@m00dawg
Copy link
Collaborator
m00dawg commented Apr 15, 2024

Ideally the relevant info should be transcribed and updated from the C128 doc it links. That doc has the wrong addresses for some things. Likewise the ZP addresses, which are needed for some functions (e.g. AYINT) are not documented (e.g. FACMO and FACLO which in the c128 docs are $63 and $64, but on the X16 they are $C6 and $C7). This requires looking at the basic.sym file after compiling the kernal from source.

VAL_1 also doesn't require the INDEX1 ZP variable on the X16 (according to DesertFish which I was able to confirm in my tests) though the C128 docs indicate that it does.

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
0