Commit graph

20 commits

Author SHA1 Message Date
Diegoisawesome
69c734c9a8 Ported libmks4agb from pokeruby (#12)
* Port agb_flash from pokeruby

* use ramscrgen

* formatting

* delete ewram_syms.txt and iwram_syms.txt

* Finish port of agb_flash

* Ported libmks4agb from pokeruby

* Reordered declarations to match pokeruby
2016-11-01 20:03:16 -07:00
YamaArashi
734ec8dd51 use ramscrgen 2016-11-01 12:10:55 -07:00
YamaArashi
6f0e42a91a split asm files 2016-11-01 10:16:34 -07:00
YamaArashi
fef81187dc add address of main function 2016-11-01 09:51:03 -07:00
YamaArashi
a793e62d83 .s -> .inc 2016-11-01 08:29:13 -07:00
YamaArashi
a05857f889 make asm compatible with stock gas 2016-09-02 23:11:29 -07:00
YamaArashi
7bef2a2783 convert comments (; -> @) 2016-09-02 19:51:16 -07:00
YamaArashi
4e95a13295 update asm 2016-01-07 23:27:40 -08:00
YamaArashi
8c312b28ab get rid of @ local labels 2016-01-06 20:23:20 -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
fe5e75ac8f update window, text, and main menu disasm 2015-11-28 19:28:41 -08:00
YamaArashi
54640ba0bf remove unnecessary '.align' before '.pool' 2015-11-27 19:38:13 -08:00
YamaArashi
9eabe80048 name game's RTC functions 2015-11-27 18:50:30 -08:00
YamaArashi
ddc1ae2fed name RTC lib functions 2015-11-27 15:32:24 -08:00
YamaArashi
269cda7ac9 remove "+1" from function pointer labels 2015-10-20 23:52:50 -07:00
YamaArashi
41013b2feb update for modified assembler 2015-10-10 03:15:57 -07:00
YamaArashi
770b750c37 change interrupt table address to label 2015-10-06 20:45:31 -07:00
YamaArashi
65228e6fb8 add type signatures
- many of these probably have mistakes
2015-10-06 20:15:42 -07:00
YamaArashi
25342bcf33 split out some code 2015-10-06 05:46:30 -07:00