mirror of
https://github.com/Pecusx/dino-game.git
synced 2026-05-20 22:33:23 +02:00
technical difficulties intro
This commit is contained in:
+6
-1
@@ -179,4 +179,9 @@
|
||||
dex
|
||||
bne ?PAUSELOOP
|
||||
.ENDM
|
||||
|
||||
;-------------------------------------
|
||||
.MACRO POKEY_INIT
|
||||
; Initialises Pokey chip (required before playing sounds)
|
||||
mva #0 AUDCTL
|
||||
mva #3 SKSTAT
|
||||
.ENDM
|
||||
|
||||
Reference in New Issue
Block a user