Commit Graph

194 Commits

Author SHA1 Message Date
YamaArashi
a793e62d83 .s -> .inc 2016-11-01 08:29:13 -07:00
YamaArashi
2ec5b0cedd Merge pull request #10 from Diegoisawesome/master
Ported libc from pokeruby
2016-11-01 08:21:13 -07:00
Diegoisawesome
442002dada Ported libc from pokeruby 2016-11-01 10:17:40 -05:00
YamaArashi
74834c0ca0 remove old tools 2016-11-01 07:59:44 -07:00
Diegoisawesome
0f6ec6492c Merge remote-tracking branch 'refs/remotes/pret/master' 2016-10-31 18:52:21 -05:00
YamaArashi
3433894671 Merge pull request #9 from Diegoisawesome/master
Ported task.c and others from pokeruby
2016-10-31 08:23:51 -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
764fdaf381 add *.sha1 to .gitattributes 2016-09-03 14:49:37 -07:00
YamaArashi
f5879e72d9 clean up aligns 2016-09-03 14:31:43 -07:00
YamaArashi
5af8ba570c add INSTALL file 2016-09-03 14:25:34 -07:00
YamaArashi
de1bee2ddf update graphics makefile 2016-09-03 14:20:45 -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
YamaArashi
e215a4b6c5 RFU data section 2016-09-03 04:29:59 -07:00
YamaArashi
13a00040d7 eliminate libgcc.s 2016-09-03 04:11:10 -07:00
YamaArashi
c9b1c40b86 split out graphics data 2016-09-03 03:03:50 -07:00
YamaArashi
8866801ef9 make it build 2016-09-03 02:20:49 -07:00
YamaArashi
a11fe6f83b global labels 2016-09-03 01:17:20 -07:00
YamaArashi
b12e80fc04 split asm/emerald.s 2016-09-03 01:11:14 -07:00
YamaArashi
a05857f889 make asm compatible with stock gas 2016-09-02 23:11:29 -07:00
YamaArashi
f910e326a1 new charmap 2016-09-02 22:27:57 -07:00
YamaArashi
92fa2f05f4 update pokedex entries for preproc 2016-09-02 22:10:43 -07:00
YamaArashi
9a8c780523 {next} -> \n 2016-09-02 21:59:16 -07:00
YamaArashi
1ad80dfe89 .charmapstr to .string 2016-09-02 19:56:47 -07:00
YamaArashi
7bef2a2783 convert comments (; -> @) 2016-09-02 19:51:16 -07:00
YamaArashi
bc10815b94 reorganize headers and add CpuFill macros 2016-01-08 12:49:23 -08:00
YamaArashi
b06f500539 rename macro in gpu_regs.c 2016-01-08 11:46:13 -08:00
YamaArashi
8cc19c6b5e use FALSE instead of 0 2016-01-08 01:12:04 -08:00
YamaArashi
b4781cdf03 gpu_regs.c 2016-01-08 01:08:16 -08:00
YamaArashi
4e95a13295 update asm 2016-01-07 23:27:40 -08:00
YamaArashi
cf8f490381 begin compiling C source in the build process 2016-01-07 00:45:06 -08:00
YamaArashi
b18325fc3e fix last @ local label 2016-01-06 21:24:27 -08:00
YamaArashi
c14df031ad use $ for local labels 2016-01-06 20:44:58 -08:00
YamaArashi
8c312b28ab get rid of @ local labels 2016-01-06 20:23:20 -08:00
YamaArashi
d35478a398 move C files 2016-01-06 18:57:32 -08:00
YamaArashi
9da6dee38e update .gitattributes with *.c and *.h rules 2016-01-06 18:55:37 -08:00
YamaArashi
bc8a55565b fix mistake in location of return 2016-01-03 19:19:38 -08:00
YamaArashi
c013862b69 make mem alloc functions more consistent 2016-01-03 19:03:30 -08:00
YamaArashi
ccfaadc775 comment MemBlock struct and add data field 2016-01-03 15:34:11 -08:00
YamaArashi
b116b3cb2e update disasm with function data from idb 2016-01-03 07:04:11 -08:00