aboutsummaryrefslogtreecommitdiffstats
path: root/yellow (follow)
Commit message (Collapse)AuthorAgeFilesLines
* engine/mon_party_sprites.asm and INSTALL.mdluckytyphlosion2015-09-041-6/+2
|
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-2/+3
|
* Fixes.luckytyphlosion2015-08-301-1/+4
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-3/+3
|\ | | | | | | Doesn't build.
* | Make pokeyellow build to baserom.luckytyphlosion2015-08-281-18/+21
| |
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-091-20/+19
| |
* | Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-031-11/+59
| | | | | | | | Builds but not to baserom.gbc.
* | Attempt to make Yellow buildable, part 6.luckytyphlosion2015-08-031-14/+31
| |
* | Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-101/+205
| | | | | | | | Rest of unknown pointers in homebank, fix some function names.
* | Attempt to make yellow buildable, part 4luckytyphlosion2015-08-011-78/+114
| | | | | | | | Hardcoded pointers, dr (define rom) macro.
* | Attempt to make yellow buildable, part 3luckytyphlosion2015-08-011-7/+1
| |
* | Build only YellowU-Daniel-PC\Daniel2015-08-012-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | text.oU-Daniel-PC\Daniel2015-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main.asm 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 wram.asm yellow/text.asm
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-8/+277
| |
* | Attempt to make yellow buildable.luckytyphlosion2015-08-012-3/+803
| | | | | | | | Building Errors: Segmentation Error.
* | Fix a lot of bugsU-Daniel-PC\Daniel2015-06-0511-1344/+8
| |
* | EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-043-473/+473
| |
* | More bank3f codeluckytyphlosion2015-05-311-3/+68
| |
* | Minor bank3c change.luckytyphlosion2015-05-311-5/+2
| |
* | Bank 3c and 3f stuff.luckytyphlosion2015-05-242-4/+153
| |
* | Moving yellow data to yellow folder.luckytyphlosion2015-05-234-0/+756
| |
* | More Bank 3c stuff.luckytyphlosion2015-05-182-1/+109
| |
* | Completed home/overworld.asm with other related functionsluckytyphlosion2015-05-173-221/+269
| |
* | Create main.asmluckytyphlosion2015-05-141-0/+11
| |
* | Delete wram.asmluckytyphlosion2015-05-141-2/+0
| |
* | Delete text.asmluckytyphlosion2015-05-141-2/+0
| |
* | Delete main.asmluckytyphlosion2015-05-141-2/+0
| |
* | Delete audio.asmluckytyphlosion2015-05-141-2/+0
| | | | | | No need, going to use the yellow folder for new bank stuff
* | Create random.asmluckytyphlosion2015-05-131-0/+15
| |
* | Delete dummy.asmluckytyphlosion2015-05-131-1/+0
| |
* | Create dummy.asmluckytyphlosion2015-05-131-0/+1
| |
* | Create overworld.asmluckytyphlosion2015-05-131-0/+195
| |
* | Delete bank3cluckytyphlosion2015-05-131-1/+0
| |
* | Create bank3cluckytyphlosion2015-05-131-0/+1
|/
* Dust off the makefile and prepare to build Yellow.yenatch2014-05-304-0/+8