I have big trouble compiling any version of nesterdc it needs very old toolchain all i want to do is put reset to console
Trying to compile every bit of old homebrew and do this so people with gdemu can go back to menu..
Now https://github.com/kilgariff/NesterDC-standalone
I cant get this to work the build script fails on cygwin and linux i have tried both..
https://streamable.com/jlhcko can see the short video very close but yeah nah
Ross help
All we need to add is
Code: Select all
// Guard against an untoward exit during testing.
cont_btn_callback(0, CONT_START | CONT_A | CONT_B | CONT_X | CONT_Y,
(void (*)(unsigned char, long unsigned int))arch_exit);