Kevin Lange
|
be3c4d2d04
|
[cmos] Add CMOS module
|
2011-03-25 01:09:23 -04:00 |
|
Kevin Lange
|
562a5d219f
|
[main] save some cycles on the physical hardware
|
2011-03-24 20:34:37 -05:00 |
|
Kevin Lange
|
a84b5003f4
|
Classic text colors.
|
2011-03-24 20:24:59 -05:00 |
|
Kevin Lange
|
fffa6d99ae
|
One task runs the clock, one task runs the shell.
|
2011-03-24 20:18:14 -05:00 |
|
Kevin Lange
|
80804862a4
|
[main] Huzzahs are in order.
|
2011-03-24 20:03:52 -05:00 |
|
Kevin Lange
|
35b6175121
|
[main] Pretty colors...
|
2011-03-24 18:55:07 -05:00 |
|
Kevin Lange
|
41493d779c
|
[task] Fuck everything about this, but it finally works.
|
2011-03-24 18:49:57 -05:00 |
|
Kevin Lange
|
0363ffdf34
|
[various pieces of garbage]
|
2011-03-24 18:24:24 -05:00 |
|
Kevin Lange
|
781659d67b
|
[build] Various.
|
2011-03-22 00:57:24 -04:00 |
|
Kevin Lange
|
45082c1011
|
[task] Sometimes, we have only the kernel.
|
2011-03-18 22:27:43 -05:00 |
|
Kevin Lange
|
19d47ce98e
|
[docs] ...
|
2011-03-04 21:05:03 -06:00 |
|
Kevin Lange
|
e26c53dfc0
|
[docs] Commenting...
|
2011-03-04 18:18:14 -06:00 |
|
Kevin Lange
|
0b3ecfd4e4
|
Less-broken context switching, maybe? Also, run the terminal, type 'exit'
|
2011-03-03 23:12:26 -06:00 |
|
Kevin Lange
|
24ff0b84f2
|
Merge branch 'master' of github.com:klange/osdev
|
2011-03-03 01:39:46 -06:00 |
|
Kevin Lange
|
58dc0bb922
|
[task] Minor stuff
|
2011-03-03 01:39:26 -06:00 |
|
Kevin Lange
|
a2bea1ab48
|
[debg] Remove debug text from various places
|
2011-03-02 00:54:15 -06:00 |
|
Kevin Lange
|
3ee67c75e3
|
[task] um, cooperative multi-tasking? that's good, right?
|
2011-03-01 20:14:55 -06:00 |
|
Kevin Lange
|
ee04a7271d
|
[task] Holy crap, tasking. That took forever and it's still broken.
|
2011-03-01 17:48:39 -06:00 |
|
Kevin Lange
|
937f1dd547
|
[mem] Oops, don't forget that.
|
2011-02-27 22:00:08 -06:00 |
|
Kevin Lange
|
407558256d
|
[mem] Naïve, wasteful, utterly terrible, page-aligned allocations with valloc(). Works with free, too.
|
2011-02-27 21:58:34 -06:00 |
|
Kevin Lange
|
211ad21467
|
[init] Meh
|
2011-02-27 21:19:54 -06:00 |
|
Kevin Lange
|
ad9eb394d6
|
[init] vim:syntax on start.s
|
2011-02-27 21:14:03 -06:00 |
|
Kevin Lange
|
4f8cd57996
|
[vari] Fix a typo, move some stuff
|
2011-02-27 21:08:55 -06:00 |
|
Kevin Lange
|
20efbe7b74
|
[boot] Well now, we have a stage two that almost does something
|
2011-02-21 23:51:06 -06:00 |
|
Kevin Lange
|
ebd3efb47b
|
Revert "[boot] A third stage? Really?"
This reverts commit c23080c46c .
|
2011-02-21 19:36:18 -06:00 |
|
Kevin Lange
|
c23080c46c
|
[boot] A third stage? Really?
|
2011-02-21 19:09:57 -06:00 |
|
Kevin Lange
|
e64ce6ba38
|
[boot] Boot modes in kernel startup...
|
2011-02-19 19:27:46 -06:00 |
|
Kevin Lange
|
aa915adcbf
|
[serial] Add input support using interrupts so we can work with kgets(); time drop the the text console
|
2011-02-19 15:27:41 -06:00 |
|
Kevin Lange
|
4b72e895fb
|
[panic] HLT on panic / failed assertion, rather than busy looping
|
2011-02-13 23:41:43 -06:00 |
|
Kevin Lange
|
d42b2168c4
|
Crash.
|
2011-02-13 02:39:27 -06:00 |
|
Kevin Lange
|
0da56e6e51
|
[meta] Restructure directory tree and output files.
|
2011-02-12 16:47:20 -06:00 |
|