Commit Graph

283 Commits

Author SHA1 Message Date
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
YamaArashi
50fb956024 update struct field type 2016-01-03 06:46:11 -08:00
YamaArashi
9d535add1e c source code for malloc.c 2016-01-03 06:40:10 -08:00
YamaArashi
54c7ef9fc6 naming/renaming some field object functions 2015-12-29 18:41:57 -08:00
YamaArashi
47cae7f740 name some field object image animations 2015-12-27 00:09:10 -08:00
YamaArashi
fe1076d42c update graphics function disasm 2015-12-03 00:17:29 -08:00
YamaArashi
4339dc18fc clean bg and core function names 2015-11-29 23:20:00 -08:00
YamaArashi
d9995eae1a leading zeroes for numbered maps 2015-11-29 11:01:24 -08:00
YamaArashi
e84b5c5eef trainer pic indices 2015-11-28 22:12:14 -08:00
YamaArashi
f8504f2c9c new game Birch pic 2015-11-28 21:21:42 -08:00
YamaArashi
fe5e75ac8f update window, text, and main menu disasm 2015-11-28 19:28:41 -08:00
YamaArashi
03778a4c06 split out main menu (and Birch speech) 2015-11-28 19:26:45 -08:00