aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a subdirectory for RAM filesRangi2022-06-171-2614/+0
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-2/+2
|\
| * `ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`Rangi2021-09-081-1/+1
| * wcf4b -> wStringBufferRangi2021-08-281-1/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-06-011-132/+173
|\|
| * Use more UNIONs for overlapping WRAM labelsRangi2021-06-011-102/+142
* | Use rgblink -w to have one $2000-byte WRAM0 regionRangi2021-05-311-40/+6
* | Clean up Yellow's WRAMRangi2021-05-311-134/+102
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-311-181/+210
|\|
| * Use a 30-byte UNION for some overlapping WRAM labelsRangi2021-05-311-180/+205
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-1/+16
|\|
| * Use more WRAM sectionsRangi2021-05-311-1/+16
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-1075/+522
|\|
| * More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-536/+250
| * Start reformatting WRAM labelsRangi2021-05-311-631/+365
| * Improve some RAM formattingRangi2021-05-311-751/+394
* | Improve some RAM formattingRangi2021-05-311-878/+456
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-59/+71
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-59/+69
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-04-131-1/+5
|\|
| * Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-131-1/+5
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-2/+9
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-2/+9
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-16/+19
|\|
| * Update related tile animation constantsSatoMew2020-11-291-1/+1
| * Keep wGrassMons and wWaterMons together with a UNIONRangi2020-11-281-14/+16
| * Use assert to ensure correct base data sizeRangi2020-11-171-1/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Sync more with pokeyellowRangi2020-11-051-18/+40
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-2/+2
| * Fix comment about SONYRangi2020-08-161-1/+1
| * SONY -> RIVALRangi2020-07-171-1/+1
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-2/+8
| * Use const_skip and const_next macros for brevityRangi2020-07-091-1/+1
| * Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi2020-07-071-1/+1
| * Names for more SECTIONsRangi2020-07-071-1/+1
| * Remove c1x*/c2x* comments, use struct offset constantsRangi2020-07-071-33/+35
| * Use ASCII quotes in commentsRangi2020-07-061-1/+1
| * Use labels for HRAM and VRAMRangi2020-07-061-0/+5
| * Port _RemovePokemon documentation from pokeyellowRangi2020-07-051-0/+1
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-91/+3
| * Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| * Remove RAM address commentsRangi2020-06-271-869/+868
| * Name UnusedCD40Nog-Frog2020-05-291-1/+1
| * Merge pull request #223 from pret/audio-macrosDaniel Harding2020-02-051-10/+10
| |\
| | * Update labels to match new audio macro namesdannye2019-08-171-10/+10
| * | Fixed some wrong wram addresses within comments.Urs-Björn Schmidt2019-08-251-3/+3
| |/
| * Replace some hard-coded values with constantsRangi2019-07-071-2/+3
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-57/+52