hard-code load address for all LOAD_FILE_AT callers

This commit is contained in:
4am 2024-05-25 23:41:36 -04:00
parent fd4a0cd7ba
commit 0301a7ff48
47 changed files with 47 additions and 47 deletions

View File

@ -10,7 +10,7 @@
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT title, $00
+LOAD_FILE_AT title, $2000
lda #$2C
sta $2070 ; don't load "RECORD" (demo doesn't show high scores)

View File

@ -10,7 +10,7 @@
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT title, $00
+LOAD_FILE_AT title, $0800
ldx #5
- lda $100,x
sta $70,x

View File

@ -9,7 +9,7 @@
!source "src/macros.a"
+READ_RAM2_WRITE_RAM2
+LOAD_FILE_AT title, $00
+LOAD_FILE_AT title, $0800
lda #>(callback-1)
sta $84E

View File

@ -11,7 +11,7 @@
+GAME_REQUIRES_JOYSTICK
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT title, $00
+LOAD_FILE_AT title, $4EC6
lda #$4C
sta $6BA8
sta $6C2D

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15940322
!be24 15940340
!le16 5130

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15885002
!be24 15885020
!le16 5732

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15816769
!be24 15816787
!le16 4194

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15831483
!be24 15831501
!le16 4652

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15850198
!be24 15850216
!le16 5621

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15871239
!be24 15871257
!le16 6199

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15945452
!be24 15945470
!le16 410

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15946206
!be24 15946224
!le16 449

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15946655
!be24 15946673
!le16 303

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 12712987
!be24 12713005
!le16 1652

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15893374
!be24 15893392
!le16 1640

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15945938
!be24 15945956
!le16 67

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15940263
!be24 15940281
!le16 59

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15938683
!be24 15938701
!le16 1426

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15923449
!be24 15923467
!le16 557

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15890734
!be24 15890752
!le16 2640

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15895372
!be24 15895390
!le16 451

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15895823
!be24 15895841
!le16 7564

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15945862
!be24 15945880
!le16 76

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15940109
!be24 15940127
!le16 154

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15946005
!be24 15946023
!le16 201

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15924006
!be24 15924024
!le16 4334

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15928340
!be24 15928358
!le16 1733

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15930073
!be24 15930091
!le16 1181

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15931254
!be24 15931272
!le16 3394

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15934648
!be24 15934666
!le16 3429

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15938077
!be24 15938095
!le16 479

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15938556
!be24 15938574
!le16 127

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15946958
!be24 15946976
!le16 2370

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15908792
!be24 15908810
!le16 5083

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15913875
!be24 15913893
!le16 2485

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15877438
!be24 15877456
!le16 7564

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15807186
!be24 15807204
!le16 9583

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15820963
!be24 15820981
!le16 10520

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15836135
!be24 15836153
!le16 14063

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15855819
!be24 15855837
!le16 15420

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15895014
!be24 15895032
!le16 358

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15903387
!be24 15903405
!le16 5405

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15916360
!be24 15916378
!le16 7089

View File

@ -4,5 +4,5 @@
; This file is automatically generated
;
!byte 0
!be24 15802838
!be24 15802856
!le16 4348

View File

@ -9,7 +9,7 @@
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT goodnight_cheat, 0
+LOAD_FILE_AT goodnight_cheat, $0300
+READ_ROM_NO_WRITE
jmp $300

View File

@ -9,7 +9,7 @@
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT cavrn_cheat, 0
+LOAD_FILE_AT cavrn_cheat, $0200
+READ_ROM_NO_WRITE
jmp $200

View File

@ -12,7 +12,7 @@
jsr $300
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT sitcrit_cheat, 0
+LOAD_FILE_AT sitcrit_cheat, $BC00
+READ_ROM_NO_WRITE
lda #0
sta $8BF