Revisions to CPU register interface

This commit is contained in:
2020-08-07 14:21:03 -05:00
parent 7d8d33158f
commit ddbde757ae
16 changed files with 212 additions and 114 deletions
+7 -6
View File
@@ -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