-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The public API should be derived via acceptance tests. For example, emulator.run()
should return a Promise
which should be resolved when the next HLT instruction is executed. Resuming the emulator (by calling .run() again) should return another Promise
, and so on.
Work started in feature/acceptance (https://github.com/asmblah/jemul8/tree/feature/acceptance)
Metadata
Metadata
Assignees
Labels
No labels