From 7b6317566680a1a767083bce45074332d2f03b19 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Thu, 30 Apr 2020 11:21:15 -0700 Subject: [PATCH] save-info for modern Planetfall --- src/zinfo/z5/gamedata.txt | 20 ++++++++++++++++++++ src/zinfo/z5/z5.s | 2 ++ 2 files changed, 22 insertions(+) diff --git a/src/zinfo/z5/gamedata.txt b/src/zinfo/z5/gamedata.txt index 1bdf33d..922ef48 100644 --- a/src/zinfo/z5/gamedata.txt +++ b/src/zinfo/z5/gamedata.txt @@ -230,6 +230,12 @@ yagwadb !text "YAGWAD.SAV" yagwade + !byte planetr42e-planetr42b +planetr42b + !text "R42.190616.SAV" +planetr42e + + !byte 0 ;end of list gameloc @@ -371,6 +377,9 @@ gameloc ;yagwad !byte $13 +;planetr42 + !byte $23 + gametime ;bzoner9 !byte $8a @@ -510,6 +519,9 @@ gametime ;yagwad !byte 0 ;no time +;planetr42 + !byte $51 + gamescore ;bzoner9 !byte 0 ;no score @@ -649,6 +661,9 @@ gamescore ;yagwad !byte $20 +;planetr42 + !byte $53 + gamemoves ;bzoner9 !byte 0 ;no moves @@ -788,6 +803,9 @@ gamemoves ;yagwad !byte $1b +;planetr42 + !byte 0 ;no moves + gameday ;bzoner9 !byte 0 ;no day @@ -927,3 +945,5 @@ gameday ;yagwad !byte 0 ;no day +;planetr42 + !byte 0 ;no day diff --git a/src/zinfo/z5/z5.s b/src/zinfo/z5/z5.s index 3c4d166..e1e06af 100644 --- a/src/zinfo/z5/z5.s +++ b/src/zinfo/z5/z5.s @@ -336,6 +336,8 @@ dump_info beq jigsaw cpx #$1d beq ramses + cpx #$2e + beq branch_print branch_skip jmp skip_time