Initial commit
commit170157a2ce442dc1947427323edde377fa898e0b
authorJon duSaint <jon@rockgeeks.net>
Sat, 15 Nov 2008 23:52:07 +0000 (15 15:52 -0800)
committerJon duSaint <jon@rockgeeks.net>
Sat, 15 Nov 2008 23:52:07 +0000 (15 15:52 -0800)
tree3260ad1d2b1bbe4892621cc424cf952e9aa66984
Initial commit
30 files changed:
Makefile [new file with mode: 0644]
alloc.c [new file with mode: 0644]
apic.c [new file with mode: 0644]
basic_font.hex [new file with mode: 0644]
boot.S [new file with mode: 0644]
cpu.c [new file with mode: 0644]
cpu.h [new file with mode: 0644]
cs.pl [new file with mode: 0644]
cursor.xbm [new file with mode: 0644]
device.c [new file with mode: 0644]
dumpRegs.vp [new file with mode: 0644]
font.S [new file with mode: 0644]
forth.c [new file with mode: 0644]
hexfont2data.pl [new file with mode: 0644]
interrupts.S [new file with mode: 0644]
irq.c [new file with mode: 0644]
ld.conf [new file with mode: 0644]
loader.S [new file with mode: 0644]
marmot.h [new file with mode: 0644]
marmot_os.xcf.bz2 [new file with mode: 0644]
mksym.pl [new file with mode: 0644]
mm.c [new file with mode: 0644]
panic.c [new file with mode: 0644]
pci.c [new file with mode: 0644]
task.c [new file with mode: 0644]
types.h [new file with mode: 0644]
util.S [new file with mode: 0644]
vesa.S [new file with mode: 0644]
video.c [new file with mode: 0644]
window.c [new file with mode: 0644]