aplumafreak500 / DisMKW

pret-style disassembly of Mario Kart Wii. WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RVLCC needed to match

aplumafreak500 opened this issue · comments

Right now, I'm not really going to deal with decompilation, but if and when I do, I'll need something like agbcc and such from the pret repositories. This is due to the Dolphin and Revolution SDKs using the Metrowerks CodeWarrior compiler. A modified GCC (rvlcc) is how I would like to target this issue.

As of 27f7e68, it's possible to compile and assemble C code, but we may still need preprocessors, custom GCC (rvlcc), etc., to fully match the basedol.