index
:
Melon.git
master
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Kernel
/
Devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed FATFS::read
Alexis211
2009-11-25
3
-17
/
+31
*
Reading from floppys supposedly fixed in qemu
Alexis211
2009-11-24
1
-13
/
+6
*
8bpp modes now supported :)
Alexis211
2009-11-11
3
-4
/
+80
*
15bpp and 16bpp modes are now supported correctly
Alexis211
2009-11-11
4
-22
/
+73
*
Modified the way of calling V86 procedures, and calling BIOS ints
Alexis211
2009-11-11
4
-46
/
+22
*
More work
Alexis211
2009-11-11
5
-23
/
+103
*
VESA works !
Alexis211
2009-11-11
5
-77
/
+71
*
Started working on some 2D gra
Alexis211
2009-11-10
8
-9
/
+312
*
Switching to text mode now really switches to text mode.
Alexis211
2009-11-08
2
-3
/
+20
*
Worked on graphics mode selection, in prevision for having VESA grpahics
Alexis211
2009-11-08
3
-8
/
+32
*
Heap included as well in userland library
Alexis211
2009-10-18
1
-1
/
+1
*
Re-organized everything
Alexis211
2009-10-18
2
-3
/
+3
*
Tasking now works with linked lists
Alexis211
2009-10-11
2
-10
/
+10
*
The kernel shell is now in an independent class, KernelShell::
Alexis211
2009-10-02
2
-3
/
+3
*
Lot of changes. Log now go to /System/Logs/*.log
Alexis211
2009-09-19
1
-13
/
+24
*
Nothing, really
Alexis211
2009-09-11
5
-4
/
+7
*
Cleanup'ed a TODO
Alexis211
2009-09-06
1
-1
/
+1
*
Maybee some changes
Alexis211
2009-09-02
1
-0
/
+8
*
Now we can read frop floppy drives !!! Next : FAT driver.
Alexis211
2009-08-31
5
-0
/
+674
*
We now have complete support for keybord, IN UTF-8 !!
Alexis211
2009-08-31
3
-0
/
+81
*
We now have (partial) support for UTF-8.
Alexis211
2009-08-29
3
-4
/
+5
*
The Melon kernel now has support for simple multitasking
Alexis211
2009-08-29
1
-2
/
+2
*
cleanup
Alexis211
2009-08-29
2
-0
/
+0
*
Some changes
Alexis211
2009-08-29
2
-0
/
+0
*
Some changes
Alexis211
2009-08-28
2
-2
/
+5
*
Lots of stuff added : heap, timer, device managment, ...
Alexis211
2009-08-22
6
-1
/
+112
*
Kernel now loads in higher half, and uses a VT for output.
Alexis211
2009-08-21
4
-5
/
+7
*
System boots up and shows a nice ASCII art logo.
Alexis211
2009-08-21
4
-0
/
+59