generated from roerohan/Template
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestHacktoberfest 2020Hacktoberfest 2020help wantedExtra attention is neededExtra attention is needed
Description
Implement interrupts and show output on the display
We're aiming to support interrupts on 8086.js
! The parser can currently recognize INT
as a mnemonic. The CPU is required to understand that the INT
mnemonic stands for an interrupt. Once this is done, features such as writing output to the display
in the UI, taking user input, and exiting the program, etc. can be implemented.
We would prefer a separate class for interrupts.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestHacktoberfest 2020Hacktoberfest 2020help wantedExtra attention is neededExtra attention is needed