Commit Graph

2319 Commits

Author SHA1 Message Date
luckytyphlosion
3618f25a34 Merge pull request #8 from PikalaxALT/master
Disassemble yellow sounds
2016-05-23 14:14:13 -04:00
pikalaxalt
2876e629cc Move diploma tilemaps out of incbins 2016-05-23 14:12:42 -04:00
pikalaxalt
1579a084e7 Move all the printer functions out of main.asm, including the intermediate dr blocks 2016-05-23 14:04:13 -04:00
pikalaxalt
1d761498e5 More functions related to printing boxes 2016-05-23 13:34:38 -04:00
pikalaxalt
311bbe9d24 A function related to printing boxes? 2016-05-23 08:24:30 -04:00
pikalaxalt
19b2fa8a82 Two functions at e925d 2016-05-23 08:12:08 -04:00
pikalaxalt
2f6075ece0 Resolve hard-coded calls 2016-05-22 23:35:36 -04:00
pikalaxalt
c744534528 Disassemble diploma in bank 3a 2016-05-22 23:30:24 -04:00
pikalaxalt
c6a32f2517 the rest of engine/printer.asm 2016-05-22 22:45:08 -04:00
pikalaxalt
c299b67fad Merge branch 'master' of github.com:pret/pokeyellow 2016-05-22 22:30:32 -04:00
luckytyphlosion
cc7a16ee5a Bank15 misc functions 2016-05-22 22:11:08 -04:00
pikalaxalt
980ce8005d Merge branch 'master' of github.com:pret/pokeyellow 2016-05-22 21:05:51 -04:00
pikalaxalt
106251da1f engine/printer.asm 2016-05-22 21:03:52 -04:00
luckytyphlosion
f3de3a20df Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
pikalaxalt
10984f14ce Replace MonsterNames dr with file already in repo 2016-05-22 19:40:45 -04:00
pikalaxalt
53dac35a09 Replace Function with Func_ 2016-05-22 18:38:42 -04:00
pikalaxalt
805448c974 Functions at 3a:4d35 2016-05-22 18:37:42 -04:00
pikalaxalt
82b2145380 Disassemble ea3ea to end of bank 3a 2016-05-22 15:23:16 -04:00
pikalaxalt
bd5caf92db Another function related to OAM 2016-05-22 13:52:57 -04:00
pikalaxalt
fbc1fead82 Fix incbin filenames 2016-05-22 13:40:34 -04:00
pikalaxalt
0bbe27333a Disassemble function at ea3ea 2016-05-22 13:29:34 -04:00
pikalaxalt
d9c75189d6 FreezeEnemyTrainerSprite 2016-05-22 12:18:00 -04:00
pikalaxalt
3988b60a46 Trim trailing zeros from dr blocks (part 2) 2016-05-22 12:04:32 -04:00
pikalaxalt
b62d6986d2 Align door tile dbws 2016-05-22 11:41:09 -04:00
pikalaxalt
caf6936cf9 Trim trailing zeros from dr blocks (part 1) 2016-05-22 11:38:05 -04:00
pikalaxalt
b70d187627 Elevator floor menu, clear save 2016-05-22 11:30:34 -04:00
pikalaxalt
084384fea9 Ledges 2016-05-22 10:48:27 -04:00
pikalaxalt
205fa4237b Pewter gym guys (moved to bank 6, no longer a predef?) 2016-05-22 09:43:27 -04:00
pikalaxalt
f3f117cbf3 Oh wait, there's predef_const declarations. Huh. 2016-05-21 22:54:46 -04:00
pikalaxalt
eeb058a231 Some work on disassembling npc movement scripts (aka informed copy/paste from red) 2016-05-21 22:45:53 -04:00
pikalaxalt
983bac5fe9 Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4 2016-05-21 14:54:55 -04:00
pikalaxalt
d3d2e573a3 Fix sfx separation 2016-05-21 12:38:16 -04:00
pikalaxalt
abef348eae Unhexlify unknown music macro arguments in bank AUDIO_4 2016-05-21 12:22:59 -04:00
pikalaxalt
62a22d2d84 Audio bank 4 constants; space after commas in home/audio.asm 2016-05-21 12:11:54 -04:00
pikalaxalt
97b960f4a2 Fix missing colons and missing LF at EOF 2016-05-21 11:44:22 -04:00
pikalaxalt
f3a2242a9c Garbage data in bank AUDIO_4 replaced with static incbin 2016-05-21 10:11:23 -04:00
pikalaxalt
c2259aab52 Split sound effects 4 2016-05-21 10:06:32 -04:00
pikalaxalt
0e9b409b98 Add space after commas in music headers 2016-05-20 23:59:05 -04:00
pikalaxalt
69a0ce42ac Disassemble yellow sounds 2016-05-20 23:32:54 -04:00
luckytyphlosion
3da00e31f8 Move yellow/main.asm code to main.asm
Also fix an error in home/overworld.asm
2016-04-14 16:47:43 -04:00
luckytyphlosion
561c0c8ed0 Replace bankswitch jumps with jpab, also fix hardcoded bank reference. 2016-04-09 18:21:55 -04:00
luckytyphlosion
3caf9a43e3 Some Bank3F Pikachu Emotions disassembling and partial documentation. 2016-04-09 18:13:37 -04:00
luckytyphlosion
9ca431b4f9 Complete documentation of bank1e
Todo: address comments for data/animations.asm
2016-03-28 15:59:19 -04:00
luckytyphlosion
817729c36a Delete animations_.asm 2016-03-26 19:06:42 -04:00
luckytyphlosion
b8d71377bf Document the rest of animations.asm 2016-03-26 19:04:29 -04:00
luckytyphlosion
18730cdf3b More animations.asm documentation 2016-03-26 19:04:29 -04:00
YamaArashi
268c5e5bda Merge pull request #7 from YamaArashi/master
GBC palette code
2016-03-26 15:12:38 -07:00
YamaArashi
d8975211f5 GBC palette code 2016-03-26 14:59:59 -07:00
luckytyphlosion
48426f71c3 More audio4 documentation.
Todo: figure out how to disassemble music/sfx.
2016-03-19 19:56:33 -04:00
luckytyphlosion
3e6965491f Start working on bank20 audio
Note: Address labels aren't correct.
2016-03-19 19:07:55 -04:00