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