index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wram.asm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
Add a subdirectory for RAM files
Rangi
1
-2614
/
+0
2022-06-17
Add a subdirectory for RAM files
Rangi
1
-2344
/
+0
2021-12-09
Fix incorrect comment about money received after battle (#346)
stringflow
1
-1
/
+1
2021-09-08
`ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`
Rangi
1
-1
/
+1
2021-08-28
wcf4b -> wStringBuffer
Rangi
1
-1
/
+1
2021-06-01
Use more UNIONs for overlapping WRAM labels
Rangi
1
-102
/
+142
2021-05-31
Use rgblink -w to have one $2000-byte WRAM0 region
Rangi
1
-40
/
+6
2021-05-31
Clean up Yellow's WRAM
Rangi
1
-134
/
+102
2021-05-31
Use a 30-byte UNION for some overlapping WRAM labels
Rangi
1
-180
/
+205
2021-05-31
Use more WRAM sections
Rangi
1
-1
/
+16
2021-05-31
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
1
-536
/
+250
2021-05-31
Start reformatting WRAM labels
Rangi
1
-631
/
+365
2021-05-31
Change name wSeaRoutesWildMons to wWaterMons in WRAM
Yoann Fievez
1
-1
/
+1
2021-05-31
Improve some RAM formatting
Rangi
1
-878
/
+456
2021-05-31
Improve some RAM formatting
Rangi
1
-751
/
+394
2021-05-18
Standardize names of wild maps entities
Yoann Fievez
1
-1
/
+1
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
1
-59
/
+69
2021-04-13
Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant
Rangi
1
-1
/
+5
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
1
-2
/
+9
2020-11-29
Update related tile animation constants
SatoMew
1
-1
/
+1
2020-11-28
Keep wGrassMons and wWaterMons together with a UNION
Rangi
1
-14
/
+16
2020-11-17
Use assert to ensure correct base data size
Rangi
1
-1
/
+2
2020-11-14
Fix file modes
dannye
1
-0
/
+0
2020-11-13
Add constants for player and rival starters
Rangi
1
-4
/
+0
2020-11-07
Add label for unknown debug byte
dannye
1
-0
/
+4
2020-11-05
Sync more with pokered
Rangi
1
-43
/
+80
2020-11-05
Sync more with pokeyellow
Rangi
1
-18
/
+40
2020-11-05
Remove trailing whitespace
Rangi
1
-6
/
+6
2020-11-04
Start reorganizing pokeyellow
Rangi
1
-19
/
+4
2020-11-04
Sync with pokered
dannye
1
-1216
/
+1133
2020-08-31
Use constants to delineate map types, and factor out more data
Rangi
1
-2
/
+2
2020-08-16
Fix comment about SONY
Rangi
1
-1
/
+1
2020-07-17
SONY -> RIVAL
Rangi
1
-1
/
+1
2020-07-15
Disassemble the BLUEMONS.GB debug ROM
Rangi
1
-2
/
+8
2020-07-09
Use const_skip and const_next macros for brevity
Rangi
1
-1
/
+1
2020-07-07
Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION
Rangi
1
-1
/
+1
2020-07-07
Names for more SECTIONs
Rangi
1
-1
/
+1
2020-07-07
Remove c1x*/c2x* comments, use struct offset constants
Rangi
1
-33
/
+35
2020-07-06
Use ASCII quotes in comments
Rangi
1
-1
/
+1
2020-07-06
Use labels for HRAM and VRAM
Rangi
1
-0
/
+5
2020-07-05
Port _RemovePokemon documentation from pokeyellow
Rangi
1
-0
/
+1
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
1
-91
/
+3
2020-07-03
Replace raw hex values with HRAM constants
Rangi
1
-1
/
+1
2020-06-27
Remove RAM address comments
Rangi
1
-869
/
+868
2020-05-29
Name UnusedCD40
Nog-Frog
1
-1
/
+1
2020-05-20
Sync with pokered
dannye
1
-76
/
+89
2019-08-25
Fixed some wrong wram addresses within comments.
Urs-Björn Schmidt
1
-3
/
+3
2019-08-17
Update labels to match new audio macro names
dannye
1
-10
/
+10
2019-07-07
Replace some hard-coded values with constants
Rangi
1
-2
/
+3
2019-01-01
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
1
-57
/
+52
[next]