asdf
This commit is contained in:
parent
e5ab3413cb
commit
4a225c9c64
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
all: player
|
||||
|
||||
player: player.s
|
||||
player: player.s sample.bin seq.bin wave.bin
|
||||
vasmm68k_mot -Fhunkexe -kick1hunks -o player player.s
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ AUD0PER = $dff0a6
|
|||
AUD0VOL = $dff0a8
|
||||
AUD0DAT = $dff0aa
|
||||
|
||||
cseg
|
||||
code_c
|
||||
move.w #15,d0
|
||||
move.w d0,DMACON
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue