We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I have a problem when I launch any game from SGDK or sample assembly :
ERROR: Attempted to read invalid Z80 address 0x55EA ERROR: Attempted to read invalid Z80 address 0x55EB ERROR: Attempted to read invalid Z80 address 0x55EC ERROR: Attempted to read invalid Z80 address 0x55ED ERROR: Attempted to read invalid Z80 address 0x55EE ERROR: Attempted to read invalid Z80 address 0x55EF ERROR: Attempted to read invalid Z80 address 0x55F0 ERROR: Attempted to read invalid Z80 address 0x55F1 ERROR: Attempted to read invalid Z80 address 0x55F2 ERROR: Attempted to read invalid Z80 address 0x55F3 ERROR: Attempted to read invalid Z80 address 0x55F4 ERROR: Attempted to read invalid Z80 address 0x55F5 ERROR: Attempted to read invalid Z80 address 0x55F6 ERROR: Attempted to read invalid Z80 address 0x55F7 ERROR: Attempted to read invalid Z80 address 0x55F8 ERROR: Attempted to read invalid Z80 address 0x55F9
The problem occurs when restarting the Z80:
move.w $000,($A11200)
I hope you can fix this issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I have a problem when I launch any game from SGDK or sample assembly :
The problem occurs when restarting the Z80:
I hope you can fix this issue.
The text was updated successfully, but these errors were encountered: