You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the 65816, the assembler needs to recognize the immediate instructions that currently end in .# aslda.8 and lda.16. Include checking to make sure we are in the correct mode.
The text was updated successfully, but these errors were encountered:
For the 65816, the assembler needs to recognize the immediate instructions that currently end in .# as
lda.8
andlda.16
. Include checking to make sure we are in the correct mode.The text was updated successfully, but these errors were encountered: