Skip to content

Define a clean public API #7

@asmblah

Description

@asmblah

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions