Skip to content

Conversation

AlecTroemel
Copy link
Contributor

currently pmem is not actually setting new values, and always returns garbage.

(print (tic80/pmem 0)) # observe garbage number
(tic80/pmem 0 123)
(print (tic80/pmem 0)) # nope still garbage

@nesbox nesbox merged commit 2dcc8e9 into nesbox:main May 2, 2023
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