0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 2 years ago.
Nov 29, 2021 — Nov 29, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode More... almost 22 years ago
Hardware level VGA emulation (only text mode is tested) More... almost 22 years ago
correct CPL support (should fix flat real mode support) More... almost 22 years ago
first part of single stepping support More... almost 22 years ago
refresh clock dummy emulation (netbsd boot fix) More... almost 22 years ago
more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (FreeDos boot loader fix) More... almost 22 years ago
fixed ss segment load - added ICEBP instruction More... almost 22 years ago
keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOS More... almost 22 years ago
set to protected mode More... almost 22 years ago
removed debug More... almost 22 years ago
real mode support More... almost 22 years ago
popw (%esp) test) More... almost 22 years ago
real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS) More... almost 22 years ago
gdb stub breakpoints support More... almost 22 years ago
update More... almost 22 years ago
update More... almost 22 years ago
debug print More... almost 22 years ago
convert signal numbers More... almost 22 years ago
times() fix More... almost 22 years ago
gcc 3.2.2 bug workaround (RedHat 9 fix) More... almost 22 years ago
sparc fix More... almost 22 years ago
address printing fix More... almost 22 years ago
RedHat 9 fix More... almost 22 years ago
changed basic block exit generation More... almost 22 years ago
added nop test for exception More... almost 22 years ago
fixed EIP exception bug in case of nop operations (kernel 2.5.74 copy_from_user() bug) More... almost 22 years ago
added return for ARM case (may be incorrect - need checking) More... almost 22 years ago
ARM signal support More... almost 22 years ago
ARM fixes More... almost 22 years ago
ARM init fix More... almost 22 years ago