RPGHacker / asar

(Now) official repository of the SNES assembler Asar, originally created by Alcaro
Other
204 stars 44 forks source link

spc mov.w !abs, a works incorectly as mov dp, a #306

Closed gizaha closed 8 months ago

gizaha commented 8 months ago

As the title says, "mov !abs, a" works incorectly as "mov dp, a" even if i put the mov.w

EDIT:Wrong of me, i was trying mov.w !abs, #i