User Tools

Site Tools


base:16-bit_comparison

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:16-bit_comparison [2020-10-24 12:55] – [TWW Method] verzbase:16-bit_comparison [2020-10-24 14:05] – [TWW Method] verz
Line 27: Line 27:
     sta temp     sta temp
     pla     pla
-    and #%00000010+    ;and #%00000010  ; useless because of the following ORA
     ora #%11111101     ora #%11111101
     and temp     and temp
base/16-bit_comparison.txt · Last modified: 2021-09-13 17:23 by tww