nullableVoidPtr
|
8834fdd3e2
|
Port m4a from pokeemerald
|
2019-08-11 14:37:57 +00:00 |
|
PikalaxALT
|
d75a62af27
|
Merge pull request #5 from Kermalis/master
Enforce LF line endings in .sh files
|
2019-08-10 12:31:18 -04:00 |
|
Kermalis
|
97263c0672
|
Enforce LF line endings in .sh files
|
2019-08-10 12:29:05 -04:00 |
|
PikalaxALT
|
9e96960145
|
Merge pull request #4 from nullableVoidPtr/master
Overhaul
|
2019-08-10 05:15:50 -04:00 |
|
nullableVoidPtr
|
ba6f243c72
|
Forgot upstream tools tracking
|
2019-08-04 10:18:13 +00:00 |
|
nullableVoidPtr
|
6211b0c5ec
|
Add compare to Makefile
|
2019-08-04 10:07:21 +00:00 |
|
nullableVoidPtr
|
5c4f2bd4d3
|
Add tools
|
2019-08-04 09:53:50 +00:00 |
|
nullableVoidPtr
|
0a3b060d29
|
Fix perms and linebreaks
|
2019-08-04 09:47:55 +00:00 |
|
PikalaxALT
|
250a331df9
|
Track tools srcs
|
2019-07-11 21:16:23 -04:00 |
|
nullableVoidPtr
|
81f6704f3c
|
Use preprocessor for data asms, clean up sound/ and dump some text
|
2018-11-22 20:59:37 +08:00 |
|
nullableVoidPtr
|
a611b9673e
|
"Finish" decompiling bg_palette_buffer.s and m4a_2.s, and rename text variables
We all have our breaking points :matchlikethis:
|
2018-11-21 18:48:44 +08:00 |
|
nullableVoidPtr
|
48d3cbf8b7
|
Merge remote-tracking branch 'fl4shk/master'
|
2018-11-20 22:21:36 +08:00 |
|
nullableVoidPtr
|
ed3b066e77
|
Merge remote-tracking branch 'PikalaxALT/text'
|
2018-11-20 21:55:23 +08:00 |
|
nullableVoidPtr
|
fbe7d0d3bb
|
Merge remote-tracking branch 'PikalaxALT/libc'
Added dependency scanning, used standard flags to link libs
|
2018-11-20 21:11:50 +08:00 |
|
nullableVoidPtr
|
ff37bfefe0
|
Dump gMPlayTable and gSongTable
|
2018-11-20 19:50:34 +08:00 |
|
nullableVoidPtr
|
c7045ae369
|
Identify, split, decompile m4a, and more
ResetSprites, gCharMemCursor, gSpriteCount; analysed subheaps; identified more file pointers
|
2018-11-20 15:04:02 +08:00 |
|
nullableVoidPtr
|
f4ef62bb41
|
Renamed primary heap variables and partial cleanup m4a.s
|
2018-11-20 15:04:00 +08:00 |
|
nullableVoidPtr
|
961ab7ccaf
|
Fix makefile and decompile some functions.
Partial memory.c, save.c and bg_palette_buffer.c decompilation, along with some asm/ cleanup.
|
2018-11-18 18:29:52 +08:00 |
|
nullableVoidPtr
|
9e5147a9ad
|
Makefile overhaul
Addition of a build directory, and more flexible to allow for possible blue build.
|
2018-11-18 18:29:52 +08:00 |
|
fl4shk
|
b1c96eaac6
|
build_tools.sh
|
2018-11-16 19:10:13 -05:00 |
|
luckytyphlosion
|
97ab00ba21
|
Update Discord link.
|
2018-10-22 22:18:53 -04:00 |
|
PikalaxALT
|
0429b2e5bb
|
Fix Windows
|
2018-01-21 20:26:38 -05:00 |
|
scnorton
|
192ee78bb9
|
through sub_8006438
|
2018-01-21 17:48:35 -05:00 |
|
scnorton
|
8bff047871
|
through sub_80063D8
|
2018-01-21 17:12:02 -05:00 |
|
scnorton
|
91c6c24400
|
sub_8006218
|
2018-01-21 16:51:04 -05:00 |
|
scnorton
|
2695f8d39a
|
Include <string.h> in global.h and add dependency scanning
|
2018-01-21 14:57:28 -05:00 |
|
scnorton
|
00df1bf797
|
Use standard flags to link libc, libgcc
|
2018-01-21 12:51:52 -05:00 |
|
PikalaxALT
|
66201fa6ab
|
add README.md and INSTALL.md
|
2018-01-03 17:45:41 -07:00 |
|
PikalaxALT
|
a6c1ed4716
|
Use libc from agbcc instead of standalone newlib\nYou must have AGBCC commit 80d029caec189587f8b9294b6c8a5a489b8f5f88 in order to compile pmd_red.gba
|
2018-01-03 17:39:24 -07:00 |
|
PikalaxALT
|
f6c9a624fa
|
tabs to spaces
|
2017-12-16 21:53:21 -05:00 |
|
PikalaxALT
|
666f5d4e3a
|
Link newlib
|
2017-12-16 21:43:34 -05:00 |
|
PikalaxALT
|
f95a4a9324
|
Import newlib and create makefile
|
2017-12-15 09:39:34 -05:00 |
|
scnorton
|
f60aca9698
|
name remaining functions in asm/libc.s
|
2017-12-14 19:51:13 -05:00 |
|
scnorton
|
bd3e8ec8d7
|
More labels; add WIP build script
|
2017-12-14 19:38:05 -05:00 |
|
scnorton
|
1461f78982
|
More ewram labels associated with libc
|
2017-12-14 18:08:08 -05:00 |
|
scnorton
|
6b3751d15e
|
(01/??) Identify several libc functions by name in newlib, and identify newlib object boundaries within libc, part 1
|
2017-12-14 17:26:42 -05:00 |
|
scnorton
|
9ed4ba3d7e
|
Decompile libc data
|
2017-12-14 16:05:40 -05:00 |
|
sceptillion
|
c418a4585f
|
decompile rest of file_system
|
2017-12-12 00:50:47 -08:00 |
|
sceptillion
|
d08ba1f023
|
decompile some of file_system
|
2017-12-12 00:17:17 -08:00 |
|
sceptillion
|
ae3751c57b
|
split input.s
|
2017-12-11 20:56:51 -08:00 |
|
sceptillion
|
2db97dde84
|
label functions
|
2017-12-11 20:53:26 -08:00 |
|
sceptillion
|
898824cb67
|
split sprite.s
|
2017-12-11 20:18:27 -08:00 |
|
sceptillion
|
501b32cb59
|
split save.s
|
2017-12-11 19:17:54 -08:00 |
|
sceptillion
|
ae6d7f251e
|
decompile flash
|
2017-12-11 19:05:47 -08:00 |
|
sceptillion
|
b297f50310
|
split flash.s
|
2017-12-11 17:26:33 -08:00 |
|
sceptillion
|
1941beb0cd
|
split text.s
|
2017-12-11 16:40:00 -08:00 |
|
sceptillion
|
1947500967
|
label functions
|
2017-12-11 15:54:44 -08:00 |
|
sceptillion
|
ea4d21e7aa
|
label QuickSave function
|
2017-12-11 13:57:15 -08:00 |
|
sceptillion
|
64ec7eaca9
|
label functions
|
2017-12-11 13:50:00 -08:00 |
|
sceptillion
|
f0da018ee2
|
split event_flag.s
|
2017-12-11 13:17:08 -08:00 |
|