Created
January 3, 2019 19:56
-
-
Save tetov/60b7bc26a35ad761d8dc106514f029a7 to your computer and use it in GitHub Desktop.
RAM watches for Zelda ALttP TAS used by fmp during OBCM 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SystemID SNES | |
000010 w h 0 WRAM Can do things | |
00001A b u 0 WRAM Frame count | |
000020 w h 0 WRAM Y coord | |
000022 w h 0 WRAM X coord | |
000024 w h 0 WRAM Z coord | |
00002A b h 0 WRAM Y subpixel | |
00002B b h 0 WRAM X subpixel | |
000030 b s 0 WRAM Y speed | |
000031 b s 0 WRAM X speed | |
000046 b u 0 WRAM Link stun timer | |
00005B b u 0 WRAM Waterwalk | |
00005D b h 0 WRAM State | |
00005E b u 0 WRAM Speed | |
00006C b u 0 WRAM In door | |
000079 b u 0 WRAM Spin counter (48) | |
0000A0 b h 0 WRAM Room ID | |
0000C8 w h 0 WRAM Mirror door timer | |
0000E2 b b 0 WRAM Quickwarp x11x | |
0002E3 b u 0 WRAM Sword cooldown | |
0002E4 b u 0 WRAM Can't move | |
0002EC b b 0 WRAM Item collision | |
0002FA b u 0 WRAM Statue drag | |
00032A b u 0 WRAM Swimming | |
000371 b u 0 WRAM Pushing | |
000374 b u 0 WRAM Dash countdown | |
000375 b u 0 WRAM Hop countdown | |
000401 b b 0 WRAM Room data door | |
000403 b b 0 WRAM Room data HKcCCCCC | |
00040A b u 0 WRAM OW screen ID | |
00044A w h 0 WRAM EG strength | |
00047A b u 0 WRAM Armed EG | |
000618 w h 0 WRAM Vertical camera | |
00061C w h 0 WRAM Horizontal camera | |
000C08 b h 0 WRAM Duck | |
000E50 b u 0 WRAM Enemy 1 HP | |
000FA1 b h 0 WRAM RNG | |
001CE9 b u 0 WRAM Text countdown | |
00F360 w u 0 WRAM Rupees | |
00F36D b u 0 WRAM Health | |
00F36E b h 0 WRAM Magic | |
00F377 b u 0 WRAM Arrows | |
00FE01 b u 0 WRAM Digs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Used in RAM watch tool in BizHawk.