Hu-Go GC
From Nintendo-Scene Wiki
Hu-Go is a Turbo Grafix 16 / PC Engine emulator for the Nintendo GameCube. The most updated versions are currently only available in source code format only so you will need to compile them yourself to make use of it. Feel free to compile, test then upload the DOL with along with the readme.txt included in the v0.0.1 version updated with the changes to this forum thread.
[edit]
Features
- TG16/PCE Emulation
- Save States
- Load from DVD
- Load from SD Card
Note: Make sure to place your ROM images in a subdirectory named "HUGOROMS" when running the emulator from an SD Card.
[edit]
History
[edit]
3/6/2007
- added SDCARD support to hugo 0.03 (including subdirectory browsing & LFN support)
- simplified DVD access and DVD automount using libogc "DVD_Mount" function (removed low-level drivecodes & access routines)
- use ASM GU functions used instead of 'C' ones for rendering speedup
- memory card mounting "fix"
- dynamically allocated rom location: this means you don't need a linked rom anymore and we can now provide binary release

