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

Change stash API so it doesn't rely on a $0200 range variable #305

Open
mist64 opened this issue May 3, 2022 · 0 comments
Open

Change stash API so it doesn't rely on a $0200 range variable #305

mist64 opened this issue May 3, 2022 · 0 comments
Labels
[KERNAL] Part of KERNAL stable API What's needed to get to a stable API for 1.0

Comments

@mist64
Copy link
Collaborator

mist64 commented May 3, 2022

Currently, users of stash have to write to stavec, which is a variable in the $0200 range. It is hard to keep stable and is generally bad API.

@mist64 mist64 added [KERNAL] Part of KERNAL stable API What's needed to get to a stable API for 1.0 labels May 3, 2022
gaekwad pushed a commit to gaekwad/x16-rom that referenced this issue Nov 30, 2024
… character set (iso-8859-16) (commanderx16#305)

* Add iso-8859-16 charset

* Add name and logic to ISO-16 charset

* reorder segments due to growth

* fix copy/pasted comments

---------

Co-authored-by: mooinglemur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[KERNAL] Part of KERNAL stable API What's needed to get to a stable API for 1.0
Projects
None yet
Development

No branches or pull requests

1 participant