update credits and changelog for r5

This commit is contained in:
4am
2023-05-03 00:14:38 -04:00
parent e581100b15
commit 317c06c244
3 changed files with 8 additions and 3 deletions

View File

@@ -1 +1 @@
Pitch Dark is a frontend for exploring Pitch Dark is a frontend for exploring

View File

@@ -1,3 +1,8 @@
# Revision 5 / serial number 20230503
- Fixed spurious error when viewing Zork II hints
- Added support for last Z4 revision [fixes Bureaucracy r160]
# Revision 4 / serial number 20210331 # Revision 4 / serial number 20210331
- Added Zork I r119 - Added Zork I r119

View File

@@ -231,7 +231,7 @@ kCreditsTop ; [array of byte] top row to draw border fo
!byte 5 !byte 5
!byte 8 !byte 8
!byte 8 !byte 8
!byte 8 !byte 7
kCreditsHeight ; [array of byte] height of bounding box for each section of credits kCreditsHeight ; [array of byte] height of bounding box for each section of credits
!byte 10 ; note: stored here in reverse order compared to the credits file !byte 10 ; note: stored here in reverse order compared to the credits file
@@ -239,7 +239,7 @@ kCreditsHeight ; [array of byte] height of bounding box fo
!byte 14 !byte 14
!byte 8 !byte 8
!byte 9 !byte 9
!byte 8 !byte 10
kViewCredits kViewCredits
!byte ID_CREDITS ; view ID !byte ID_CREDITS ; view ID