Bochs/bochs/bx_debug
Stanislav Shwartsman 9305305493 First (and may be last) step to implementation of
Virtual Mode Extensions (VME)
and
Protected Mode Virtual Interrupts (PVI)
instructions STI and CLI have full support of these features, according to Intel docs. Need to check POPF and PUSHF instructions and afterwise VME and PVI extensions could be enabled in CR4
2005-02-03 22:08:34 +00:00
..
crc.cc Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
dbg_main.cc First (and may be last) step to implementation of 2005-02-03 22:08:34 +00:00
debug.h - unused vga function dump_status() rewritten for the use with the debugger ("info vga") 2004-08-24 10:15:56 +00:00
lexer.c - unused vga function dump_status() rewritten for the use with the debugger ("info vga") 2004-08-24 10:15:56 +00:00
lexer.l - unused vga function dump_status() rewritten for the use with the debugger ("info vga") 2004-08-24 10:15:56 +00:00
linux.cc Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
linux.h Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
loader_misc.h Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
make-syscalls-linux.pl Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
Makefile.in - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
parser.c - unused vga function dump_status() rewritten for the use with the debugger ("info vga") 2004-08-24 10:15:56 +00:00
parser.h - unused vga function dump_status() rewritten for the use with the debugger ("info vga") 2004-08-24 10:15:56 +00:00
parser.y - unused vga function dump_status() rewritten for the use with the debugger ("info vga") 2004-08-24 10:15:56 +00:00
sim2.cc Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
syscalls-linux.h Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00