Revisions to CPU register interface
This commit is contained in:
+7
-6
@@ -39,12 +39,13 @@ console {
|
||||
|
||||
# CPU window
|
||||
cpu {
|
||||
float Float
|
||||
hex Hex
|
||||
last_pc Last PC
|
||||
signed Signed
|
||||
title CPU
|
||||
unsigned Unsigned
|
||||
float Float
|
||||
hex Hex
|
||||
jump_from From
|
||||
jump_to To
|
||||
signed Signed
|
||||
title CPU
|
||||
unsigned Unsigned
|
||||
}
|
||||
|
||||
# Memory window
|
||||
|
||||
Reference in New Issue
Block a user