0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
May 24, 2024 — May 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed unnecessary VME support - fixed selector GPF exception More... about 22 years ago
more console ioctls More... about 22 years ago
added dump function More... about 22 years ago
added vm86.c More... about 22 years ago
vm86 emulation closer to Linux kernel code - added correct IRQ emulation for dosemu More... about 22 years ago
moved vm86 stuff to vm86.c More... about 22 years ago
added CPL/IOPL support - fixed subtle inc/dec flag optimisation bug - added HLT instruction More... about 22 years ago
changed I/O function prototype to include emulator state More... about 22 years ago
added KDGKBTYPE More... about 22 years ago
added setgroups and getgroups syscalls More... about 22 years ago
more siginfo constants More... about 22 years ago
added op_gpf More... about 22 years ago
more accurate GPF generation More... about 22 years ago
added raise_exception_err() More... about 22 years ago
added raise_exception_err() - added cr2 update More... about 22 years ago
added CPL and IOPL as translation time constants - changed I/O function prototype to include emulator state - added error_code and cr2 support More... about 22 years ago
added trapno and error_code report in ucontext More... about 22 years ago
more accurate signal handling More... about 22 years ago
systematic exception test More... about 22 years ago
update (test) More... about 22 years ago
update More... about 22 years ago
sparc support More... about 22 years ago
target cpu definition More... about 22 years ago
alpha support - ia64 support More... about 22 years ago
ia64 support - alpha support More... about 22 years ago
ia64 support More... about 22 years ago
fcntl constants More... about 22 years ago
fix _start routine name More... about 22 years ago
ia64 support - fcntl uses TARGET_ constants More... about 22 years ago
alpha support More... about 22 years ago