used AI to generate documentation. verified all documentation is correct and accurately represents the functionality of the emulator
This commit is contained in:
@@ -71,7 +71,8 @@ pub enum Opcode {
|
||||
// system
|
||||
Int = 41,
|
||||
IRet = 42,
|
||||
Hlt = 43,
|
||||
// Acs = 43,
|
||||
Hlt = 44,
|
||||
}
|
||||
|
||||
impl Opcode {
|
||||
|
||||
Reference in New Issue
Block a user