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

* Fixed network freeze-up problem * Zapper now mapped to A and B * Fixed auto-save feature * Performance slowdowns on Gamecube should be fixed * Will now attempt to load old save states with CRC filename
13 lines
310 B
C
13 lines
310 B
C
/****************************************************************************
|
|
* FCE Ultra 0.98.12
|
|
* Nintendo Wii/Gamecube Port
|
|
*
|
|
* Tantric September 2008
|
|
*
|
|
* fceuload.h
|
|
*
|
|
* NES Memory Load Game
|
|
****************************************************************************/
|
|
|
|
int GCMemROM();
|