index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wram.asm
Age
Commit message (
Expand
)
Author
2021-12-09
Fix incorrect comment about money received after battle (#346)
stringflow
2021-09-08
`ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`
Rangi
2021-08-28
wcf4b -> wStringBuffer
Rangi
2021-06-01
Use more UNIONs for overlapping WRAM labels
Rangi
2021-05-31
Use a 30-byte UNION for some overlapping WRAM labels
Rangi
2021-05-31
Use more WRAM sections
Rangi
2021-05-31
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2021-05-31
Start reformatting WRAM labels
Rangi
2021-05-31
Improve some RAM formatting
Rangi
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-13
Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant
Rangi
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
2020-11-29
Update related tile animation constants
SatoMew
2020-11-28
Keep wGrassMons and wWaterMons together with a UNION
Rangi
2020-11-17
Use assert to ensure correct base data size
Rangi
2020-11-14
Fix file modes
dannye
2020-11-05
Sync more with pokeyellow
Rangi
2020-08-31
Use constants to delineate map types, and factor out more data
Rangi
2020-08-16
Fix comment about SONY
Rangi
2020-07-17
SONY -> RIVAL
Rangi
2020-07-15
Disassemble the BLUEMONS.GB debug ROM
Rangi
2020-07-09
Use const_skip and const_next macros for brevity
Rangi
2020-07-07
Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION
Rangi
2020-07-07
Names for more SECTIONs
Rangi
2020-07-07
Remove c1x*/c2x* comments, use struct offset constants
Rangi
2020-07-06
Use ASCII quotes in comments
Rangi
2020-07-06
Use labels for HRAM and VRAM
Rangi
2020-07-05
Port _RemovePokemon documentation from pokeyellow
Rangi
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-03
Replace raw hex values with HRAM constants
Rangi
2020-06-27
Remove RAM address comments
Rangi
2020-05-29
Name UnusedCD40
Nog-Frog
2020-02-05
Merge pull request #223 from pret/audio-macros
Daniel Harding
2019-08-25
Fixed some wrong wram addresses within comments.
Urs-Björn Schmidt
2019-08-17
Update labels to match new audio macro names
dannye
2019-07-07
Replace some hard-coded values with constants
Rangi
2019-01-01
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
2018-11-18
SpriteImageBaseOffset -> ImageBaseOffset
luckytyphlosion
2018-11-18
Clean up pre-linkerscript remnants.
luckytyphlosion
2018-11-18
Fix spritestatedata macros to be prefixed with w.
luckytyphlosion
2018-03-24
Use rgblink dmg mode
dannye
2018-03-22
use constants for wEvosMoves size
yenatch
2018-03-21
add wEvosMoves instead of using eevee
yenatch
2017-09-29
Merge pull request #167 from Pokechu22/rgbds-0.3.3
yenatch
2017-09-29
Use unions rather than negative offsets
Pokechu22
2017-06-24
Fix typos in comments
dannye
2017-05-01
Fix the Stack section.
yenatch
2017-03-21
Revert "Fix floating sections"
AntonioND
2017-03-16
Fix typo in address
Panda Habert
2017-03-14
Fix floating sections
AntonioND
[next]