Skip to content

Commit

Permalink
Improve documentation of some SRAM routines (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannye committed Jun 27, 2024
1 parent d16663c commit 2a4aee7
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions pokeyellow.map
Original file line number Diff line number Diff line change
Expand Up @@ -1118,8 +1118,8 @@ ROM0 bank #0:
$3e7e = BankswitchCommon
$3e84 = Bankswitch
$3e98 = JumpToAddress
$3e99 = SwitchSRAMBankAndLatchClockData
$3ea9 = PrepareRTCDataAndDisableSRAM
$3e99 = OpenSRAM
$3ea9 = CloseSRAM
$3eb4 = Predef
$3ed2 = Predef.done
$3ed7 = GetPredefRegisters
Expand Down Expand Up @@ -12739,8 +12739,8 @@ ROMX bank #28:
$7e80 = ClearSAV
$7e85 = ClearSAV.loop
$7e91 = PadSRAM_FF
$7e9f = EnableSRAMAndLatchClockData
$7eaa = DisableSRAMAndPrepareClockData
$7e9f = EnableSRAM
$7eaa = DisableSRAM
EMPTY: $7eb3-$7fff ($014d bytes)
TOTAL EMPTY: $014d bytes

Expand Down
8 changes: 4 additions & 4 deletions pokeyellow.sym
Original file line number Diff line number Diff line change
Expand Up @@ -1093,8 +1093,8 @@
00:3e7e BankswitchCommon
00:3e84 Bankswitch
00:3e98 JumpToAddress
00:3e99 SwitchSRAMBankAndLatchClockData
00:3ea9 PrepareRTCDataAndDisableSRAM
00:3e99 OpenSRAM
00:3ea9 CloseSRAM
00:3eb4 Predef
00:3ed2 Predef.done
00:3ed7 GetPredefRegisters
Expand Down Expand Up @@ -12533,8 +12533,8 @@
1c:7e80 ClearSAV
1c:7e85 ClearSAV.loop
1c:7e91 PadSRAM_FF
1c:7e9f EnableSRAMAndLatchClockData
1c:7eaa DisableSRAMAndPrepareClockData
1c:7e9f EnableSRAM
1c:7eaa DisableSRAM
1d:4000 CopycatsHouse1F_Blocks
1d:4010 PewterMart_Blocks
1d:4010 CinnabarMart_Blocks
Expand Down
12 changes: 6 additions & 6 deletions pokeyellow_debug.map
Original file line number Diff line number Diff line change
Expand Up @@ -1119,8 +1119,8 @@ ROM0 bank #0:
$3e8d = BankswitchCommon
$3e93 = Bankswitch
$3ea7 = JumpToAddress
$3ea8 = SwitchSRAMBankAndLatchClockData
$3eb8 = PrepareRTCDataAndDisableSRAM
$3ea8 = OpenSRAM
$3eb8 = CloseSRAM
$3ec3 = Predef
$3ee1 = Predef.done
$3ee6 = GetPredefRegisters
Expand Down Expand Up @@ -12747,8 +12747,8 @@ ROMX bank #28:
$7e80 = ClearSAV
$7e85 = ClearSAV.loop
$7e91 = PadSRAM_FF
$7e9f = EnableSRAMAndLatchClockData
$7eaa = DisableSRAMAndPrepareClockData
$7e9f = EnableSRAM
$7eaa = DisableSRAM
EMPTY: $7eb3-$7fff ($014d bytes)
TOTAL EMPTY: $014d bytes

Expand Down Expand Up @@ -20920,8 +20920,8 @@ ROMX bank #63:
$72e2 = Func_ff2d1.asm_ff2e2
$72eb = Data_ff2eb
$72f3 = Func_ff2f3
$7316 = Func_ff316
$7321 = Func_ff321
$7316 = DebugEnableSRAM
$7321 = DebugDisableSRAM
$732a = Func_ff32a
$732c = Func_ff32a.asm_ff32c
SECTION: $7337-$7f36 ($0c00 bytes) ["NPC Sprites 3"]
Expand Down
12 changes: 6 additions & 6 deletions pokeyellow_debug.sym
Original file line number Diff line number Diff line change
Expand Up @@ -1094,8 +1094,8 @@
00:3e8d BankswitchCommon
00:3e93 Bankswitch
00:3ea7 JumpToAddress
00:3ea8 SwitchSRAMBankAndLatchClockData
00:3eb8 PrepareRTCDataAndDisableSRAM
00:3ea8 OpenSRAM
00:3eb8 CloseSRAM
00:3ec3 Predef
00:3ee1 Predef.done
00:3ee6 GetPredefRegisters
Expand Down Expand Up @@ -12541,8 +12541,8 @@
1c:7e80 ClearSAV
1c:7e85 ClearSAV.loop
1c:7e91 PadSRAM_FF
1c:7e9f EnableSRAMAndLatchClockData
1c:7eaa DisableSRAMAndPrepareClockData
1c:7e9f EnableSRAM
1c:7eaa DisableSRAM
1d:4000 CopycatsHouse1F_Blocks
1d:4010 PewterMart_Blocks
1d:4010 CinnabarMart_Blocks
Expand Down Expand Up @@ -20519,8 +20519,8 @@
3f:72e2 Func_ff2d1.asm_ff2e2
3f:72eb Data_ff2eb
3f:72f3 Func_ff2f3
3f:7316 Func_ff316
3f:7321 Func_ff321
3f:7316 DebugEnableSRAM
3f:7321 DebugDisableSRAM
3f:732a Func_ff32a
3f:732c Func_ff32a.asm_ff32c
3f:7337 OfficerJennySprite
Expand Down
8 changes: 4 additions & 4 deletions pokeyellow_vc.map
Original file line number Diff line number Diff line change
Expand Up @@ -1125,8 +1125,8 @@ ROM0 bank #0:
$3e7e = BankswitchCommon
$3e84 = Bankswitch
$3e98 = JumpToAddress
$3e99 = SwitchSRAMBankAndLatchClockData
$3ea9 = PrepareRTCDataAndDisableSRAM
$3e99 = OpenSRAM
$3ea9 = CloseSRAM
$3eb4 = Predef
$3ed2 = Predef.done
$3ed7 = GetPredefRegisters
Expand Down Expand Up @@ -12768,8 +12768,8 @@ ROMX bank #28:
$7e80 = ClearSAV
$7e85 = ClearSAV.loop
$7e91 = PadSRAM_FF
$7e9f = EnableSRAMAndLatchClockData
$7eaa = DisableSRAMAndPrepareClockData
$7e9f = EnableSRAM
$7eaa = DisableSRAM
EMPTY: $7eb3-$7fff ($014d bytes)
TOTAL EMPTY: $014d bytes

Expand Down
8 changes: 4 additions & 4 deletions pokeyellow_vc.sym
Original file line number Diff line number Diff line change
Expand Up @@ -1100,8 +1100,8 @@
00:3e7e BankswitchCommon
00:3e84 Bankswitch
00:3e98 JumpToAddress
00:3e99 SwitchSRAMBankAndLatchClockData
00:3ea9 PrepareRTCDataAndDisableSRAM
00:3e99 OpenSRAM
00:3ea9 CloseSRAM
00:3eb4 Predef
00:3ed2 Predef.done
00:3ed7 GetPredefRegisters
Expand Down Expand Up @@ -12562,8 +12562,8 @@
1c:7e80 ClearSAV
1c:7e85 ClearSAV.loop
1c:7e91 PadSRAM_FF
1c:7e9f EnableSRAMAndLatchClockData
1c:7eaa DisableSRAMAndPrepareClockData
1c:7e9f EnableSRAM
1c:7eaa DisableSRAM
1d:4000 CopycatsHouse1F_Blocks
1d:4010 PewterMart_Blocks
1d:4010 CinnabarMart_Blocks
Expand Down

0 comments on commit 2a4aee7

Please sign in to comment.