Commit Graph

2568 Commits

Author SHA1 Message Date
yenatch
a65abcdcae Remove baserom instructions. 2016-06-12 00:02:00 -04:00
yenatch
f69d8baab2 pip is no longer required.
png.py has been put into extras/.
2016-06-11 23:58:14 -04:00
dannye
401d6e7f36 More syncing with pokered
from April 8, 2016 to present
2016-06-11 17:10:37 -05:00
dannye
c979b3bb03 Merge branch 'master' of https://github.com/pret/pokeyellow 2016-06-11 16:16:56 -05:00
dannye
269f2c3ba7 Sync with pokered
from August 29, 2015 to April 6, 2016
2016-06-11 15:45:24 -05:00
IIMarckus
6e8c3883e4 Part 1 of syncing with pokered. 2016-06-08 05:44:58 -06:00
pikalaxalt
42a9f7e8fd Fix WRAM address comments beyond the former site of wGBC 2016-06-08 01:35:56 -04:00
pikalaxalt
19656f9dee No more standalone WRAM addresses in the Event Flags array 2016-06-08 01:05:34 -04:00
pikalaxalt
5da4ad3d5c Merge branch 'master' of github.com:pret/pokeyellow 2016-06-08 00:35:33 -04:00
pikalaxalt
e181c27c5e Is this an OAM printer? 2016-06-08 00:23:55 -04:00
pikalaxalt
9346a39a8a Printer labels 2016-06-07 22:18:07 -04:00
pikalaxalt
48fce68a82 Split out Pikachu-related data 2016-06-06 15:42:12 -04:00
pikalaxalt
5630392f9f More Pikachu function documentation 2016-06-06 15:21:01 -04:00
pikalaxalt
96a58ce52a Split out pikachu engine functions; sprite state data macros 2016-06-06 12:09:36 -04:00
dannye
2bb64d11e6 Clean up main.asm
recreated deleted file that never should have been unused
2016-06-06 11:04:20 -05:00
pikalaxalt
aafed67874 More printer labels 2016-06-06 08:47:11 -04:00
pikalaxalt
0e9d0481b8 Printer-related labels 2016-06-06 08:23:52 -04:00
dannye
a33f356461 Remove unused source files 2016-06-06 03:22:40 -05:00
dannye
a070bdcb21 Clean up white space 2016-06-06 01:22:22 -05:00
dannye
3af22139a9 Clean up Makefile 2016-06-06 00:58:04 -05:00
dannye
f928a5da6a Building no longer depends on baserom.gbc being present 2016-06-06 00:00:51 -05:00
pikalaxalt
7ee526b05e Merge branch 'master' of github.com:pret/pokeyellow 2016-06-05 16:58:07 -04:00
pikalaxalt
ea4e4353ca Resolve hardcoded WRAM labels in engine/printer.asm 2016-06-05 16:57:54 -04:00
luckytyphlosion
08fb4c22ef Merge pull request #11 from PikalaxALT/master
MILESTONE: Finish disassembly
2016-06-05 16:39:42 -04:00
pikalaxalt
c9a3048c33 Split bank 3e 2016-06-05 15:18:40 -04:00
pikalaxalt
2f0305d80a This looks like Gen 2's object animation engine 2016-06-05 14:54:57 -04:00
pikalaxalt
e123bdf978 Resolve HRAM labels in Bank 3E 2016-06-05 12:42:34 -04:00
pikalaxalt
8c0c3ff9ee Resolve WRAM addresses and bank 3e unknowns 2016-06-05 12:25:11 -04:00
pikalaxalt
ac43a7c06b Resolve some WRAM addresses 2016-06-05 11:15:15 -04:00
pikalaxalt
19451bf77a No more dr 2016-06-05 09:27:07 -04:00
pikalaxalt
adb15e03aa Finish disassembling the functions in bank 3e 2016-06-04 20:17:53 -04:00
pikalaxalt
dd87a456d0 Identify the previously-unknown GFX in bank 1A 2016-06-04 16:31:45 -04:00
pikalaxalt
01265ec416 Chunk 4 of bank 3e 2016-06-04 16:10:05 -04:00
pikalaxalt
1a2754c100 Chunk 3 of bank 3e 2016-06-04 15:41:52 -04:00
pikalaxalt
3ad79a6bec Another chunk of bank 3e 2016-06-04 15:19:40 -04:00
pikalaxalt
097ac11e1a Chunk of bank 3e 2016-06-04 14:39:37 -04:00
pikalaxalt
8345c40dcf Resolve incbinned sgb border 2016-06-04 10:18:03 -04:00
pikalaxalt
b3b63892be Resolve dr blocks in main.asm 2016-06-04 10:01:53 -04:00
pikalaxalt
7445441edf Pikachu pics; town map entries 2016-06-04 09:03:51 -04:00
pikalaxalt
63123f9ad3 Remaining maps in bank 1D (and the whole ROM) 2016-06-03 23:25:35 -04:00
pikalaxalt
b170bb4f13 Silph Co 11F 2016-06-03 23:06:52 -04:00
pikalaxalt
27e6f58c35 Remaining maps in Bank 12 2016-06-03 21:20:08 -04:00
pikalaxalt
35cc755f66 Remaining maps in Bank 11 2016-06-03 21:16:31 -04:00
pikalaxalt
11e4037756 Remaining map in bank 17 2016-06-03 19:36:12 -04:00
pikalaxalt
a4aae63a38 Remaining map in bank 15 2016-06-03 19:31:07 -04:00
pikalaxalt
718ae4194b Remaining maps in bank 14 2016-06-03 19:25:57 -04:00
pikalaxalt
e1bc6849b8 Remaining maps in Bank 06 2016-06-03 19:09:30 -04:00
pikalaxalt
1d93d0da4b Remaining maps in Bank 16 2016-06-03 18:19:38 -04:00
luckytyphlosion
8cdf73265f Merge pull request #10 from PikalaxALT/master
Next batch of scripts, etc.
2016-06-03 17:54:53 -04:00
pikalaxalt
12b2aba4c3 Fix tileset incbin statement alignment 2016-06-03 17:52:27 -04:00