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
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-05
Sync more with pokeyellow
Rangi
1
-18
/
+40
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
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
2018-11-18
SpriteImageBaseOffset -> ImageBaseOffset
luckytyphlosion
1
-1
/
+1
2018-11-18
Clean up pre-linkerscript remnants.
luckytyphlosion
1
-4
/
+4
2018-11-18
Fix spritestatedata macros to be prefixed with w.
luckytyphlosion
1
-42
/
+36
2018-03-24
Use rgblink dmg mode
dannye
1
-33
/
+4
2018-03-22
use constants for wEvosMoves size
yenatch
1
-1
/
+1
2018-03-21
add wEvosMoves instead of using eevee
yenatch
1
-0
/
+9
2017-09-29
Use unions rather than negative offsets
Pokechu22
1
-1
/
+5
2017-06-24
Fix typos in comments
dannye
1
-5
/
+5
2017-05-01
Fix the Stack section.
yenatch
1
-2
/
+2
2017-03-21
Revert "Fix floating sections"
AntonioND
1
-2
/
+2
2017-03-16
Fix typo in address
Panda Habert
1
-1
/
+1
2017-03-14
Fix floating sections
AntonioND
1
-2
/
+2
2016-09-11
name text destination pointer variable
YamaArashi
1
-5
/
+4
2016-06-12
sync tileset WRAM labels
YamaArashi
1
-5
/
+5
2016-06-12
sync engine code with pokeyellow
YamaArashi
1
-1
/
+1
2016-01-29
Macrofy sprite status data in WRA0
PikalaxALT
1
-2
/
+67
2016-01-03
Fix game time labels
PikalaxALT
1
-7
/
+9
2015-09-09
Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct
dannye
1
-30
/
+5
2015-08-30
No more wram_constants.asm
dannye
1
-2
/
+38
2015-08-30
No more W_
dannye
1
-242
/
+242
2015-08-30
replaced hardcoded values in ItemUseMedicine
YamaArashi
1
-0
/
+1
2015-08-29
commented pokeball function
YamaArashi
1
-0
/
+2
2015-08-29
added constants for item capacity
YamaArashi
1
-2
/
+2
[next]