Commit Graph

9 Commits

Author SHA1 Message Date
03f0ec6f88 feat: Vfs and Ext2 support. Code style/attribute improvements
Added VFS and Ext2 support.
Optimized attributes of methods to improve code highlighting.
Printf attribute, malloc attribute, etc.
2021-10-06 21:45:15 +02:00
6b0f6ddfb7 feat added init function 2021-08-13 21:07:40 +02:00
945b18b2b2 feat: rank drivers at compile time 2021-03-07 20:30:07 +01:00
01efc5e98a feat: reformatted driver code and linkage. Some optimizations 2021-03-06 19:57:47 +01:00
645e18018d feat: used linker to link pci drivers 2021-03-06 15:29:31 +01:00
9f72d4bb1a feat: introduced tasking, added paging (no vm), moved malloc, added
syscalls, other stuff
2021-02-27 11:46:26 +01:00
4673a23db7 stuff 2021-02-01 23:28:24 +01:00
9986d95dbb feature: a lot of stuff and got to a working command line ish 2021-02-01 22:31:21 +01:00
d7f0e8dd36 Initial commit 2021-01-28 22:59:39 +01:00