Successor to paisley. Operating system in C++.
Find a file
Eryn Wells 5e2c89e588 OMG INTERRUPTS ARE WORKING
The segment selector that you put in the interrupt table is a byte offset, and
*not* an index into the table. Now interrupts work!

But only one. And I think I know how to fix this...
2016-03-13 15:54:25 -04:00
lib/gtest Redo the _whooollleee_ build system 2015-10-16 23:12:39 -07:00
site_scons Remove paths module 2016-02-28 09:24:20 -08:00
src OMG INTERRUPTS ARE WORKING 2016-03-13 15:54:25 -04:00
.gitignore Ignore build/ 2014-01-30 15:14:13 -08:00
README.md Initial commit 2016-02-26 22:13:51 -08:00
SConstruct Merge remote-tracking branch 'base/master' 2016-02-27 08:56:41 -08:00