let's dev 6/13/17
changed sram trace to run on item-get only fixed free bow problem from previous build moved digging table to fixed location fixed hera music issue fixed hammerable ganon updated bossses to use pregenerated RNG
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
FrameHookAction:
|
||||
JSL $0080B5 ; Module_MainRouting
|
||||
PHA : PHP
|
||||
LDA EnableSRAMTrace : AND.l TournamentSeedInverse : BEQ +
|
||||
LDA $1A : BNE ++ : JSL.l WriteStatusPreview : ++ ; write every 256 frames
|
||||
+
|
||||
;LDA EnableSRAMTrace : AND.l TournamentSeedInverse : BEQ +
|
||||
; LDA $1A : BNE ++ : JSL.l WriteStatusPreview : ++ ; write every 256 frames
|
||||
;+
|
||||
|
||||
LDA !LOCK_STATS : BNE ++
|
||||
REP #$20 ; set 16-bit accumulator
|
||||
|
||||
Reference in New Issue
Block a user