Commit Graph

44 Commits

Author SHA1 Message Date
Martin Griffin
31a3ada7de Detect potential misalignment in modern 2023-07-24 19:42:56 +01: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
jiangzhengwenjz
c7d8d5dae2 fix remainSize type 2020-04-28 07:28:27 +08:00
jiangzhengwenjz
2010ed0f12 librfu issues 2020-04-28 07:25:55 +08:00
PikalaxALT
91dd7f5cc3 Port librfu from firered 2020-02-16 13:49:36 -05:00
jiangzhengwenjz
aa631825fc resolve data sections 2020-01-16 08:14:27 -06:00
jiangzhengwenjz
c2be2e8c69 sync documentation from firered 2020-01-16 08:14:27 -06:00
jiangzhengwenjz
8a5f292618 document symbols 2020-01-16 08:14:27 -06:00
GriffinR
6b556900f8 Move union room data, more trade doc 2019-10-04 17:24:03 -04:00
Diegoisawesome
cd994f4935 Begin trade.c 2018-12-18 19:29:41 -06:00
DizzyEggg
e17140536a finish link rfu and fix rom 8011dc0 2018-12-02 11:58:50 +01:00
DizzyEggg
b082f000af Start working on link rfu 2018-12-01 18:54:59 +01:00
DizzyEggg
c9d486a5d3 make union room compile i guess 2018-07-22 12:49:49 +02:00
DizzyEggg
5526d980ec union room is too hard 2018-06-10 18:28:37 +02:00
DizzyEggg
166295acc7 union room prepare for battle 2018-06-09 22:14:52 +02:00
DizzyEggg
e95b1156d2 more progress 2018-06-03 09:37:01 +02:00
PikalaxALT
d35cf06854 nonmatching sub_801120C 2018-01-21 18:25:23 -05:00
PikalaxALT
a8e8bfb4c8 through sub_8010750 2018-01-20 15:50:45 -05:00
scnorton
68e9b5719c sub_800F4F0 2018-01-18 17:38:51 -05:00
PikalaxALT
5b526906e1 through sub_800F0F8 2017-12-16 12:07:20 -05:00
PikalaxALT
abc3869eca through sub_800EDBC 2017-12-07 20:21:50 -05:00
PikalaxALT
6441ba7832 sub_800EB44 2017-12-07 20:04:07 -05:00
PikalaxALT
94da6de903 sub_800E94C 2017-12-07 00:28:12 -05:00
PikalaxALT
dc0d544119 sub_800E87C, remaining data in link_rfu 2017-12-05 23:54:31 -05:00
PikalaxALT
765ad80884 through sub_800E700 2017-12-04 20:06:03 -05:00
PikalaxALT
d5bc329de7 through sub_800DF90 2017-12-03 20:32:49 -05:00
PikalaxALT
519c8d42f8 through sub_800DD94 2017-12-03 20:04:54 -05:00
PikalaxALT
6f84853b08 sub_800D434 2017-11-30 08:26:39 -05:00
PikalaxALT
a781a6d5fd through sub_800D358 2017-11-30 00:19:44 -05:00
PikalaxALT
c906978692 through sub_800D294; fix sub_800CF34 2017-11-29 23:58:48 -05:00
PikalaxALT
295e45c788 sub_800D158 2017-11-29 08:46:16 -05:00
PikalaxALT
3f00d341d5 nonmatching sub_800CF34 2017-11-28 19:41:32 -05:00
PikalaxALT
73b0f9eb53 sub_800CEB0 2017-11-22 00:16:00 -05:00
PikalaxALT
7a38a43f81 sub_800C7B4 2017-11-21 09:14:43 -05:00
PikalaxALT
cc82358864 sub_800C54C 2017-11-19 16:54:49 -05:00
PikalaxALT
03ce7b042a sub_800C36C 2017-11-19 10:20:44 -05:00
PikalaxALT
155bb03f46 sub_800C210 2017-11-18 21:09:42 -05:00
PikalaxALT
bd30e5aa24 sub_800C12C 2017-11-18 20:55:57 -05:00
PikalaxALT
648f3245c1 through sub_800C054 2017-11-18 15:00:38 -05:00
PikalaxALT
a054b244ab sub_800BF4C 2017-11-17 08:33:25 -05:00
PikalaxALT
8377b00662 rfu_REQ_sendData_wrapper 2017-11-17 00:05:28 -05:00
PikalaxALT
3c20c54b83 sub_800BEC0 2017-11-16 23:37:09 -05:00
PikalaxALT
fce326fbd4 through sub_8009414 2017-11-07 20:25:24 -05:00
shinyquagsire23
482b42a295 Split librfu into separate C files in its own directory, rfu_initializeAPI matching except for register differences 2017-10-21 13:46:41 -06:00