Diegoisawesome
f29fc55796
Cleanup bg.c
2017-09-09 20:52:33 -05:00
DizzyEggg
5afd2d5bfb
begin new save.c, label lots of things
2017-09-03 22:50:17 +02:00
DizzyEggg
9dedb3a8bd
split more battle buffer files
2017-09-03 18:58:40 +02:00
DizzyEggg
a3f602f17c
begin save.s decomp, thanks revo!
2017-09-03 14:13:01 +02:00
DizzyEggg
907e281de6
decompile label more of item.s
2017-09-03 13:33:13 +02:00
DizzyEggg
e0725bca55
move variables to rtc.c
2017-09-02 23:37:06 +02:00
DizzyEggg
048700fe57
decompile rtc
2017-09-02 23:28:44 +02:00
DizzyEggg
b5fea95a46
finish event data
2017-09-02 22:31:37 +02:00
DizzyEggg
a47face8cf
split battle buffer files
2017-09-02 20:56:53 +02:00
DizzyEggg
591837e3c3
decompile sound.s
2017-09-02 17:03:46 +02:00
DizzyEggg
2089dd0f86
start labelling, decompiling sound.s
2017-09-02 16:03:53 +02:00
DizzyEggg
84240b1a5a
sprite.c: move ewram, iwram, rom data
2017-09-02 13:11:19 +02:00
DizzyEggg
c146c247f2
decompile more of sprite.s
2017-09-02 01:42:44 +02:00
DizzyEggg
449d546556
split some battle files
2017-09-01 23:40:13 +02:00
DizzyEggg
b614971cba
find b scripting commands table, thx revo
2017-09-01 22:35:45 +02:00
DizzyEggg
1d2be3c5e8
get rid of data window
2017-09-01 17:38:28 +02:00
DizzyEggg
6f03356237
begin working on pokeemerald
2017-08-31 16:48:24 +02:00
camthesaxman
6ff99b648e
align script
2017-07-28 19:31:43 -05:00
Diegoisawesome
5a8eeb353d
Mostly decompile text.s
2017-03-27 19:30:49 -05:00
ProjectRevoTPP
b2ec63d69e
resolve implicit declarations and enforce warnings as errors
2017-03-05 13:27:22 -06:00
Diegoisawesome
d12fd5c5ce
Merge remote-tracking branch 'refs/remotes/pret/master'
2017-03-04 23:32:12 -06:00
Diegoisawesome
56f5e8bdab
Disassemble palette.s
...
All but two functions match.
2017-03-04 22:43:34 -06:00
YamaArashi
e2b834d21d
begin decompiling main.s
2017-02-03 16:44:06 -08:00
camthesaxman
bcff8d1b45
start decompiling battle_ai
2017-02-01 22:15:38 -06:00
YamaArashi
a0311c8f84
split more data
2017-01-15 22:56:19 -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
dd0ed3d043
split out more data
2017-01-14 01:54:02 -08:00
YamaArashi
a74c6f8586
begin splitting data2
2017-01-14 00:53:26 -08:00
YamaArashi
dcf291abe4
name pokemon cry voicegroup
2016-11-01 20:10:09 -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
YamaArashi
2db94cf5eb
remove libagbbackup_rodata.s
2016-11-01 16:14:27 -07: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
YamaArashi
4db33778ad
formatting
2016-11-01 08:35:13 -07:00
YamaArashi
a793e62d83
.s -> .inc
2016-11-01 08:29:13 -07: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
f5879e72d9
clean up aligns
2016-09-03 14:31:43 -07:00
YamaArashi
a43a1cd76f
move trainer graphics
2016-09-03 14:04:23 -07:00
YamaArashi
a824690dbd
move title screen graphics
2016-09-03 14:01:37 -07:00
YamaArashi
8e8d5dcba5
move pokemon graphics
2016-09-03 13:57:41 -07:00
YamaArashi
92d2c4ea10
move birch speech graphics
2016-09-03 11:13:17 -07:00
YamaArashi
4c543a3e5c
move item graphics
2016-09-03 11:10:34 -07:00
YamaArashi
1af50a809c
move map object graphics
2016-09-03 11:02:35 -07:00
YamaArashi
0a89eb1e66
move berry graphics
2016-09-03 10:38:37 -07:00
YamaArashi
513a162994
move tilesets to match pokeruby
2016-09-03 10:32:18 -07:00
YamaArashi
deb6d7c6ba
split data1.s
2016-09-03 10:20:06 -07:00
YamaArashi
8399f0af6b
split data out of data2.s
2016-09-03 09:25:58 -07:00