aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_songs.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-250/+0
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-249/+0
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-05-20Sync with pokereddannye1-214/+214
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi1-213/+213
Polished Map
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-07Remove the Beach House option.IIMarckus1-3/+0
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion1-0/+0
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-10-17More bank3 documentationluckytyphlosion1-251/+249
Also misc. documentation in bank3c and bank3f
2015-08-03Attempt to make yellow buildable, part 7.luckytyphlosion1-249/+251
Builds but not to baserom.gbc.
2015-08-01Build only YellowU-Daniel-PC\Daniel1-2/+0
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-06-05Fix a lot of bugsU-Daniel-PC\Daniel1-0/+0
2015-05-23Moving yellow data to yellow folder.luckytyphlosion1-1/+1
2014-10-17Modularize the beach house.IIMarckus1-0/+3
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel1-1/+1
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel1-0/+249