emulator panics when given an invalid register on an instruction #10

Closed
opened 2025-06-25 00:45:19 +01:00 by zxq5 · 1 comment
Owner

this should cause an illegal instruction fault.

fix:

  • review Register::from() logic and implement error handling that triggers a fault interrupt.

this should be a 10 minute fix

this should cause an illegal instruction fault. fix: - review Register::from() logic and implement error handling that triggers a fault interrupt. this should be a 10 minute fix
zxq5 added this to the Emulator Working milestone 2025-06-25 00:45:19 +01:00
zxq5 added the Bug.unwrap()Task labels 2025-06-25 00:45:19 +01:00
zxq5 added this to the Damn Simple Architecture project 2025-06-25 00:45:19 +01:00
Author
Owner

fixed in next commit

fixed in next commit
zxq5 closed this issue 2025-06-25 14:53:09 +01:00
zxq5 moved this to Done in Damn Simple Architecture on 2026-01-31 21:42:13 +00:00
Sign in to join this conversation.