wrote instruction logic, just need a new assembler now :)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub enum Interrupt {
|
||||
PageFault,
|
||||
ProtectionFault,
|
||||
Generic(u8),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user