avoid some additional collisions

This commit is contained in:
Peter Ferrie 2024-05-10 16:47:30 -07:00
parent 9066bb2145
commit 674638fb7e
18 changed files with 34 additions and 7 deletions

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2019 by qkumba/Frank M.
;(c) 2019, 2024 by qkumba/Frank M.
!cpu 6502
!to "build/PRELAUNCH.INDEXED/BAD.DUDES",plain
@ -21,6 +21,9 @@ cheat
++
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+ENABLE_ACCEL
inc $3F4 ; force reboot
dec $1195

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2021 by qkumba/Frank M.
;(c) 2021, 2024 by qkumba/Frank M.
!cpu 6502
!to "build/PRELAUNCH.INDEXED/DEEP.SPACE",plain
@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+ENABLE_ACCEL
lda #$2C
sta $6633 ; disable the bit that overwrites acceleration

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2020, 2022 by qkumba
;(c) 2020, 2022, 2024 by qkumba
!cpu 6502
!to "build/PRELAUNCH.INDEXED/GENIUS.2",plain
@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+ENABLE_ACCEL
lda #$60
sta $9CD

View File

@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+ENABLE_ACCEL
lda #$60
sta $9A0

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2019 by qkumba
;(c) 2019, 2024 by qkumba
!cpu 6502
!to "build/PRELAUNCH.INDEXED/OW",plain
@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+USES_TEXT_PAGE_2
jmp $800

View File

@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+ENABLE_ACCEL
inc $3F4 ; force reboot
lda #$60

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2022 by qkumba
;(c) 2022, 2024 by qkumba
!cpu 6502
!to "build/PRELAUNCH.INDEXED/SC",plain
@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT sitcrit_cheat, 0

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2019-2020, 2022 by 4am, qkumba
;(c) 2019-2020, 2022, 2024 by 4am, qkumba
!cpu 6502
!to "build/PRELAUNCH.INDEXED/S2",plain
@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+ENABLE_ACCEL
lda #$60
sta $0849

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2019, 2022 by qkumba/Frank M.
;(c) 2019, 2022, 2024 by qkumba/Frank M.
!cpu 6502
!to "build/PRELAUNCH.INDEXED/STELLAR.7",plain
@ -7,6 +7,9 @@
!source "src/prelaunch/common.a"
lda #$60
sta $336
jsr $300
+USES_TEXT_PAGE_2
+ENABLE_ACCEL
lda #$60