second: more work on intro

This commit is contained in:
Vince Weaver 2023-11-03 02:06:05 -04:00
parent feea4fbf9d
commit b6df18f37e
12 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -12,7 +12,7 @@ pan_loop:
pan_outer_outer_loop:
ldx #191
ldx #175
pan_outer_loop:
; $2000 ; 0010 -> 0100 0011 -> 0101
@ -121,7 +121,7 @@ pil_smc9:
ldx XSAVE
dex
cpx #$ff
cpx #15 ; #$ff
; bne pan_outer_loop
beq done_pan_outer_loop
jmp pan_outer_loop