Peanut-GB
Peanut-GB copied to clipboard
core: Use a function to change context variables
Such variables include those in the "direct" structure, these are:
- Joypad values
- LCD interlace and frame skip
- Private pointer
This allows for structure package by reordering the variables. This means that the variables in the structure can change without breaking the API in the future.