Closed davidgfnet closed 3 years ago
The dynarec expects function args to be located in registers instead of the stack, which is not the default calling convetion in GCC/clang.
The dynarec expects function args to be located in registers instead of the stack, which is not the default calling convetion in GCC/clang.