Morten Delenk
|
166e49a100
|
Did some stuff with partitions
added a floppy build script for freebsd
|
2016-07-24 21:40:17 +02:00 |
|
Morten Delenk
|
d85ee2dee1
|
BIG refactor (indentation)
|
2016-07-24 12:21:12 +02:00 |
|
Morten Delenk
|
c9afbf876b
|
changed font handling to support the entire unicode BMP. RTL will display LTR
|
2016-07-23 18:13:26 +02:00 |
|
Morten Delenk
|
a049fc5f8a
|
Added a 3DS port. Requires a9lh
|
2016-06-28 11:32:24 +02:00 |
|
Morten Delenk
|
e818cdf660
|
x86_64 now loads
|
2016-06-18 13:16:15 +02:00 |
|
Morten Delenk
|
75e498aeaf
|
x86_64 port
|
2016-06-17 21:39:43 +02:00 |
|
Morten Delenk
|
f0ae0c7c36
|
Added a 128x96 Textmode renderer using 8x8 tiles on an 1024x768 SVGA screen.
You can change resolution by modifying boot.S and textDISP.hpp
|
2016-05-29 08:30:53 +02:00 |
|
Morten Delenk
|
f71e781839
|
This is v0.01 release. I added the first syscall!
! Fixes in malloc. Now space-areas will no longer overlap.
|
2016-05-22 18:13:06 +00:00 |
|
Morten Delenk
|
224d840cc9
|
Added a malloc function. 90% guaranteed to work!
|
2016-05-21 16:20:53 +00:00 |
|
Morten Delenk
|
dc6b62e64e
|
Renamed the PMM to QDPMM (quick & dirty physical memory manager)
Added skeleton of the new PMM, which uses QDPMM
|
2016-05-05 21:12:36 +02:00 |
|
Morten Delenk
|
bc7c6f835e
|
total failure
|
2016-04-26 20:43:12 +02:00 |
|