| Commit message (Expand) | Author | Age | Files | Lines |
* | rot13, demo app for StreamApp, is working :) | Alexis211 | 2009-12-20 | 1 | -2/+4 |
* | [not tested] Introduced StreamApp.class | Alexis211 | 2009-12-20 | 1 | -1/+1 |
* | Added file streams and string streams | Alexis211 | 2009-12-20 | 2 | -0/+4 |
* | [not really working] Started work on OStream | Alexis211 | 2009-12-20 | 2 | -3/+3 |
* | Minor changes | Alexis211 | 2009-12-19 | 2 | -4/+7 |
* | Nothing, really | Alexis211 | 2009-12-19 | 2 | -2/+19 |
* | Added some option handling featurs to the default ShellApp class | Alexis211 | 2009-12-17 | 1 | -1/+1 |
* | Corrections | Alexis211 | 2009-12-09 | 1 | -10/+12 |
* | Merge branch 'master' into mountpoints | Alexis211 | 2009-12-09 | 1 | -0/+1 |
|\ |
|
| * | Some changes | Alexis211 | 2009-12-09 | 1 | -0/+1 |
* | | Merge branch 'master' into mountpoints | Alexis211 | 2009-12-09 | 2 | -10/+12 |
|\| |
|
| * | Change on memory handling, and .iface.h files documented. | Alexis211 | 2009-12-09 | 2 | -10/+12 |
* | | make qemu-hdd now works great | Alexis211 | 2009-11-29 | 10 | -16/+51 |
* | | Merge branch 'mountpoints' of github.com:Alexis211/Melon into mountpoints | Alexis211 | 2009-11-29 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'mountpoints' of github.com:Alexis211/Melon into mountpoints | Alexis211 | 2009-11-29 | 36 | -97/+969 |
| |\ \
| | |/
| |/| |
|
| * | | Minor edit | Alexis211 | 2009-11-29 | 1 | -0/+2 |
* | | | Reading from HDD is now possible ! | Alexis211 | 2009-11-29 | 11 | -8/+244 |
| |/
|/| |
|
* | | Fixed some stuff | Alexis211 | 2009-11-28 | 4 | -15/+15 |
* | | Caching mechanism added and floppy driver fixed on qemu/vbox | Alexis211 | 2009-11-28 | 11 | -27/+157 |
* | | Some bugfixes | Alexis211 | 2009-11-27 | 1 | -3/+3 |
* | | Added some screenshots, re-organized some stuff. | Alexis211 | 2009-11-27 | 14 | -82/+144 |
* | | Re-organized file system stuff. | Alexis211 | 2009-11-25 | 6 | -16/+106 |
* | | Fixed FATFS::read | Alexis211 | 2009-11-25 | 7 | -19/+53 |
* | | Reading from floppys supposedly fixed in qemu | Alexis211 | 2009-11-24 | 6 | -15/+29 |
* | | Multiple things : | Alexis211 | 2009-11-24 | 1 | -11/+25 |
* | | Screwy implementation of FATFS::read | Alexis211 | 2009-11-15 | 2 | -3/+27 |
* | | Reading from the FAT12-formatted floppy works \o | Alexis211 | 2009-11-15 | 8 | -3/+374 |
* | | Mount points seem to work, mostly owing to dark magic. | Alexis211 | 2009-11-15 | 11 | -30/+163 |
|/ |
|
* | LM | Alexis211 | 2009-11-15 | 4 | -14/+30 |
* | Changed the way keyboard handling works, fixing a bug. | Alexis211 | 2009-11-14 | 6 | -22/+31 |
* | Added screenshots and a grub entry for the GOL simulator. | Alexis211 | 2009-11-14 | 4 | -14/+11 |
* | Changed some things in the way init is handled. | Alexis211 | 2009-11-14 | 4 | -79/+106 |
* | Added a game of life simulator demo | Alexis211 | 2009-11-13 | 12 | -148/+52 |
* | 8bpp modes now supported :) | Alexis211 | 2009-11-11 | 5 | -6/+87 |
* | 15bpp and 16bpp modes are now supported correctly | Alexis211 | 2009-11-11 | 6 | -31/+77 |
* | Modified the way of calling V86 procedures, and calling BIOS ints | Alexis211 | 2009-11-11 | 14 | -143/+176 |
* | More work | Alexis211 | 2009-11-11 | 5 | -23/+103 |
* | VESA works ! | Alexis211 | 2009-11-11 | 11 | -94/+92 |
* | Started working on some 2D gra | Alexis211 | 2009-11-10 | 16 | -34/+614 |
* | Switching to text mode now really switches to text mode. | Alexis211 | 2009-11-08 | 5 | -19/+21 |
* | Worked on graphics mode selection, in prevision for having VESA grpahics | Alexis211 | 2009-11-08 | 6 | -70/+121 |
* | Nothing, really : put some utility functions in V86.ns | Alexis211 | 2009-11-08 | 7 | -49/+82 |
* | Introduced V86 mode. It really fits in nicely :) | Alexis211 | 2009-11-08 | 14 | -26/+346 |
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 11 | -145/+204 |
* | Some changes... | Alexis211 | 2009-10-26 | 2 | -7/+7 |
* | Made some minor changes, for compatibility | Nicolas BERNSTEIN | 2009-10-26 | 4 | -6/+7 |
* | More work on syscalls : userland applications can run other apps. | Alexis211 | 2009-10-24 | 4 | -7/+78 |
* | More work on userland syscalls : Files are implemented. | Alexis211 | 2009-10-24 | 19 | -136/+172 |
* | Added some screenshots (\o/) and implemented mkdir in userland. | Alexis211 | 2009-10-23 | 4 | -5/+45 |
* | Some changes, and implemented rm in userland shell. | Alexis211 | 2009-10-23 | 6 | -8/+24 |