Update FP after binary file load
This commit is contained in:
parent
53be359338
commit
ceb56fc158
@ -314,6 +314,7 @@ impl AltairEmulator {
|
||||
// Raw binary
|
||||
todo!();
|
||||
}
|
||||
self.state.update_fp();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user