Commit Graph

13 Commits

Author SHA1 Message Date
GriffinR 97021baec6 Drop usage of global directive 2022-09-02 21:53:44 -04:00
LOuroboros d94dae18f7 Removed more commented out addresses
I like to help.
2021-12-21 22:49:30 -03:00
GriffinR ef2971d8dc Convert GF ROM header to C 2021-11-01 01:42:02 -04:00
GriffinR dac4192fd3 Split headers from crt0 2021-10-31 16:39:54 -04:00
GriffinR c02001c46d Document mystery gift link scripts, general mystery gift 2021-10-15 12:05:06 -04:00
LOuroboros 554210c5e3 Removed trailing spaces in the most relevant files
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include  *.s --include  *.inc --include  *.txt *  | xargs sed -i 's/\s\+$//g'

Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
Deokishisu d418321627 Update crt0.s 2021-02-15 17:25:36 -05:00
GriffinR 45ee3a687d Add comments for some data in crt0.s 2021-01-29 18:36:39 -05:00
PikalaxALT 3112cf5726 swi --> svc 2020-11-06 12:34:57 -05:00
PikalaxALT c70c44fa48 Simplify RAM reset adaptation for modern 2020-11-06 12:29:40 -05:00
PokeCodec 98441b1199 Sort out asm 2020-07-16 18:28:38 -04:00
jiangzhengwenjz 8a5f292618 document symbols 2020-01-16 08:14:27 -06:00
PikalaxALT a4d5624ad6 Move asm srcs to src 2019-08-21 17:08:40 -05:00