load and dump machine state
Closed this issue · 1 comments
fokoid commented
- 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
fokoid commented
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.