nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
Marcus Huderle
|
0148e38973
|
Decompile pokedex_cry_screen.c (#406)
|
2018-11-28 10:14:32 -06:00 |
|
Deokishisu
|
9f69ea1931
|
Update gGameVersion to use GAME_VERSION
|
2018-10-06 01:57:39 -04:00 |
|
Diegoisawesome
|
34716558b1
|
Almost finish decompiling intro
|
2018-02-15 16:54:34 -06:00 |
|
PikalaxALT
|
d52f52fa73
|
Merge branch 'master' into link
|
2018-02-03 09:42:19 -05:00 |
|
PikalaxALT
|
d4e8c20f84
|
Merge branch 'master' into link
|
2018-01-21 23:20:13 -05:00 |
|
scnorton
|
c6ff1a6ce3
|
Merge branch 'master' into link
|
2018-01-18 12:53:31 -05:00 |
|
DizzyEggg
|
a6072ae293
|
decompile option menu
|
2018-01-16 18:59:06 +01:00 |
|
camthesaxman
|
3b097262f5
|
completely label and document dma3_manager.c
|
2018-01-07 23:59:42 -06:00 |
|
camthesaxman
|
601ec28721
|
remove explicit memcpy and add HEAP_SIZE constant
|
2018-01-06 00:35:48 -06:00 |
|
PikalaxALT
|
190a2cba61
|
Merge branch 'master' into link
|
2017-12-16 11:27:10 -05:00 |
|
camthesaxman
|
00896cb3b5
|
rename rng.c to random.c and rom4.c to overworld.c
|
2017-12-05 12:27:33 -06:00 |
|
PikalaxALT
|
3bb450645b
|
LinkVSync
|
2017-11-14 08:44:32 -05:00 |
|
PikalaxALT
|
7e4cb5f332
|
HandleLinkConnection
|
2017-11-13 01:01:27 -05:00 |
|
PikalaxALT
|
f21c5ebea5
|
through sub_800B1A0
|
2017-11-12 23:58:05 -05:00 |
|
PikalaxALT
|
e874cbd9d9
|
Rename functions in link.c
|
2017-11-11 00:05:44 -05:00 |
|
PikalaxALT
|
27c0dc0fd5
|
through sub_800A588
|
2017-11-10 22:08:17 -05:00 |
|
PikalaxALT
|
1523d5c01e
|
sub_8009D90
|
2017-11-09 21:48:27 -05:00 |
|
PikalaxALT
|
e68dbd6276
|
through sub_8009818
|
2017-11-08 19:29:37 -05:00 |
|
PikalaxALT
|
d5547a3744
|
main.c common syms
|
2017-11-07 23:53:30 -05:00 |
|
PikalaxALT
|
ef0b022707
|
BSS: src/main.o, src/dma3_manager.o
|
2017-09-30 09:32:46 -04:00 |
|
DizzyEggg
|
c3cc1b3370
|
make it compile
|
2017-09-06 18:39:03 +02:00 |
|
DizzyEggg
|
b6661e7736
|
name some pokemon and battle labels
|
2017-09-05 20:13:34 +02:00 |
|
DizzyEggg
|
92892d140a
|
begin load_save.c
|
2017-09-04 18:26:39 +02:00 |
|
DizzyEggg
|
5afd2d5bfb
|
begin new save.c, label lots of things
|
2017-09-03 22:50:17 +02:00 |
|
DizzyEggg
|
ee7580753b
|
rename sprite labels
|
2017-09-01 19:43:26 +02:00 |
|
ProjectRevoTPP
|
b2ec63d69e
|
resolve implicit declarations and enforce warnings as errors
|
2017-03-05 13:27:22 -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
|
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
|
e2b834d21d
|
begin decompiling main.s
|
2017-02-03 16:44:06 -08:00 |
|