0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
delete freenode More... almost 3 years ago
Update README.markdown More... about 10 years ago
Get oos a little closer to compiling on newer rock versions. Maybe. More... about 11 years ago
Update qemu binary name. More... almost 12 years ago
Set CC=gcc... now oos compiles. Add `make qemu`. More... over 12 years ago
Merge branch 'master' of github.com:tsion/oos More... over 12 years ago
Add note about missing stage2_eltorito. More... over 12 years ago
Update README.markdown More... over 12 years ago
Update README.markdown More... over 12 years ago
Ignore build/ and have `make clean` remove it More... almost 13 years ago
Trivial formatting change More... almost 13 years ago
Fixes related to weird ooc array stuff, but it still doesn't run. >_> More... over 13 years ago
Now oos compiles on the latest rock... but it doesn't run (triple fault). More... over 13 years ago
Unbreaking oos after rock changes broke it. More... over 13 years ago
Initial work on paging. General improvements to MM.ooc. More... over 13 years ago
Changed MM getFreeMemory() into a property, freeMemory. Using `Kernel end` for placement address. More... over 13 years ago
Split Hal.asm into many more logical files. More... over 13 years ago
Okay, that's enough forgetting for one night... More... over 13 years ago
s/Updated/Broke/ More... over 13 years ago
Updated README even more!! More... over 13 years ago
Updated README. More... over 13 years ago
No need to ignore scons stuff now. Ignoring *.iso. More... over 13 years ago
Massive reorganization. Replace SCons and some shell scripts with a single Makefile. The OS builds/runs with `make bochs`. More... over 13 years ago
Some old slight improvements. More... over 13 years ago
Random formatting fixes. More... over 13 years ago
Satisfy Rock's type checker. More... over 13 years ago
Documented the Bochs code a bit. More... over 13 years ago
Oops, one last class that should be a cover. More... over 13 years ago
Some ASM paging functions we'll need. More... over 13 years ago
Using static/stack allocated buffers and correctly handling shift+capslock. More... over 13 years ago