1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-26 13:18:31 +00:00

clean version

git-svn-id: svn://svn.cc65.org/cc65/trunk@1843 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
izydorst
2002-12-25 14:03:02 +00:00
parent d01a48b873
commit 5d49f8b637
-1
View File
@@ -90,4 +90,3 @@ index: .byte 0
getbyt: lda $FFFF,y ; may not change X!
rts
rts ;!!! this byte will be lost (od65 can't even dump this .o)