clean
This commit is contained in:
parent
8b94964204
commit
b759625d5d
|
@ -143,7 +143,8 @@ where
|
|||
self.cpu.reg.hl,
|
||||
self.cpu.reg.sp,
|
||||
self.cpu.reg.pc,
|
||||
self.cpu.last_instruction,self.cpu.last_instruction_addr
|
||||
self.cpu.last_instruction,
|
||||
self.cpu.last_instruction_addr
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue