mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-03-04 02:35:22 +01: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
81 B
Plaintext
5 lines
81 B
Plaintext
inject.exe : inject.c
|
|
@gcc -O2 -Wall inject.c -o inject.exe
|
|
@strip inject.exe
|
|
|