driven: credits only 8k

This commit is contained in:
Vince Weaver
2024-11-11 21:11:06 -05:00
parent b7d73c5e74
commit 233c73d364
3 changed files with 22 additions and 29 deletions

View File

@@ -36,7 +36,7 @@ T 0 = Qboot / SAVES
T 1 = QLOAD 1244 bytes 1T ( 4096) 3k free T 1 = QLOAD 1244 bytes 1T ( 4096) 3k free
T 2 = MUSIC 8645 bytes 3T (12288) 3k free T 2 = MUSIC 8645 bytes 3T (12288) 3k free
T 5 = INTRO 9779 bytes 3T (12288) 3k free T 5 = INTRO 9779 bytes 3T (12288) 3k free
T 8 = CREDITS 6030 bytes 3T (12288) 6k free T 8 = CREDITS 7583 bytes 2T ( 8192) 500B free
T 11 = DNI 2133 bytes 1T (4096) 2k free T 11 = DNI 2133 bytes 1T (4096) 2k free
T 12 = ATRUS 9506 bytes 3T (12288) 3k free T 12 = ATRUS 9506 bytes 3T (12288) 3k free
T 15 = GRAPHICS 14570 bytes 4T (16384) 2k free T 15 = GRAPHICS 14570 bytes 4T (16384) 2k free

View File

@@ -1,20 +1,25 @@
New: global:
scoll up, 2 pixel high stars randomly chosen? sync up sound
myst book load some things to AUX memory
falling guy print detection at beginning
various of the riven symbols count down as loaded
merge music+dni
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Loading: Demosplash logo? Count down as loaded? Loading: Demosplash logo? Count down as loaded?
Print "Needs Apple IIe / 128k"
Intro: Driven animation Intro:
auto-progress animation
Atrus: Number Counting:
ATRUS:
+ fix centering of book
+ at end have it grow out of book
Talk1 Talk1
Talk2 (TODO: have him look up?) Talk2 (TODO: have him look up?)
Scrolll text Scrolll text
@@ -22,9 +27,9 @@ Atrus:
Maglev: Maglev:
Number Counting:
Mine-cart / Circles Mine-cart / Circles
Didn't have time :(
Images Images
Spiky Spiky
@@ -41,20 +46,8 @@ Images
Or perhaps we ran out of time before the deadline... Or perhaps we ran out of time before the deadline...
Credits
Add random stars that scroll up?
Add little visualizer to both sides?
Myst linking book float by?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ATRUS:
+ fix centering of book
+ at end have it grow out of book
CREDITS: CREDITS:
+ fix centering
+ add all credits
+ Make the music people look like Atrus and Moiety? + Make the music people look like Atrus and Moiety?
+ Add little visualizer to both sides?
+ Fix alignment of animals to better center whark at end

View File

@@ -193,7 +193,7 @@ sector_array:
.byte 0,0,0,0 ; .byte 0,0,0,0 ;
length_array: length_array:
.byte 48,48,48,48 ; ???, MUSIC, INTRO, CREDITS .byte 48,48,48,32 ; ???, MUSIC, INTRO, CREDITS
.byte 16,48,64,127 ; DNI, ATRUS, GRAPHICS, MAGLEV .byte 16,48,64,127 ; DNI, ATRUS, GRAPHICS, MAGLEV
.byte 16,16,16,96 ; .byte 16,16,16,96 ;