mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-03-08 16:30:38 +00:00
sa: remove commented out code
This commit is contained in:
parent
bde01744c8
commit
0f9f48a508
@ -7,37 +7,6 @@ still_alive_ed:
|
||||
lda #0
|
||||
sta FRAME_COUNT
|
||||
|
||||
|
||||
;===========================
|
||||
; clear both screens
|
||||
;===========================
|
||||
|
||||
; lda FORTYCOL
|
||||
; bne only_forty_ed
|
||||
|
||||
;switch_to_80_ed:
|
||||
|
||||
; Initialize 80 column firmware
|
||||
; jsr $C300 ; same as PR#3
|
||||
; sta SET80COL ; 80store C001
|
||||
; makes pageflip switch between
|
||||
; regular/aux memory
|
||||
|
||||
;only_forty_ed:
|
||||
|
||||
; Clear text page0
|
||||
|
||||
; jsr HOME
|
||||
|
||||
|
||||
;============================
|
||||
; Draw Lineart around edges
|
||||
;============================
|
||||
|
||||
; jsr setup_edges
|
||||
|
||||
; jsr HOME
|
||||
|
||||
;==============================
|
||||
; Setup lyrics
|
||||
;==============================
|
||||
|
@ -76,37 +76,6 @@ mockingboard_found:
|
||||
|
||||
|
||||
|
||||
|
||||
;===========================
|
||||
; clear both screens
|
||||
;===========================
|
||||
|
||||
; lda FORTYCOL
|
||||
; bne only_forty
|
||||
|
||||
;switch_to_80:
|
||||
|
||||
; Initialize 80 column firmware
|
||||
; jsr $C300 ; same as PR#3
|
||||
; sta SET80COL ; 80store C001
|
||||
; makes pageflip switch between
|
||||
; regular/aux memory
|
||||
|
||||
;only_forty:
|
||||
|
||||
; Clear text page0
|
||||
|
||||
; jsr HOME
|
||||
|
||||
|
||||
;============================
|
||||
; Draw Lineart around edges
|
||||
;============================
|
||||
|
||||
; jsr setup_edges
|
||||
|
||||
; jsr HOME
|
||||
|
||||
;==============================
|
||||
; Setup lyrics
|
||||
;==============================
|
||||
|
Loading…
x
Reference in New Issue
Block a user