0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Object, Class, and Array to work with rock. More... almost 14 years ago
Added Array type to the SDK. More... almost 14 years ago
formatting More... almost 14 years ago
Much better documentation - beautiful results with tsion/rocco! More... almost 14 years ago
Ignore and clean rock_tmp. More... almost 14 years ago
String cover from Char* instead of char* fixes a bug where str[i] returns char instead of Char, and rock won't use it in a func that wants Char. More... almost 14 years ago
Set ROCK_SDK, too More... almost 14 years ago
Fixed the memory map parsing / frame allocation. More... about 14 years ago
Added comments. More... about 14 years ago
Cleaned up a lot of boot printing. More... about 14 years ago
Must use class, not cover. j/ooc doesn't generate BochsClass for covers. More... about 14 years ago
Removed old code from Main More... about 14 years ago
Parsing the memory map and setting reserved areas to allocated in the physical memory manager. More... about 14 years ago
Removed 'const'. More... about 14 years ago
Using null instead of 0 for a Pointer value. More... about 14 years ago
Func (Registers*) makes more sense than Func (Registers@) for a Func argument. More... about 14 years ago
Moved more magic numbers into constants. More... about 14 years ago
Removing a warning. More... about 14 years ago
Down with magic numbers! Down with unreadable code! More... about 14 years ago
Moved Halt.ooc into new System.ooc. More... about 14 years ago
Made Bochs.ooc a bit more readable. More... about 14 years ago
Bochs now has print/println. More... about 14 years ago
Added an ooc= commandline argument for scons. scons ooc=rock, for example. More... about 14 years ago
Old code I forgot to commit. More... about 14 years ago
Added port_e9_hack to both bochs configs. More... about 14 years ago
Moved the Bochs code. More... about 14 years ago
Merge branch 'master' of github.com:tsion/oos More... about 14 years ago
Removed useless stuff from SConstruct, added -v More... about 14 years ago
PMM.ooc line 65.. "if(bitmap..." -> "if(!bitmap..." (typo)
Marie Markwell
as Nick Markwell
More... about 14 years ago
Fixing Bitmap More... about 14 years ago