21
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 2 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for VGA display More... about 22 years ago
soft mmu support More... about 22 years ago
soft mmu support - Memory I/O API - synthetize string instructions More... about 22 years ago
soft mmu support - moved unrelated code to help2-i386.c - synthetize string instructions More... about 22 years ago
build all targets at the same time More... about 22 years ago
use bswap.h More... about 22 years ago
build all targets at the same time - SDL probe support More... about 22 years ago
soft mmu support More... about 22 years ago
SDL support for VGA, keyboard and mouse More... about 22 years ago
Software MMU support (used for memory mapped devices such as VGA) More... about 22 years ago
Full VGA support, including old CGA modes, VGA planar and mode X More... about 22 years ago
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode More... about 22 years ago
Hardware level VGA emulation (only text mode is tested) More... about 22 years ago
correct CPL support (should fix flat real mode support) More... about 22 years ago
first part of single stepping support More... about 22 years ago
refresh clock dummy emulation (netbsd boot fix) More... about 22 years ago
more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (FreeDos boot loader fix) More... about 22 years ago
fixed ss segment load - added ICEBP instruction More... about 22 years ago
keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOS More... about 22 years ago
set to protected mode More... about 22 years ago
removed debug More... about 22 years ago
real mode support More... about 22 years ago
popw (%esp) test) More... about 22 years ago
real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS) More... about 22 years ago
gdb stub breakpoints support More... about 22 years ago
update More... about 22 years ago
update More... about 22 years ago
debug print More... about 22 years ago
convert signal numbers More... about 22 years ago
times() fix More... about 22 years ago