OSDN Git Service

modified input data latch to stop using latch, but use dff.
[motonesfpga/motonesfpga.git] / tools / test-image / sample1.asm
index 2cc3734..68ed6ae 100644 (file)
 .proc  Reset\r
 \r
 ;;; de1 env decoder bug test\r
-LDA   $8182, y\r
-STA   $2007\r
-INY   \r
-DEX   \r
-;;BPL   #-10\r
-LDA   $8182, y\r
-STA   $2007\r
-INY   \r
-DEX   \r
-;;BPL   #-10\r
-LDA   #$3d\r
-STA   $0302               ;;;>>>invalid store address!!!! @ 907,921,200 ps\r
+;;;LDA   $8182, y\r
+;;;STA   $2007\r
+;;;INY   \r
+;;;DEX   \r
+;;;;;BPL   #-10\r
+;;;LDA   $8182, y\r
+;;;STA   $2007\r
+;;;INY   \r
+;;;DEX   \r
+;;;;;BPL   #-10\r
+;;;LDA   #$3d\r
+;;;STA   $0302               ;;;>>>invalid store address!!!! @ 907,921,200 ps\r
 \r
 \r
 \r