mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-20 22:33:54 +02:00
Basic off and DM logo
This commit is contained in:
Binary file not shown.
+10
@@ -85,6 +85,16 @@ display = $a000
|
||||
.zpvar COLPM3_d .byte
|
||||
|
||||
RMT_zpvars = COLPM3_d+1 ; POZOR!!! RMT vars go here
|
||||
;---------------------------------------------------
|
||||
; init.... dark screean and BASIC off
|
||||
ORG $2000
|
||||
mva #0 dmactls ; dark screen
|
||||
mva #$ff portb
|
||||
; and wait one frame :)
|
||||
seq:wait ; or waitRTC ?
|
||||
mva #$ff portb ; BASIC off
|
||||
rts
|
||||
ini $2000
|
||||
;---------------------------------------------------
|
||||
|
||||
org $2000
|
||||
|
||||
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user