Skip to content

Backup and Restore Feature

Compare
Choose a tag to compare
@Kautenja Kautenja released this 12 Aug 01:49
· 548 commits to master since this release
de05792

implement in NESEnv:

  • _backup create a backup state to restore from automatically on subsequent calls to reset
  • _del_backup delete the backup state
  • _restore to restore the backed up state into the machine. reset automatically calls this if there is a backed up state