scene_forcee coded

This commit is contained in:
Antoine Vignau 2023-08-14 16:13:47 +02:00
parent 229faea98b
commit 6186ffd178

View File

@ -290,14 +290,18 @@ main
stal $310
lda ptrTEXTES+2
stal $312
*---
mainLOOP
lda scene_actuelle
mainLOOP lda scene_actuelle
jsr nouvelle_scene
lda scene_actuelle
jsr image
* jsr affiche_texte
jsr suite_forcee
sta fgSUITEFORCEE ; true if no words but 'suite'
*----------------------------------------
* TASK MASTER
*----------------------------------------
@ -323,6 +327,9 @@ taskLOOP
asl
tax
jsr (taskTBL,x)
*--- Handle clicks
bra taskLOOP
*----------------------------------- Gestion du keyDown