| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed the way virtual terminal commands are handled | Alexis211 | 2009-12-23 | 2 | -82/+18 |
* | Merge branch 'master' into framework | Alexis211 | 2009-12-22 | 4 | -55/+201 |
|\ |
|
| * | More work on the status bar | Alexis211 | 2009-12-21 | 3 | -73/+71 |
| * | Made status bar into a namespace, and added functionnalities | Alexis211 | 2009-12-21 | 4 | -41/+155 |
| * | Added a simple status bar for loading progress | Alexis211 | 2009-12-20 | 1 | -5/+39 |
| * | Merge branch 'framework' | Alexis211 | 2009-12-20 | 2 | -3/+3 |
| |\ |
|
| * | | Keyboard warning gets logged | Alexis211 | 2009-12-20 | 1 | -4/+4 |
* | | | Added template class Map<key, value> | Alexis211 | 2009-12-22 | 1 | -0/+2 |
| |/
|/| |
|
* | | [not really working] Started work on OStream | Alexis211 | 2009-12-20 | 2 | -3/+3 |
|/ |
|
* | make qemu-hdd now works great | Alexis211 | 2009-11-29 | 2 | -2/+10 |
* | Reading from HDD is now possible ! | Alexis211 | 2009-11-29 | 3 | -0/+7 |
* | Some bugfixes | Alexis211 | 2009-11-27 | 1 | -3/+3 |
* | Added some screenshots, re-organized some stuff. | Alexis211 | 2009-11-27 | 1 | -40/+3 |
* | Re-organized file system stuff. | Alexis211 | 2009-11-25 | 2 | -4/+59 |
* | Screwy implementation of FATFS::read | Alexis211 | 2009-11-15 | 1 | -1/+1 |
* | Reading from the FAT12-formatted floppy works \o | Alexis211 | 2009-11-15 | 2 | -1/+9 |
* | Mount points seem to work, mostly owing to dark magic. | Alexis211 | 2009-11-15 | 1 | -3/+2 |
* | LM | Alexis211 | 2009-11-15 | 2 | -10/+15 |
* | Changed the way keyboard handling works, fixing a bug. | Alexis211 | 2009-11-14 | 1 | -2/+5 |
* | Added screenshots and a grub entry for the GOL simulator. | Alexis211 | 2009-11-14 | 2 | -3/+3 |
* | Changed some things in the way init is handled. | Alexis211 | 2009-11-14 | 1 | -36/+57 |
* | Added a game of life simulator demo | Alexis211 | 2009-11-13 | 1 | -54/+0 |
* | 8bpp modes now supported :) | Alexis211 | 2009-11-11 | 1 | -2/+5 |
* | 15bpp and 16bpp modes are now supported correctly | Alexis211 | 2009-11-11 | 1 | -9/+2 |
* | Modified the way of calling V86 procedures, and calling BIOS ints | Alexis211 | 2009-11-11 | 1 | -1/+7 |
* | VESA works ! | Alexis211 | 2009-11-11 | 1 | -4/+2 |
* | Started working on some 2D gra | Alexis211 | 2009-11-10 | 3 | -3/+20 |
* | Worked on graphics mode selection, in prevision for having VESA grpahics | Alexis211 | 2009-11-08 | 1 | -55/+55 |
* | Nothing, really : put some utility functions in V86.ns | Alexis211 | 2009-11-08 | 1 | -14/+0 |
* | Introduced V86 mode. It really fits in nicely :) | Alexis211 | 2009-11-08 | 3 | -8/+30 |
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 1 | -0/+16 |
* | Made some minor changes, for compatibility | Nicolas BERNSTEIN | 2009-10-26 | 1 | -1/+1 |
* | More work on userland syscalls : Files are implemented. | Alexis211 | 2009-10-24 | 3 | -2/+6 |
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 1 | -0/+1 |
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 2 | -3/+15 |
* | Started working on user managment | Alexis211 | 2009-10-21 | 1 | -0/+4 |
* | Re-organized everything | Alexis211 | 2009-10-18 | 7 | -104/+5 |
* | Melon now loads a simple ASM application out of the ramfs | Alexis211 | 2009-10-17 | 1 | -12/+1 |
* | User mode code can now run ! | Alexis211 | 2009-10-17 | 2 | -1/+19 |
* | Heap is now in a separate class, Heap. | Alexis211 | 2009-10-13 | 1 | -1/+2 |
* | Tasking now works with linked lists | Alexis211 | 2009-10-11 | 2 | -5/+5 |
* | Added a simple random generator | Alexis211 | 2009-10-11 | 1 | -1/+1 |
* | Added a nice animation for the melon logo at boot | Alexis211 | 2009-10-10 | 1 | -6/+45 |
* | Nothing, really | Alexis211 | 2009-10-09 | 1 | -1/+2 |
* | Exiting from a thread now works without hanging everything. | Alexis211 | 2009-10-09 | 2 | -4/+4 |
* | The kernel shell is now in an independent class, KernelShell:: | Alexis211 | 2009-10-02 | 1 | -160/+13 |
* | Nothing intresting | Alexis211 | 2009-09-26 | 1 | -2/+2 |
* | Implemented FileVT. | Alexis211 | 2009-09-20 | 1 | -1/+1 |
* | Implemented PipeVT. | Alexis211 | 2009-09-20 | 1 | -0/+1 |
* | Added some screenshots :) | Alexis211 | 2009-09-20 | 2 | -2/+2 |