diff --git a/scorch.xex b/scorch.xex index 7d97b37..5ae6f9a 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/textproc.asm b/textproc.asm index 916123e..556d52c 100644 --- a/textproc.asm +++ b/textproc.asm @@ -2330,7 +2330,8 @@ EndOfCredits lda #$00 ; space sta textbuffer+80+22 sta textbuffer+80+39 - lda #47 ; no weapon name + mwa #emptyLine temp + jmp ClearingOnly ActiveDefence sta temp ;get back number of the weapon mva #0 temp+1 @@ -2342,7 +2343,7 @@ ActiveDefence bpl @- adw temp #NamesOfWeapons - +ClearingOnly ldy #15 @ lda (temp),y