ProjectRevoTPP
1bbdaee1e1
clean up a few functions in palette.c
2017-03-06 08:37:33 +00:00
ProjectRevoTPP
b2ec63d69e
resolve implicit declarations and enforce warnings as errors
2017-03-05 13:27:22 -06:00
ProjectRevoTPP
4b004adee3
oops
2017-03-05 07:38:19 +00:00
ProjectRevoTPP
4df1842682
resolve implicit declarations and enforce warnings as errors
2017-03-05 07:35:03 +00: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
83ae14e2b9
use constant in WaitForVBlank()
2017-02-17 10:58:42 -08:00
YamaArashi
73bf7791f8
use i/o register constants
2017-02-17 10:56:19 -08:00
YamaArashi
a60e850a86
make VBlankIntr() match
2017-02-17 10:52:03 -08:00
ProjectRevoTPP
afd45e9dd4
finish decompiling dma3_manager.c except for ProcessDma3Requests ( #18 )
2017-02-17 09:26:45 -08:00
ProjectRevoTPP
9a80b550f0
finish decompiling main.c ( #17 )
...
* partially decompile battle_ai.c up to tai60_unk
* nonmatching tai60_unk
* decompile more of battle_ai.c
* formatting
* finish porting battle_ai.c
* formatting
* decompile up to nonmatching VBlankIntr
* finish decompiling main.c
* formatting
2017-02-15 13:25:21 -08:00
YamaArashi
79c7922c23
remove asm/battle_ai.o from ld script
2017-02-03 18:39:54 -08:00
ProjectRevoTPP
689df5cff8
finish decompiling battle_ai.c ( #16 )
...
* partially decompile battle_ai.c up to tai60_unk
* nonmatching tai60_unk
* decompile more of battle_ai.c
* formatting
* finish porting battle_ai.c
* formatting
2017-02-03 18:34:56 -08:00
YamaArashi
e2b834d21d
begin decompiling main.s
2017-02-03 16:44:06 -08:00
YamaArashi
ae1f731e60
add missing 'static'
2017-02-03 09:34:55 -08:00
YamaArashi
8f9ed6e585
decompile rng
2017-02-02 16:30:30 -08:00
YamaArashi
39299306e0
Merge pull request #15 from camthesaxman/battle_ai
...
start decompiling battle_ai
2017-02-01 20:17:55 -08:00
camthesaxman
bcff8d1b45
start decompiling battle_ai
2017-02-01 22:15:38 -06:00
YamaArashi
82fed1cd44
Merge pull request #14 from camthesaxman/fix_build
...
make emerald build with the new preproc syntax
2017-01-31 21:42:17 -08:00
camthesaxman
8a36c77ac8
make emerald build
2017-01-31 23:31:28 -06:00
YamaArashi
a0311c8f84
split more data
2017-01-15 22:56:19 -08:00
YamaArashi
0f27bfba8d
split more code
2017-01-15 17:14:00 -08:00
YamaArashi
3c6e4dba69
formatting
2017-01-15 14:15:38 -08:00
YamaArashi
af822ef2a7
make StringCopyN_Multibyte match
2017-01-15 14:10:24 -08:00
YamaArashi
c01a3f4285
rename some functions to match pokeruby
2017-01-14 17:33:43 -08:00
YamaArashi
b7e2a25915
port matching InsertTask() from pokeruby
2017-01-14 17:14:36 -08:00
YamaArashi
72470c7048
remove explicit array size
2017-01-14 15:50:29 -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
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
YamaArashi
a99e9a16c6
add *.bat to .gitignore
2016-11-02 13:03:36 -07:00
Diegoisawesome
b0a46f2c4b
Merge remote-tracking branch 'refs/remotes/pret/master'
2016-11-01 22:42:34 -05:00
Diegoisawesome
6838022ab3
Merge remote-tracking branch 'refs/remotes/pret/master'
2016-11-01 22:14:40 -05:00
YamaArashi
a1e41e65a9
formatting
2016-11-01 20:10:33 -07: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
Diegoisawesome
349c10c3a0
Reordered declarations to match pokeruby
2016-11-01 21:57:27 -05:00
Diegoisawesome
f5743c7d6f
Ported libmks4agb from pokeruby
2016-11-01 21:48:22 -05:00
Diegoisawesome
7f292ba84e
Merge remote-tracking branch 'refs/remotes/pret/master'
...
# Conflicts:
# sym_bss.txt
2016-11-01 18:17:27 -05:00
YamaArashi
2db94cf5eb
remove libagbbackup_rodata.s
2016-11-01 16:14:27 -07:00
YamaArashi
105050fbe5
formatting
2016-11-01 16:09:15 -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
Diegoisawesome
be503990d9
Merge branch 'master' of https://github.com/Diegoisawesome/pokeemerald
2016-11-01 17:53:12 -05:00
Diegoisawesome
06a8cfc9f8
Merge remote-tracking branch 'refs/remotes/pret/master'
...
# Conflicts:
# asm/libagbbackup.s
# asm/save.s
# asm/save_failed_screen.s
# sym_bss.txt
# sym_common.txt
2016-11-01 17:50:47 -05:00
Diegoisawesome
67ac6db95e
Finish port of agb_flash
2016-11-01 17:36:43 -05:00
YamaArashi
dd3e5da227
delete ewram_syms.txt and iwram_syms.txt
2016-11-01 17:36:43 -05:00