5
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Jul 06, 2025 — Jul 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fixed INT 09h keyboard flags handling More... almost 21 years ago
- INT 70h has destroyed the upper word of EAX; save/restore all 32-bit registers now More... almost 21 years ago
- fixed segment and offset in int70h and modify the high bit only More... almost 21 years ago
gpl postal address change, required by savannah More... almost 21 years ago
forgot to change 32bit pci services to support non-fixed host bridge More... almost 21 years ago
Makefile is now used, dont ignore it More... about 21 years ago
not needed anymore More... about 21 years ago
cleanup the version strings and be a bit more verbose More... about 21 years ago
make pcibios support independent of host bridge id More... about 21 years ago
- improved Bochs CMOS usage table More... about 21 years ago
a table for clear view More... about 21 years ago
initial readme More... about 21 years ago
added license, LGPL More... about 21 years ago
converted to c More... about 21 years ago
dos2unix More... about 21 years ago
configure less makefile More... about 21 years ago
make usage tool working More... about 21 years ago
converted the c++ version to c More... about 21 years ago
- missing scancodes for F11 and F12 added to translation table - unknown scancode info message improved More... about 21 years ago
- applied patches by Alex Beregszaszi * serial debug output to COM1 for the rombios (disabled by default) * added missing trailing newlines in info/panic messages - log_bios_start() must initialize serial port for the serial debug feature - comments for the parallel and serial detection code added More... about 21 years ago
Update MP tables comments in rombios More... about 21 years ago
- applied patches by Alex Beregszaszi * cross-compilation support for the bios * "user-settable" bios build date string * hexadecimal nuber cosmetics, #0x instead #$ - use real build date for the bios build date string - simplified printer status handling More... about 21 years ago
- applied patches by Alex Beregszaszi * function INT 15h AH=88h implemented * added stub for function INT 16h AX=6f02h * writes to debug/info/error/panic ports can be disabled now More... about 21 years ago
added sanity checks from patch [Bochs-developers] [PATCH] some sanity checks in bios by Alex Beregszaszi [[email protected]] More... about 21 years ago
Fixed highest_priority_int calculation function Fixed I/O APIC ID for 8CPU configuration to match BIOS tables Remove I/O APIC initialization when INIT IPI received More... about 21 years ago
- 4-cpu SMP table fixed (patch by [email protected]) More... about 21 years ago
- APM support for 16 bit protected mode added (patch from Struan Bartlett) More... over 21 years ago
- using fixed values for the diskette parameter table instead of int vector 0x1E fixes floppy problems in Win9x guests More... over 21 years ago
- fixed macros for debug output - string memory now starts at 0xcc00 to have enough space for all debug messages More... over 21 years ago
- pcibios fixes by lukewarm (SF patch #1114826) * pcibios: preserve esi and edi * pcibios: ignore high-word of edx when calling FIND_PCI_DEVICE * pcibios_real: set readable descriptor to ds when error (for 16bit PM) * bios_printf: replace immediate value 0xf000 with get_CS (for 16bit PM) - Win98 cdrom boot fixed (patch by Magnus Damm) More... over 21 years ago