Added emulation/bx_enh_dbg.ini to the gitignore.
This commit is contained in:
parent
c1cd675b39
commit
a5b94ff5a7
2 changed files with 1 additions and 26 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -32,3 +32,4 @@ emulation/bochsrc
|
|||
# Per-developer files
|
||||
kernel/config.aphro
|
||||
aphrodite.code-workspace
|
||||
emulation/bx_enh_dbg.ini
|
||||
|
|
|
@ -1,26 +0,0 @@
|
|||
# bx_enh_dbg_ini
|
||||
SeeReg[0] = TRUE
|
||||
SeeReg[1] = TRUE
|
||||
SeeReg[2] = TRUE
|
||||
SeeReg[3] = TRUE
|
||||
SeeReg[4] = FALSE
|
||||
SeeReg[5] = FALSE
|
||||
SeeReg[6] = FALSE
|
||||
SeeReg[7] = FALSE
|
||||
SingleCPU = FALSE
|
||||
ShowIOWindows = TRUE
|
||||
ShowButtons = TRUE
|
||||
SeeRegColors = TRUE
|
||||
ignoreNxtT = TRUE
|
||||
ignSSDisasm = TRUE
|
||||
UprCase = 0
|
||||
DumpInAsciiMode = 3
|
||||
isLittleEndian = TRUE
|
||||
DefaultAsmLines = 512
|
||||
DumpWSIndex = 0
|
||||
DockOrder = 0x123
|
||||
ListWidthPix[0] = 179
|
||||
ListWidthPix[1] = 245
|
||||
ListWidthPix[2] = 281
|
||||
MainWindow = 819, 38, 709, 500
|
||||
FontName = Normal
|
Loading…
Add table
Reference in a new issue