Commit Graph

17 Commits (da16e53c869e606c927302390883b7023209a9e0)

Author SHA1 Message Date
q3k da16e53c86 Merge branch 'master' of hackerspace.pl:q3k/Cucumber
Conflicts:
	Kernel/src/Tier0/kmain.c
2012-10-29 21:37:32 +01:00
q3k 31fed61a76 More work on APIC.
Conflicts:

	Kernel/src/Alentours/PCI.cpp
2012-10-29 21:34:33 +01:00
q3k 848d5ebb63 QEMU without kvm. 2012-10-23 21:20:03 +02:00
q3k 99912f2083 C++! 2012-10-01 15:03:10 +02:00
q3k d8aab40557 glue code for lauxlib written
I ended up writing all the file and stirng functions required
for making lauxlib compile.
2012-09-21 12:45:46 +02:00
q3k 8d01b60ba2 Makefile modified to build Lua.
But it isn't being used just yet...
2012-08-23 16:11:41 +02:00
q3k 5c922d933e Lua support in the process of being added.
Lua still doesn't compile, but I'm in the process of adding some
stubs (some really silly ones), in order to at least get it to
build properly.
2012-08-23 13:58:23 +02:00
q3k b02ab5dae4 Use a less retarded memory model (large->kernel). Now with less pipeline fuckuping! 2012-07-21 00:39:36 +02:00
q3k 8e640f27ff Development branch... 2012-05-17 09:33:34 +00:00
q3k b67c670e38 Interrupts are working!!!!111!!!!! zomg 2012-05-07 16:53:06 +00:00
Sergiusz Bazanski de118cf0cc [kernel] Changed compiler from x86_64-pc-elf to x86_64-elf.
This is just due to the fact that I compiled my local toolchain with this target instead. Oh well.
2011-12-06 13:50:15 +01:00
Sergiusz Bazanski 7166c7c725 Kernel: MP processor listing. 2011-08-28 04:30:57 +02:00
Sergiusz Bazanski 08f0ad8350 Kernel: Added git version debug line. 2011-08-28 01:07:51 +02:00
Sergiusz Bazanski db388df78c Kernel: Oops, forgot to un-debug Makefile. 2011-08-25 02:04:44 +02:00
Sergiusz Bazanski 3cba41a698 Kernel: Using x86_64-pc-elf target now. 2011-08-25 02:01:23 +02:00
Sergiusz Bazanski ee90b41ebf fixed up makefile 2011-08-25 01:34:17 +02:00
Sergiusz Bazanski 503a5cd7bc Some issues with directory names on Windows... 2011-06-28 13:32:22 +02:00