summaryrefslogtreecommitdiff
path: root/home/overworld.asm
AgeCommit message (Expand)Author
2021-11-05Refactorize check button pressed (#340)Yoann Fievez
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-11-05Sync home and macro code with pokeyellowRangi
2020-08-30Factor out data/tilesets/pair_collision_tile_ids.asmRangi
2020-07-17cycling.png -> red_bike.pngRangi
2020-07-16Merge pull request #276 from TheFakeMateo/masterRangi
2020-07-15Deobfuscate exit warps on indoor mapsTheFakeMateo
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi
2020-07-07Move all code out of home.asm into home/Rangi
2020-07-07Remove c1x*/c2x* comments, use struct offset constantsRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi
2020-07-05Port two HRAM labels from pokeyellowRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Replace raw hex values with HRAM constantsRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-03Organize macros/ like pokecrystalRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2019-07-27Update audio macro namesdannye
2019-07-07Replace some hard-coded values with constantsRangi
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
2016-12-31split code out of main.asmYamaArashi
2016-07-27Redo audio header macrodannye
2016-06-12sync homeYamaArashi
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-11remove address commentsYamaArashi
2016-01-03Fix game time labelsPikalaxALT
2015-08-30No more W_dannye
2015-08-29documented flags and misc. fixesYamaArashi
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-12commented SGB palette stuffYamaArashi
2015-08-08commented audio codeYamaArashi
2015-08-05Use more lbdannye
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-20enumerate eventsYamaArashi
2015-07-19namingYamaArashi
2015-07-19jpab/jpba macrosYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
2015-07-19Name sound effectsdannye
2015-07-18small changesYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-14named wram variablesYamaArashi