1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-06-03 04:29:43 +00:00

No need to use workaround - vasm was fixed.

This commit is contained in:
Radosław Kujawa 2019-01-06 00:02:03 +01:00
parent 84f4c530d8
commit b39663db42

View File

@ -1,7 +1,4 @@
start: sta (0x10,X)
; lda (0xF0,X)
.byte 0xA1,0xF0
lda (0xF0,X)
stp