project-slippi / Nintendont

A Wii Homebrew Project to play GC Games on Wii
42 stars 9 forks source link

[PR] Slp Memory Refactor #5

Closed JLaferri closed 6 years ago

JLaferri commented 6 years ago

this is designed to make it really easy to read/write to/from the Slippi memory region. Handles memory overflow. As long as the data as read in a somewhat timely manner, the data read should be correct.