0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dropped page flipping, because it's too slow and added an offscreen surface which is copied into the framebuffer each frame More... over 14 years ago
Really fixed runtime issues in gcc and qemu with Mac OS X Lion More... over 14 years ago
Blitting routines and page flipping added, serial debug output added More... over 14 years ago
Fixed Lion compilation issues with gcc and qemu and added LLVM/clang as alternative compiler More... over 14 years ago
Added slide links to README More... over 14 years ago
Fixed a copy and paste error in the operand size and address size prefix handling in the v86 monitor More... over 14 years ago
VBE democode with v86 BIOS calls added. Not yet finished and needs some more cleanup, but it seems to work for now. More... over 14 years ago
Version changes for toolchain, floppy and hdd images chmod More... over 14 years ago
Fixed qemu-build and removed gdb and bochs from standard toolchain build for buildtime reasons If you want them, uncomment the two includes in toolchain/Makefile and rebuild the toolchain More... over 15 years ago
Multitasking sample added More... over 15 years ago
PIT sample (timer) added More... over 15 years ago
Readme added More... over 15 years ago
Added longmode code-sample More... over 15 years ago
Moved repeating stuff in buildsystem into several files for includation in top-makefiles More... over 15 years ago
Toolchain is now build for x86_64 by default All makefiles and linkerscripts which produce 32 bit i386 code are modified to do so even with a 64 bit toolchain More... over 15 years ago
Initial import More... over 15 years ago