# HG changeset patch # User Shinji KONO # Date 1533559255 -32400 # Node ID 7aad8084a7847e60622968b982586cb7cfdda24c # Parent c29030b5e4b4bdc589c88f30bb382c2327adb151 fix game09 table jump and assignment diff -r c29030b5e4b4 -r 7aad8084a784 game09/game09.asm --- a/game09/game09.asm Mon Aug 06 17:36:20 2018 +0900 +++ b/game09/game09.asm Mon Aug 06 21:40:55 2018 +0900 @@ -20,6 +20,8 @@ dpage rmb $96 DP00 equ $00 +DP04 equ $04 +DP06 equ $06 variabble A-Z (until DP36) DP42 equ $42 program copy pointer DP46 equ $46 DP4A equ $4A input lineno @@ -69,6 +71,8 @@ LDA #$FF STA ,X LC014 LDU