38 Commits

Author SHA1 Message Date
ProjectRevoTPP
bfe5f604e1 fix and clean up ROM padding and split out more end ROM objects 2019-05-05 13:00:22 -04:00
laqieer
0f72006699 remove all .o files when make clean 2019-05-05 13:04:44 +00:00
laqieer
f60d222e70 remove .fk files when make clean 2019-05-04 12:13:04 +00:00
laqieer
a89f7cdb37 exclude .fk files 2019-05-04 12:10:41 +00:00
laqieer
af4772baa2 support image fake compression format .fk 2019-05-04 06:54:19 +00:00
laqieer
3527218f1c Enhancement: refactor battle animation with compressing linker so that compressed pointers can be updated automatically 2019-05-03 11:50:48 +00:00
laqieer
583a4e48cd Bugfix: add _motion.o to clean target 2019-05-02 13:18:40 +00:00
laqieer
4e8f02b297 Optimization: remove make target battleanim; remove build script for battle animation; move banim_*_motion.s to data/banim 2019-05-02 11:29:54 +00:00
laqieer
d1a223aeb4 Optimization: change battle animation palette source file from .s to .agbpal and move to the same folder as the image's 2019-05-02 10:56:57 +00:00
laqieer
f842c26519 Enhancement: pass makefile variables $(AS) and $(OBJCOPY) to shell script 2019-05-02 03:26:50 +00:00
laqieer
0cbe22c62c Bugfix: add .exe extension name to as, ld, objcopy according to OS 2019-05-02 02:51:28 +00:00
laqieer
151a2164cb Bugfix: remove dependancy of make target battleanim 2019-05-02 02:16:54 +00:00
laqieer
056d9e3c3d Rebuild the battle animation data area in the rom 2019-04-29 17:15:50 +00:00
laqieer
588c231252 dump all battle animation data 2019-04-29 09:15:34 +00:00
laqieer
f5f7e52e71 Fix $(DEVKITARM) 2019-04-26 16:19:36 +00:00
ProjectRevoTPP
dda768fe7d fix makefile 2019-04-25 21:45:31 -04:00
ProjectRevoTPP
66b39ea877 fix make clean 2019-04-25 15:21:26 -04:00
ProjectRevoTPP
e3bf3de543 move banim sheets to graphics/banim/ 2019-04-25 15:07:27 -04:00
ProjectRevoTPP
fb376ab390 fix scaninc building issue 2019-04-25 15:00:30 -04:00
laqieer
f6c6991bd4 remove '.exe' suffix 2019-04-24 07:28:31 +00:00
laqieer
87d780929e use variable $(CC1_OLD) to replace duplicated path 2019-04-24 13:40:52 +08:00
laqieer
ed4d3b3c71 Merge branch 'master' of https://github.com/FireEmblemUniverse/fireemblem8u
# Conflicts:
#	Makefile
2019-04-24 13:37:52 +08:00
laqieer
d0fa919992 add extension name '.exe' to tools
Signed-off-by: laqieer <laqieer@126.com>
2019-04-24 13:24:47 +08:00
ProjectRevoTPP
d37535adc7 revert Makefile 2019-03-19 20:06:33 -04:00
ProjectRevoTPP
78e0f77ae5 port CgbSound and combine m4a file 2019-03-19 20:04:46 -04:00
Stan H
f632c7650e (bmitem!) move current bmunit to bmitem 2019-01-05 22:15:55 +01:00
Cameron Hall
011bf5a1aa silence dependency file generation 2018-03-10 00:55:17 -06:00
camthesaxman
961b07bb8e generate graphics data from PNGs 2018-03-08 22:53:31 -06:00
camthesaxman
a5caa19cfa add automatic dependency generation 2018-03-08 20:20:18 -06:00
Cameron Hall
5ed9c618fe rename functions and variables 2018-02-27 23:42:45 -06:00
camthesaxman
e8a90fd764 decompile agb_sram.s 2018-02-27 22:47:10 -06:00
Cameron Hall
c8a583bc3a Merge branch 'master' into m4a 2018-02-24 00:52:08 -06:00
Cameron Hall
d5b3772880 import m4a_2.c 2018-02-23 22:56:43 -06:00
Cameron Hall
0651a8327d label and document proc.c 2018-02-23 20:52:12 -06:00
Cameron Hall
8af4bd4b07 start decompiling proc.s 2018-02-23 09:17:25 -06:00
Cameron Hall
0e67738b07 link most of libc and disassemble all of code.s for real this time 2018-02-21 21:00:30 -06:00
Cameron Hall
7876fae18f add assembly headers 2018-02-20 11:50:58 -06:00
Cameron Hall
81efd2c09d set up build system 2018-02-19 22:55:34 -06:00