fokoid/chipper8

load and dump machine state

Closed this issue · 1 comments

  • first need to be able to [de]serialize machine state, #94
  • meta commands to save/load state
  • CLI args to the emulator to load state on startup and dump state on exit

added CLI arg for dumping, not for loading as it's not particularly useful. additionally, the integration tests won't use the emulator binary anymore as the relevant functionality has been extracted into the library.