test.txt
来自「the test file for GP32 gameboy hack」· 文本 代码 · 共 7 行
TXT
7 行
GCC example program by Rafael Vuijk (aka Dark Fader)
This program does not rely on the SDK or BIOS calls, so it might be incompatible with GPi32.
see Makefile what tools you'll need to compile this
see syscalls.c on how to remove syscalls.o from libc.a
Makefile uses -B option to override crt0 path, but you can also delete crt0.o from the gcc tree.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?