progress!! multiboot2 tag reading is still very broke though
This commit is contained in:
parent
0b87ccb219
commit
83f6c5cea4
21 changed files with 207 additions and 120 deletions
|
@ -1,3 +1,6 @@
|
|||
display_library: x, options="gui_debug"
|
||||
port_e9_hack: enabled=1
|
||||
cpu: reset_on_triple_fault=0
|
||||
cpu: reset_on_triple_fault=0
|
||||
|
||||
ata0-master: type=cdrom, path=../kernel/aphrodite.iso, status=inserted
|
||||
boot: cdrom
|
26
emulation/bx_enh_dbg.ini
Normal file
26
emulation/bx_enh_dbg.ini
Normal file
|
@ -0,0 +1,26 @@
|
|||
# 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] = 354
|
||||
ListWidthPix[1] = 411
|
||||
ListWidthPix[2] = 512
|
||||
MainWindow = 0, 0, 895, 500
|
||||
FontName = Normal
|
Loading…
Add table
Add a link
Reference in a new issue