updated opcodes

This commit is contained in:
Raphaël LACROIX 2023-05-29 23:43:05 +02:00
parent 873502243b
commit 8f5be60008

View file

@ -279,6 +279,8 @@ Stage4 : Stage_Mem_Re PORT MAP (
-- NOT x"0C" -- NOT x"0C"
-- AND x"0D" -- AND x"0D"
-- OR x"0E" -- OR x"0E"
-- JMP x"0F"
-- JMF x"10"
-- NOP x"FF" -- NOP x"FF"