612597be12
Merge branch 'Synthesis' into DRUnstable
aerinon2022-12-01 10:01:57 -07:00
3af9e75dbd
Possible fix for standing items after Aga transition
aerinon2022-12-01 10:01:37 -07:00
d7431b6550
Allow menu free dungeon item toggle with no menu items
cassidoxa2022-11-27 23:35:59 -05:00
aa65adbec5
New font changes Added lower case text for free dungeon items (via Aerinon) Changed credits gfx to properly include symbols on player name screen
cassidoxa2022-11-26 22:13:12 -05:00
9425b1c3b1
Move zoraking.asm and catfish.asm into npcitems.asm
cassidoxa2022-11-24 22:02:55 -05:00
d3cd3a86ca
Move tree kid stuff into hooks.asm
cassidoxa2022-11-24 21:53:18 -05:00
524a27d680
Merge branch 'master' into quickswap
cassidoxa2022-11-24 19:05:24 -05:00
7426ce5945
More RAM labels Fixed tablets checking for item collected, uses NpcFlags+1 Deleted mantle.asm, moved to lampmantlecone.asm
cassidoxa2022-11-24 18:34:35 -05:00
da8576546d
Move binary data to new data directory
cassidoxa2022-11-22 01:02:16 -05:00
09d15f3294
Another WRAM label pass Deleted compression.asm
cassidoxa2022-11-22 00:36:39 -05:00
788cceaab9
Continue labeling and documentation in ram.asm, main rando block Deleted several unused modules and some commented code Reorganized some routines to clean up modules Moved some memory into mirrored WRAM Refactored NMI hook aux routine Removed old fake flipper fix
cassidoxa2022-11-16 21:38:28 -05:00
1e2a0c7774
Remove the sprite spawn delay when bonking prizes
codemann82022-11-08 18:52:11 -06:00
43f753b517
ram.asm initial commit. Replaced all address defines with labels Value defines styled without quotes, # moved to load/store/cmp site Added registers.asm (copied from spannerisms JP disassembly) Added a bunch of length annotations Deleted old or trivial commented out code Deleted: ganonfixes.asm, map.asm, seedtag.asm Replaced obsolete credits.asm with creditsnew.asm Moved scratch space at $7F5020-3F to mirrored WRAM (7E1E70-8F) Moved clock RAM to mirrored WRAM (7E1E90-9F) dialog.asm: FreeDungeonItemNotice preserves callee-preserved scratch RAM Toast buffer moved to mirrored WRAM (7E1E0E-0F) servicerequest.asm: long store to $012E converted to word length store
cassidoxa2022-11-05 00:50:25 -04:00
0174e5dbf5
Fixed fake world handling for IB transitions
codemann82022-10-26 13:45:19 -05:00
01475f313a
Fixed fake world handling for IB transitions
codemann82022-10-26 07:54:05 -05:00
cafb0908a0
Introduce bound to QS loop to prevent infinite loop on last bomb loss Move !INFINITE_BOMB define to ram.asm, replace with labels
cassidoxa2022-10-23 22:02:36 -04:00