good god that took way to long but this kinda works
This commit is contained in:
@@ -3,6 +3,7 @@ pub enum GeorgeErrorKind {
|
||||
Memory(MemoryError),
|
||||
Execution(ExecutionError),
|
||||
AddrMode(AddressingModeError),
|
||||
Mapping(MappingError),
|
||||
}
|
||||
|
||||
impl From<MemoryError> for GeorgeErrorKind {
|
||||
|
||||
Reference in New Issue
Block a user