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