Fixed bugs. 8 bit prime Sieve demo.
This commit is contained in:
@@ -68,7 +68,6 @@ Instruction instruction_set[] = {
|
||||
// Input Operations:
|
||||
{0xE0, "INA"},
|
||||
{0xE1, "INB"},
|
||||
{0xE2, "IND"},
|
||||
// Special Operations:
|
||||
{0xF0, "NOP"},
|
||||
{0xFF, "HALT"}
|
||||
|
||||
Reference in New Issue
Block a user