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

rgbds-0.4.2-win64 - compile error #6

Open
sttng opened this issue Mar 13, 2021 · 0 comments
Open

rgbds-0.4.2-win64 - compile error #6

sttng opened this issue Mar 13, 2021 · 0 comments

Comments

@sttng
Copy link

sttng commented Mar 13, 2021

I get several errors with rgbds-0.4.2 (or specific rgbasm) such as

ERROR: video.asm(117):
    syntax error
error: Assembly aborted (1 errors)!

or

ERROR: video.asm(446):
    syntax error
error: Assembly aborted (1 errors)!

These lines seem to be related to calculation including defined constant symbols, ie.

117: jp $ff00 + compression_jr
...
446: ld hl, $ff00 + current_line

Seems rgbds-0.4.2 doesn't like calculation with symbols.

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