Plumb attn instruction through to execute1
Currently we decode attn but we just mark it as an illegal. This adds a separate case statement in execute 1 for attn to terminate the core. Illegals also do this currently but we are soon implementing a 0x700 execption for them. Signed-off-by: Michael Neuling <mikey@neuling.org>pull/155/head
parent
96fbd61de8
commit
594a19de37
Loading…
Reference in New Issue