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

why in narwhal is pc() not considered a label #307

Open
Alcaro opened this issue Feb 28, 2024 · 1 comment
Open

why in narwhal is pc() not considered a label #307

Alcaro opened this issue Feb 28, 2024 · 1 comment

Comments

@Alcaro
Copy link
Contributor

Alcaro commented Feb 28, 2024

which of you were asleep at the wheel when adding that

[23:58:34]  <Sir Walrus> !rb as2
org $008000
lda walrus,x
if pc() == $008003
walrus
endif
walrus = $018000
[23:58:34]  <randombot999#8226> Errors occurred while assembling.
: error: (Einternal_error): An internal error occured (phantom error). This is a bug in Asar, please report it at https://github.com/RPGHacker/asar/issues, along with a patch that reproduces it if possible.
@Alcaro
Copy link
Contributor Author

Alcaro commented Feb 28, 2024

the issue reproduces with realbase(), !rb as19, or both

it does not reproduce with !rb as, but that's just because it's 1.81 and pc() and realbase() aren't implemented yet

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