Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Progress on stdio impementation | Alex Auvolat | 2016-07-16 | 2 | -98/+115 |
| | |||||
* | Got Lua running \o/ | Alex Auvolat | 2016-07-16 | 1 | -15/+41 |
| | |||||
* | Add stubs for many libc functions, and a few implemenations too | Alex Auvolat | 2016-07-16 | 2 | -1/+97 |
| | |||||
* | Move stuff around, again | Alex Auvolat | 2016-07-15 | 2 | -2/+3 |
| | |||||
* | Add Lua source, not compiled yet as libc/libm functions remain unimplemented | Alex Auvolat | 2016-07-15 | 3 | -3/+8 |
| | |||||
* | Fix sme warnings... | Alex Auvolat | 2016-07-14 | 2 | -10/+15 |
| | |||||
* | Migrate to BAM build tool | Alex Auvolat | 2016-07-13 | 2 | -11/+3 |
| | |||||
* | Change VFS a bit : the root directory of a fs is now a pointer. Fix tests. | Alex Auvolat | 2015-02-24 | 1 | -0/+1 |
| | |||||
* | Make way for ISO 9660 driver. | Alex Auvolat | 2015-02-24 | 1 | -1/+13 |
| | |||||
* | Implement basic syscalls... | Alex Auvolat | 2015-02-19 | 1 | -1/+1 |
| | |||||
* | Begin implementation of syscalls. | Alex Auvolat | 2015-02-13 | 1 | -1/+1 |
| | |||||
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 3 | -0/+257 |