mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-07-27 03:37:27 +02:00

- compiles with latest devkitppc (r15) - now uses libfat (can use front sd slot on wii) - updated menu items a bit - wiimote support - fixed: autoload sram/freeze - fixed: rom plays immediately after loading
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
inject.exe : inject.c
|
|
@gcc -O2 -arch i386 -arch ppc -Wall inject.c -o inject
|
|
@strip inject
|
|
|