mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-26 11:30:12 +00:00
mode7: minor cleanups
This commit is contained in:
parent
c5e229ea3e
commit
405ea8eb5a
@ -35,7 +35,7 @@ MODE7_DEMO: mode7_demo.o
|
||||
ld65 -o MODE7_DEMO mode7_demo.o -C ../linker_scripts/apple2_4000.inc
|
||||
|
||||
mode7_demo.o: mode7_demo.s mode7_demo_backgrounds.inc sprites.inc \
|
||||
a2.scrolltext deater.scrolltext \
|
||||
a2.scrolltext deater.scrolltext out.krg \
|
||||
../asm_routines/gr_unrle.s \
|
||||
../asm_routines/gr_fast_clear.s \
|
||||
../asm_routines/gr_setpage.s \
|
||||
|
@ -228,12 +228,6 @@ mb_load_values:
|
||||
lsr ; 2
|
||||
sta B_VOLUME ; 3
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
;=========================================
|
||||
; if NOISE is $ff then we are done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user