Open knuxyl opened 7 years ago
mkdir build cd build cmake ../ make
from /home/linaro/Desktop/cen64/ai/controller.c:18: /home/linaro/Desktop/cen64/vr4300/cp0.h:14:21: fatal error: tlb/tlb.h: No such file or directory #include "tlb/tlb.h"
I checked, and arch/arm/tlb folder and files are missing
I haven't tried the ARM build in eons. It doesn't have most of the RSP opcodes implemented, either.
mkdir build cd build cmake ../ make
I checked, and arch/arm/tlb folder and files are missing