update comments about entry status

This commit is contained in:
4am
2025-12-20 11:56:58 -05:00
parent 53edde454f
commit 24f38078f7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ GRActionSlideshow
; GRSingle
; display a single lo-res screenshot, with transition effect
;
; in: none
; in: A/Y contains address of filename
; out: everything clobbered
; graphics mode set to display hi-res screen
;------------------------------------------------------------------------------
+1 -1
View File
@@ -44,7 +44,7 @@ HGRActionSlideshow
; HGRSingle
; display a single hi-res screenshot, with transition effect
;
; in: none
; in: A/Y contains address of filename
; out: everything clobbered
; graphics mode still displaying hi-res screen with last picture visible
;------------------------------------------------------------------------------
+1 -1
View File
@@ -61,7 +61,7 @@ SHRSlideshow
; safe to call if machine can not display super hi-res graphics (does nothing
; and exits)
;
; in: none
; in: A/Y contains address of filename
; out: everything clobbered
; graphics mode reset to display hi-res screen, which is blank
;------------------------------------------------------------------------------