mode7: minor cleanups

This commit is contained in:
Vince Weaver 2018-03-19 13:11:36 -04:00
parent c5e229ea3e
commit 405ea8eb5a
2 changed files with 1 additions and 7 deletions

View File

@ -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 \

View File

@ -228,12 +228,6 @@ mb_load_values:
lsr ; 2
sta B_VOLUME ; 3
;=========================================
; if NOISE is $ff then we are done