SplitScript reference / WiiEmulator
WiiEmulator
record
record WiiEmulator
Retains discovered Nintendo Wii MEM1 and MEM2 mappings.
Reads accept the original console addresses and decode every MemoryReadable scalar, record field, and fixed-array element as big endian. Dolphin and 64-bit RetroArch with dolphin_libretro.dll are supported.
Examples
Use the attached Wii memory provider
let emulator: WiiEmulator = wii
Methods
| Member | Description | Available through |
|---|---|---|
| read | Reads a typed value from emulated Wii memory. |