diff --git a/src/fx/fx.dgr.fizzle.a b/src/fx/fx.dgr.fizzle.a index 6149b9c12..3866a428d 100644 --- a/src/fx/fx.dgr.fizzle.a +++ b/src/fx/fx.dgr.fizzle.a @@ -10,7 +10,6 @@ sty $FE, x dex bne - - jmp loop start @@ -22,23 +21,19 @@ loop1 eor #$05 ; LFSR form 0x0500 with period 2047 wait inx bpl wait tax -loop2 tya - and #$78 - cmp #$78 - beq next - txa +loop2 txa ora #$04 sta