2051 Commits

Author SHA1 Message Date
camthesaxman
bcff8d1b45 start decompiling battle_ai 2017-02-01 22:15:38 -06:00
YamaArashi
0f27bfba8d split more code 2017-01-15 17:14:00 -08:00
YamaArashi
c01a3f4285 rename some functions to match pokeruby 2017-01-14 17:33:43 -08:00
YamaArashi
53935efc64 mostly finish string_util.c 2017-01-14 15:17:51 -08:00
YamaArashi
1268134668 decompile string_util 2017-01-14 14:20:49 -08:00
YamaArashi
2f76de380c placeholder strings 2017-01-14 02:22:08 -08:00
YamaArashi
ebf4c5ca76 decompile multiboot 2017-01-13 17:46:05 -08:00
YamaArashi
452bbe41cf port siirtc from pokeruby 2016-11-02 14:06:41 -07:00
Diegoisawesome
69c734c9a8 Ported libmks4agb from pokeruby (#12)
* Port agb_flash from pokeruby

* use ramscrgen

* formatting

* delete ewram_syms.txt and iwram_syms.txt

* Finish port of agb_flash

* Ported libmks4agb from pokeruby

* Reordered declarations to match pokeruby
2016-11-01 20:03:16 -07:00
Diegoisawesome
f5743c7d6f Ported libmks4agb from pokeruby 2016-11-01 21:48:22 -05:00
Diegoisawesome
2f6f3f8256 Port agb_flash from pokeruby (#11)
* Port agb_flash from pokeruby

* use ramscrgen

* formatting

* delete ewram_syms.txt and iwram_syms.txt

* Finish port of agb_flash
2016-11-01 16:04:03 -07:00
Diegoisawesome
67ac6db95e Finish port of agb_flash 2016-11-01 17:36:43 -05:00
YamaArashi
652600ba5d use ramscrgen 2016-11-01 17:36:37 -05:00
Diegoisawesome
7dad2846f8 Port agb_flash from pokeruby 2016-11-01 14:15:48 -05:00
YamaArashi
734ec8dd51 use ramscrgen 2016-11-01 12:10:55 -07:00
YamaArashi
6f0e42a91a split asm files 2016-11-01 10:16:34 -07:00
YamaArashi
fef81187dc add address of main function 2016-11-01 09:51:03 -07:00
YamaArashi
a793e62d83 .s -> .inc 2016-11-01 08:29:13 -07:00
Diegoisawesome
442002dada Ported libc from pokeruby 2016-11-01 10:17:40 -05:00
Diegoisawesome
4df1937738 Ported task.c and others from pokeruby 2016-10-31 09:43:17 -05:00
YamaArashi
6874afafe5 contest AI 2016-09-03 15:27:28 -07:00
YamaArashi
231ea2f27c base_emerald to baserom 2016-09-03 15:07:51 -07:00
YamaArashi
13a00040d7 eliminate libgcc.s 2016-09-03 04:11:10 -07:00
YamaArashi
c9b1c40b86 split out graphics data 2016-09-03 03:03:50 -07:00
YamaArashi
8866801ef9 make it build 2016-09-03 02:20:49 -07:00
YamaArashi
b12e80fc04 split asm/emerald.s 2016-09-03 01:11:14 -07:00
YamaArashi
a05857f889 make asm compatible with stock gas 2016-09-02 23:11:29 -07:00
YamaArashi
f910e326a1 new charmap 2016-09-02 22:27:57 -07:00
YamaArashi
92fa2f05f4 update pokedex entries for preproc 2016-09-02 22:10:43 -07:00
YamaArashi
7bef2a2783 convert comments (; -> @) 2016-09-02 19:51:16 -07:00
YamaArashi
b4781cdf03 gpu_regs.c 2016-01-08 01:08:16 -08:00
YamaArashi
4e95a13295 update asm 2016-01-07 23:27:40 -08:00
YamaArashi
cf8f490381 begin compiling C source in the build process 2016-01-07 00:45:06 -08:00
YamaArashi
b18325fc3e fix last @ local label 2016-01-06 21:24:27 -08:00
YamaArashi
c14df031ad use $ for local labels 2016-01-06 20:44:58 -08:00
YamaArashi
8c312b28ab get rid of @ local labels 2016-01-06 20:23:20 -08:00
YamaArashi
b116b3cb2e update disasm with function data from idb 2016-01-03 07:04:11 -08:00
YamaArashi
54c7ef9fc6 naming/renaming some field object functions 2015-12-29 18:41:57 -08:00
YamaArashi
fe1076d42c update graphics function disasm 2015-12-03 00:17:29 -08:00
YamaArashi
4339dc18fc clean bg and core function names 2015-11-29 23:20:00 -08:00
YamaArashi
e84b5c5eef trainer pic indices 2015-11-28 22:12:14 -08:00
YamaArashi
f8504f2c9c new game Birch pic 2015-11-28 21:21:42 -08:00
YamaArashi
fe5e75ac8f update window, text, and main menu disasm 2015-11-28 19:28:41 -08:00
YamaArashi
03778a4c06 split out main menu (and Birch speech) 2015-11-28 19:26:45 -08:00
YamaArashi
54640ba0bf remove unnecessary '.align' before '.pool' 2015-11-27 19:38:13 -08:00
YamaArashi
716991410a RTC data 2015-11-27 19:14:13 -08:00
YamaArashi
d4cbc7e468 split out RTC functions 2015-11-27 18:54:15 -08:00
YamaArashi
9eabe80048 name game's RTC functions 2015-11-27 18:50:30 -08:00
YamaArashi
244ae4c8b8 name GPIO registers 2015-11-27 15:46:51 -08:00
YamaArashi
ddc1ae2fed name RTC lib functions 2015-11-27 15:32:24 -08:00