Commit Graph

26 Commits

Author SHA1 Message Date
PikalaxALT 6ff1426abe Quieter "make tools" 2019-07-23 16:17:00 -04:00
PikalaxALT b839c21307 Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
PikalaxALT fb06e4a3c9 Modernize code
Can compile with arm-none-eabi-gcc 8.3.0
gbafix correctly handles ELF input
2019-06-26 12:12:10 -04:00
Phlosioneer da0687987d Pick better names for constants 2019-02-28 22:21:16 -06:00
Phlosioneer 189d387f01 Add macros for metatile manipulation 2019-02-28 22:21:16 -06:00
DizzyEggg 251d16b733 Make Frontier pass compile 2019-01-26 21:06:20 +01:00
DizzyEggg 7f6f6c33ab Fix BgAttributes 2018-12-26 13:05:02 +01:00
DizzyEggg 9ffd0c7382 3.5 asm left 2018-12-17 23:00:08 +01:00
DizzyEggg c9b3f3e3cb Fix indentation 2018-11-26 20:19:52 +01:00
DizzyEggg 8e10d7c0e5 Match some functions 2018-11-25 20:16:41 +01:00
DizzyEggg edcf04b665 Document battle dome. 2018-08-25 19:59:47 +02:00
Diegoisawesome 23b050a99e Update naked attribute and ASM_DIRECT to NAKED macro 2018-05-11 17:24:32 -05:00
DizzyEggg ae78786723 identify and name battle records things 2018-05-01 15:33:13 +02:00
PikalaxALT d35cf06854 nonmatching sub_801120C 2018-01-21 18:25:23 -05:00
DizzyEggg bc1a957674 make battle transition compile 2018-01-14 22:15:50 +01:00
DizzyEggg 148b995189 finish egg hatch, clean up headers 2017-09-19 14:27:46 +02:00
DizzyEggg c253bf5e75 add important headers, const ptrs and egg hatch start 2017-09-18 18:36:05 +02:00
Diegoisawesome 1b220ed2ed Resolve some nonmatchings in bg.c 2017-09-10 01:02:23 -05:00
Diegoisawesome bdb6c775d9 Remove bg.h 2017-09-09 21:48:33 -05:00
Diegoisawesome f29fc55796 Cleanup bg.c 2017-09-09 20:52:33 -05:00
Diegoisawesome 001d1027e3 Finish bg.s, 6 nonmatching 2017-09-09 19:46:19 -05:00
Diegoisawesome 6c6ebd9268 Fix nonmatchings, stuck on CopyRectToBgTilemapBufferRect 2017-09-08 01:02:35 -05:00
Diegoisawesome a2d37efb67 Almost perfect now but r8 and r12 are flipped 2017-09-06 23:53:13 -05:00
Diegoisawesome 3f61c01afa Stuck on CopyToBgTilemapBufferRect 2017-09-06 21:59:34 -05:00
Diegoisawesome afa3bf20c6 Continue work on bg.s 2017-09-05 01:02:31 -05:00
Diegoisawesome ea33650dc1 Begin disassembling bg.s 2017-09-04 21:18:52 -05:00