dca8486b1a
Bug net mode, hopefully
2023-08-30 16:58:24 -05:00
2a9b098dac
Merge branch 'main' into kara
2023-03-13 21:33:27 -05:00
spannerisms
663ba966a1
file select
2023-02-13 13:14:35 -05:00
cassidoxa
7151093664
Add numbers to file name screen
2023-01-17 17:01:21 -05:00
Lexi Rose
186cbba855
Merge pull request #177 from cassidoxa/newfont
...
New font changes
2022-12-09 10:09:22 -06:00
cassidoxa
3c7399eb12
Add bin/ directory with asar executables
...
Removed execute permissions on a bunch of text and gfx files
2022-12-08 22:49:59 -05:00
cassidoxa
d7431b6550
Allow menu free dungeon item toggle with no menu items
2022-11-27 23:35:59 -05:00
cassidoxa
69fd6015e6
Some more annotations
2022-11-25 01:08:07 -05:00
cassidoxa
d3cd3a86ca
Move tree kid stuff into hooks.asm
2022-11-24 21:53:18 -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
ad44b610fb
Fix conflict between hammer-on-B code with bunny-pressing-A code
2022-11-19 10:11:10 -08:00
cassidoxa
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
2022-11-16 21:38:28 -05:00
98b13507f1
Merge branch 'main' into kara
2022-11-16 14:52:02 -08:00
a4962b3b8b
Add Hammer-On-B mode
2022-11-11 13:30:51 -08: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
cassidoxa
d8846a4ba9
Add backup save that gets checked and loaded if main save is corrupt
...
Add suffixes to instructions in save.asm
Disable HDMA, NMI, and joypad during extended save DMA
2022-07-29 20:57:54 -04:00
cassidoxa
10079a539b
Compute checksum for extended SRAM
...
Validate SRAM on file screen load and delete if checksum incorrect
2022-07-25 22:19:06 -04:00
9d485e86cd
Merge branch 'main' into kara
2022-07-23 16:47:01 -07:00
ba660409bf
Bees in beemode only target enemies they can actually affect
2022-05-21 17:50:20 -07:00
4d4ae6b894
Fix Arrghus
2022-04-30 21:21:21 -07:00
103c41ae94
Bee Mode WIP
2022-04-29 15:23:47 -07:00
Lexi Rose
c6adf11a0d
Merge pull request #159 from cassidoxa/sram_rework
...
SRAM Re-work
2022-04-05 09:38:27 -05:00
cassidoxa
dfc4284a70
Merge branch 'master' into sram_rework
2022-02-03 21:20:16 -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
cassidoxa
c048589c02
Add static file name feature by special request
...
Move compass count ram init to compasses.asm
Rename WRAMEquipment and SRAMEquipment to EquipmentWRAM/SRAM
2022-02-02 16:51:50 -05:00
spannerisms
7ca4fd6467
Merge branch 'master' of https://github.com/spannerisms/z3randomizer
2022-01-26 06:41:56 -05:00
spannerisms
32d619c9e7
BSOD
2022-01-26 06:41:34 -05:00
3acc2a3f45
Merge branch 'main' into kara
2022-01-24 13:58:12 -08:00
Lexi Rose
c515beb853
Merge pull request #155 from tewtal/new-text-renderer
...
Improved dialog text rendering
2022-01-20 16:00:20 -06:00
Thomas Backmark
b46269b662
Moved the new text renderer behind a feature flag
2022-01-20 22:24:52 +01:00
cassidoxa
b91ac58b47
Merge branch 'master' into sram
2022-01-20 11:16:31 -05:00
cassidoxa
6c4acb1e5b
Check new value in SRAM to determine if Aga 2 duck comes
...
Added pushpc/pullpc to sram.asm
2022-01-19 20:17:02 -05:00
Catobat
78148fb4f3
Fix witch item bug
2022-01-20 01:30:21 +01:00
Catobat
f3d1e99421
Fix Tower of Hera boss music bug
2022-01-19 19:52:01 +01:00
Thomas Backmark
b392eb7554
Improved text renderer with lowercase letters
2022-01-18 11:10:14 +01:00
265089cedb
Fix moldorm/somaria issue and add both-canes mode
2021-12-22 00:29:56 -08:00
e210c85710
Add cane-only modes
2021-12-20 16:10:11 -08:00
e50641db11
Merge branch 'main' into kara
2021-12-20 01:35:56 -08:00
cassidy
c8ea2c6dce
Move compass counts to ROM and trackable RAM
...
Add flag if compass HUD count has been displayed in SRAM
Move low hearts fix from tables.asm to bugfixes.asm
Rearrange dungeon stats in SRAM to match door rando ROM
2021-12-16 17:19:55 -05:00
cassidy
ae0b57635c
Remove defines from LTTP_RND_GeneralBugfixes
...
Replace more labels
Add ROM version and reserve extra 16 bytes in unused hardware vector in
LTTP_RND_GeneralBugfixes
Move IncrementChestCounter to ChestPrep in newitems.asm
Remove IncrementChestCounter hook which was getting overwritten
More revisions to sram.asm
2021-12-16 17:19:55 -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
6565fbfd65
Show bomb level on file select screen in bomb-only mode
2021-11-07 19:32:57 -08:00
ae0a5c685a
Unify handling of bomb colors in bomb-only mode
2021-11-07 00:28:28 -07:00
spannerisms
2b1a3566d8
flibber
2021-10-31 10:38:38 -04:00
c323a71340
Merge branch 'main' into kara
2021-10-30 16:37:59 -07:00
f3e0def5a2
Allow early detonation of bombs and add build flag to remove static RNG
2021-10-30 09:02:57 -07:00
1fcde00d09
Merge remote-tracking branch 'kara/pseudoswords' into kara
2021-10-12 13:31:37 -07:00
spannerisms
501699e401
oops
2021-09-18 08:07:45 -04:00
7c8ef3afce
Merge branch 'main' into kara
2021-08-26 08:39:23 -07:00