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:
@@ -1,6 +1,12 @@
|
||||
;================================================================================
|
||||
; RTPreview SRAM Hook
|
||||
;--------------------------------------------------------------------------------
|
||||
MaybeWriteSRAMTrace:
|
||||
LDA EnableSRAMTrace : AND.l TournamentSeedInverse : BEQ +
|
||||
JSL.l WriteStatusPreview
|
||||
+
|
||||
RTL
|
||||
;--------------------------------------------------------------------------------
|
||||
WriteStatusPreview:
|
||||
PHA
|
||||
LDA $4300 : PHA ; preserve DMA parameters
|
||||
|
||||
Reference in New Issue
Block a user