aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lab4.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-109/+0
|
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-11/+11
|\
| * Part 1 of syncing with pokered.IIMarckus2016-06-081-11/+11
| |
* | Sync with pokereddannye2016-06-111-1/+1
|/ | | | from August 29, 2015 to April 6, 2016
* named more variablesYamaArashi2015-08-121-8/+7
|
* named most of the used eventsYamaArashi2015-07-211-4/+4
|
* enumerate eventsYamaArashi2015-07-201-8/+3
|
* jpab/jpba macrosYamaArashi2015-07-191-3/+1
|
* TX_ASMU-Daniel-PC\Daniel2015-07-031-2/+2
|
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-7/+7
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* serial/trade/miscYamaArashi2015-02-071-1/+1
|
* Clean up white space, fix label typoU-Daniel-PC\Daniel2015-01-221-2/+2
|
* Minor comment/label improvements in Cinnabar Lab.IIMarckus2014-10-161-6/+10
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-4/+2
|
* Remove generated "indirect jump" comments.yenatch2014-06-161-1/+1
| | | | The destination is obvious when using the predef macro.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-9/+9
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-191-3/+1
| | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+117