RPGHacker / asar

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

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

Closed gizaha closed 5 months ago

gizaha commented 5 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