mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-11 01:30:53 +00:00
second: plasma: try to avoid previous graphic glitch
This commit is contained in:
parent
197f9b9e2b
commit
1088c95017
@ -32,15 +32,14 @@ Table2 = $74D0 ; 40 bytes
|
||||
|
||||
plasma_debut:
|
||||
|
||||
bit SET_GR
|
||||
bit HIRES
|
||||
bit FULLGR
|
||||
bit PAGE1
|
||||
|
||||
lda #0
|
||||
jsr hgr_page1_clearscreen
|
||||
jsr hgr_page2_clearscreen
|
||||
|
||||
bit SET_GR
|
||||
bit HIRES
|
||||
bit FULLGR
|
||||
bit PAGE1
|
||||
|
||||
;=========================================
|
||||
; init div8
|
||||
|
Loading…
x
Reference in New Issue
Block a user