Peanut-GB icon indicating copy to clipboard operation
Peanut-GB copied to clipboard

core: Use a function to change context variables

Open deltabeard opened this issue 1 year ago • 0 comments

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.

deltabeard avatar May 26 '23 14:05 deltabeard