feat: reimplement cpu logging
This commit is contained in:
parent
f3c05b6fe6
commit
51296a8a8b
@ -166,7 +166,7 @@ pub const Logger = struct {
|
||||
cpu.r[12],
|
||||
cpu.r[13],
|
||||
cpu.r[14],
|
||||
cpu.r[15],
|
||||
cpu.r[15] - 4,
|
||||
cpu.cpsr.raw,
|
||||
opcode,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user