Merge pull request #5 from Pecusx/develop

ANTIC glitch fixed!
This commit is contained in:
Pecusx
2025-08-05 19:49:41 +02:00
committed by GitHub
4 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -12,7 +12,7 @@
;---------------------------------------------------
.macro build
dta d"1.03" ; number of this build (4 bytes)
dta d"1.04" ; number of this build (4 bytes)
.endm
.macro RMTSong
@@ -203,6 +203,8 @@ difficulty_text_addr
.by $45+$80
.wo credits_lines
.by $85
.by $44 ; anty ANTIC 40/32 switch glitch :)
.wo empty_line
.by $41
.wo dl_title
;---------------------------------------------------
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB