Commit Graph

46 Commits

Author SHA1 Message Date
YamaArashi
61601293b2 dump songs 2016-08-29 23:45:09 -07:00
YamaArashi
c6e099a580 split ai_scripts.s 2016-08-13 01:00:46 -07:00
YamaArashi
dc3f709edf split data1.s 2016-08-12 20:15:53 -07:00
camthesaxman
8459f924d1 decompile rng functions (#25) 2016-07-24 22:56:03 -07:00
YamaArashi
04cfba7536 picture frame graphics 2016-07-24 07:18:38 -07:00
camthesaxman
2b4143ce68 decompile libc (#24) 2016-07-23 12:18:19 -07:00
YamaArashi
1a60758304 battle animation scripts 2016-07-04 09:43:23 -07:00
yenatch
bed5e78b43 Prevent a misleading error when .s files are missing. 2016-06-30 01:25:41 -04:00
YamaArashi
ab0e3e9aab fix misleading error when .bin files are missing 2016-06-28 22:56:48 -07:00
YamaArashi
8c55493c5a revert makefile change 2016-06-28 22:33:31 -07:00
yenatch
4dd89ed4f7 Create mapfiles. 2016-06-28 23:38:22 -04:00
yenatch
c52657d12e Fix a makefile bug where a missing dependency would cancel out a rule. 2016-06-28 23:34:28 -04:00
YamaArashi
b2164a155c organize scripts 2016-06-19 19:25:21 -07:00
yenatch
fdae8235cc Another makefile typo. 2016-06-19 04:59:28 -04:00
yenatch
7dbe20fda2 Forgot to add the version to the filename of intermediate files. 2016-06-19 03:56:16 -04:00
YamaArashi
f1375c6169 use sed again 2016-06-18 23:50:35 -07:00
YamaArashi
09467843cf fuck sed 2016-06-18 23:18:32 -07:00
yenatch
e25c45ec90 Merge remote-tracking branch 'origin/master' 2016-06-19 00:59:10 -04:00
yenatch
08ea5a9ba1 Duplicate version rules so make doesn't conflate object patterns. 2016-06-19 00:58:58 -04:00
yenatch
3ac15eeee9 Add make tidy to clean objects, but not images (which take longer to rebuild). 2016-06-19 00:56:43 -04:00
ProjectRevoTPP
42f1181159 Fix blank.4bpp build error from before (#12) 2016-06-18 21:14:16 -07:00
yenatch
3c38d6b814 text.c doesn't depend on GEN_LINK_HEADERS. 2016-06-19 00:03:26 -04:00
yenatch
50cc6d4a76 Get rid of GEN_FONTS. 2016-06-19 00:01:06 -04:00
yenatch
717026d439 src/link.c also depends on LINK_HEADERS. 2016-06-18 23:58:40 -04:00
yenatch
fec4708e80 Fix a typo in the makefile. 2016-06-18 22:06:21 -04:00
yenatch
17a36933e1 Fix ld_script preprocessing. 2016-06-18 22:02:14 -04:00
yenatch
5ce142208e Build Sapphire.
Note: Sapphire doesn't match yet.
2016-06-18 21:30:21 -04:00
ProjectRevoTPP
f2654a380e Dump graphics from graphics.s (#7)
* dump rom header as bytes

* dissassemble egg hatching animation image

* dissassemble gba picture for trading and its palette

* split egg images and add dissassemble trade shadow

* dump menu graphics and palette - requires precompressed files due to broken gbagfx

* fix menu graphics and include palette

* update makefile because it didnt want to include makefile in commit

* dump unused character table

* finish fixing menu concatenation

* dump open pokeball graphic

* dissassemble pokeball icons

* rename openball file

* dump rest of D019E4 as unknown bins and graphic

* dissassemble gBattleAnimPicTable
2016-06-14 14:27:21 -07:00
YamaArashi
a27cec41b5 decompile palette.c 2016-06-10 18:37:25 -07:00
YamaArashi
2998cc719a link.c 2016-06-05 13:43:46 -07:00
YamaArashi
0ebfe95d65 text.c 2016-05-30 02:19:25 -07:00
YamaArashi
c0203de808 sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
YamaArashi
eaa9f37ca9 m4a lib; use fewer iwram syms 2016-05-15 01:55:33 -07:00
YamaArashi
237c967a98 use devkitARM cpp 2016-05-10 21:39:46 -07:00
YamaArashi
f9d0db2da3 fix problems building on 64-bit Linux 2016-04-30 12:11:28 -07:00
YamaArashi
c78ee2e488 use shell script to build tools 2016-04-30 05:57:45 -07:00
YamaArashi
1e6eb4f812 use compiled libgcc 2016-04-30 04:19:00 -07:00
YamaArashi
000e34c6f2 use standard GNU binutils 2016-04-22 20:44:21 -07:00
YamaArashi
0df6676bfc use preprocessor 2016-04-22 18:25:40 -07:00
YamaArashi
0601fb4d00 Prepare for switch to standard gas (with preprocessor) 2016-04-21 23:06:36 -07:00
YamaArashi
8890ea36ee AGB flash library 2016-04-08 21:43:56 -07:00
YamaArashi
9edfc54fb8 rename RTC files 2016-04-05 21:03:12 -07:00
YamaArashi
6f965a9eca librtc 2016-02-01 02:09:10 -08:00
YamaArashi
6f1c908302 string_util.c 2016-01-31 04:29:44 -08:00
YamaArashi
aa5f55985d tilesets 2016-01-29 03:55:59 -08:00
YamaArashi
64814e1324 pokemon graphics data and makefile 2016-01-24 03:44:21 -08:00