Commit Graph
38 Commits
Author SHA1 Message Date
codemann8 2367f16179 Formatting and notation 2024-04-10 04:26:17 -05:00
codemann8 27685ac77d More merge labeling 2024-04-09 13:24:54 -05:00
codemann8 75fd81ab57 Merged in DR v1.4.1.6 2024-02-23 11:11:59 -06:00
codemann8 84992d010f Fix for playing correct track after Agas and GT cutscene 2023-11-05 08:39:13 -06:00
cassidoxa 69fd6015e6 Some more annotations 2022-11-25 01:08:07 -05:00
cassidoxa 7426ce5945 More RAM labels
Fixed tablets checking for item collected, uses NpcFlags+1
Deleted mantle.asm, moved to lampmantlecone.asm
2022-11-24 18:34:35 -05:00
cassidoxa 09d15f3294 Another WRAM label pass
Deleted compression.asm
2022-11-22 00:36:39 -05:00
cassidoxa 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
2022-11-05 00:50:25 -04:00
codemann8 7c7664224e Merged DR v1.0.1.0 2022-07-08 05:32:08 -05:00
cassidoxa 3e2362b7ca Implement initial SRAM table
Data in initialsramtable.asm gets copied to SRAM on save file init
Frontend will be responsible for setting this, requires frontend changes
Changed some label names to disambiguate WRAM and SRAM labels
Deleted open mode
2022-02-03 20:25:32 -05:00
codemann8 98949be9bc Changed GT/AT swap in Mixed OW to prioritize leaving AT vanilla unless GT is the only one in the starting world 2022-02-03 06:13:13 -06:00
codemann8 c79863aad2 Fixed issue with Inverted Mirror Bonks not getting applied appropriately 2022-01-18 03:14:09 -06:00
cassidy fa76b61df0 Change addresses to labels and remove SRAM trace calls 2021-12-16 17:19:54 -05:00
cassidy e4d917c47c First pass-through adding labels
Added items, equipment, and tracking/indicators
Added playername changes
Removed some defines
2021-12-16 17:19:54 -05:00
codemann8 7e615bc033 Fixed Aga portal mirror bonk issue 2021-06-25 13:02:40 -05:00
codemann8 17eb8073ab Initial Mixed/Crossed OW shuffle implementation 2021-06-23 03:05:13 -05:00
codemann8 6c616a20b2 Made world checks table-based rather than based on OW ID 2021-06-03 00:50:25 -05:00
spannerisms c97475f422 BRL -> JMP 2020-12-27 08:04:32 -05:00
qwertymodo 768fbad245 Make existing code compatible with asar 2019-11-17 15:20:57 -08:00
Zarby89 47135a65a0 checkerboard fix diagonal wall 2018-09-27 19:51:56 -04:00
Kevin Cathcart b726ce70a1 Autocalculate size of mirror bonk table 2018-09-27 00:03:45 -04:00
Kevin Cathcart b79de365cd Update inverted bonk locations per Zarby 2018-09-26 23:47:57 -04:00
Zarby89 eb34e46253 added mirror bonks 2018-09-26 01:32:34 -04:00
Zarby89 0dcc77fa13 Update inverted.asm 2018-09-23 01:16:36 -04:00
Zarby89 9c4444e292 moved bonk a bit up for PoD 2018-09-23 01:13:05 -04:00
Kevin Cathcart c55ff5aa84 Fix quick search activating some Inverted features 2018-09-18 09:49:56 -04:00
Zarby89 6aee748d11 updated bonk regions 2018-09-17 12:55:26 -04:00
Zarby89 5c88aa287c bonk regions 2018-09-16 23:26:14 -04:00
Kevin Cathcart 1d93dce534 Basic hook to enable bonk forcing (code to be added) 2018-09-16 21:01:18 -04:00
Zarby89 79c1682f34 fixed gt animation (#46) 2018-09-16 17:33:41 -04:00
Kevin Cathcart 78e3bb48f9 Turtle Rock Light World Inverted updates 2018-09-13 19:10:05 -04:00
Kevin Cathcart 01219ef6a9 Remove hardedcoded warp hiding rocks from light world
(Thanks to Zarby)
2018-09-12 21:23:55 -04:00
Kevin Cathcart f7faaea7f7 Minor cleanup of pull requests 2018-09-12 09:17:42 -04:00
Zarby89 f1e145dbf5 ganon tower animation for castle, barrier removed 2018-09-12 04:09:54 -04:00
Kevin Cathcart d31891df7d Fix TR tail
Also remove remain cross contamination from inverted.
2018-09-10 20:00:13 -04:00
Kevin Cathcart 8321a3c69b Fix pyramid/castle hole (except aga tower eye symbol) 2018-09-08 14:39:30 -04:00
Kevin Cathcart 0a381d3259 Fix non-inverted pyramid 2018-09-02 10:42:45 -04:00
Kevin Cathcart 96e3db602b Inverted updates
Move Pyramid hole
Add new Extra Hole capability
New Castle Hole Graphics
Fix retreat bat graphics
2018-08-31 01:17:51 -04:00