From b1a96a209721fdda88a82f4f8536ef1613ed098f Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Sun, 8 Oct 2017 15:20:13 -0400 Subject: [PATCH] tfv: fix sprite mask, was bug where bottom transparency didn't work --- tfv/tfv_utils.s | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/tfv/tfv_utils.s b/tfv/tfv_utils.s index 102ff289..2e08d811 100644 --- a/tfv/tfv_utils.s +++ b/tfv/tfv_utils.s @@ -342,21 +342,17 @@ save_key: ;============================================= ; Sprite to display in INH,INL ; Location is XPOS,YPOS + ; Note, only works if YPOS is multiple of two? put_sprite: -; lda #>tb1_sprite ; hardcoded for tb1 for now -; sta INH -; lda #