index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wram.asm
Age
Commit message (
Collapse
)
Author
2021-09-26
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-09-08
`ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`
Rangi
2021-08-28
wcf4b -> wStringBuffer
Rangi
2021-06-01
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-06-01
Use more UNIONs for overlapping WRAM labels
Rangi
2021-05-31
Use rgblink -w to have one $2000-byte WRAM0 region
Rangi
2021-05-31
Clean up Yellow's WRAM
Rangi
2021-05-31
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-05-31
Use a 30-byte UNION for some overlapping WRAM labels
Rangi
2021-05-31
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-05-31
Merge branch 'master' of https://github.com/pret/pokered
dannye
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
wLabel:: ; comment ds N becomes ; comment wLabel:: ds N
2021-05-31
Improve some RAM formatting
Rangi
2021-05-31
Improve some RAM formatting
Rangi
2021-04-30
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
Fixes #319
2021-04-13
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-04-13
Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant
Rangi
2021-03-25
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
Fixes #312
2020-12-15
Merge branch 'master' of https://github.com/pret/pokered
dannye
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
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-14
Fix file modes
dannye
2020-11-13
Add constants for player and rival starters
Rangi
2020-11-07
Add label for unknown debug byte
dannye
2020-11-05
Sync more with pokered
Rangi
2020-11-05
Sync more with pokeyellow
Rangi
2020-11-05
Remove trailing whitespace
Rangi
2020-11-04
Start reorganizing pokeyellow
Rangi
2020-11-04
Sync with pokered
dannye
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 ↵
Rangi
by rgbds 0.4.0)
2020-07-03
Replace raw hex values with HRAM constants
Rangi
To do: turn constants into labels and use ldh
2020-06-27
Remove RAM address comments
Rangi
2020-05-29
Name UnusedCD40
Nog-Frog
Every man deserves a name :)
[next]