This website requires JavaScript.
Explore
Help
Sign In
xnoe
/
xnoe-os
Watch
1
Star
0
Fork
0
You've already forked xnoe-os
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
xnoe-os
/
src
/
kernel
/
filesystem
History
Xnoe
da5fc52afe
Updated the KernelInformationStruct, added BGA (Bochs Graphics Extensions) mode termimal, added new system calls to get terminal width. Updated world.bin to calculate sizes. Fixed a bug where GetExhaustive would crash when given a completely null path. Started work on V86 for VBE support.
2022-05-16 09:57:09 +01:00
..
devfs.cpp
Moved to a new Filesystem, ATA and FAT16 driver.
2022-04-06 14:46:47 +01:00
devfs.h
Moved to a new Filesystem, ATA and FAT16 driver.
2022-04-06 14:46:47 +01:00
fat16.cpp
Add system calls for more file system related functionality. Add ls command to world.c. Remove and reorganise certain source code files. Update terminal to no longer have two copies of ANSI escape code handling between write and printf. Massively simplify my printf function. Combine io and ioports.
2022-04-12 03:42:13 +01:00
fat16.h
Add system calls for more file system related functionality. Add ls command to world.c. Remove and reorganise certain source code files. Update terminal to no longer have two copies of ANSI escape code handling between write and printf. Massively simplify my printf function. Combine io and ioports.
2022-04-12 03:42:13 +01:00
fstree.cpp
Updated the KernelInformationStruct, added BGA (Bochs Graphics Extensions) mode termimal, added new system calls to get terminal width. Updated world.bin to calculate sizes. Fixed a bug where GetExhaustive would crash when given a completely null path. Started work on V86 for VBE support.
2022-05-16 09:57:09 +01:00
fstree.h
Add system calls for more file system related functionality. Add ls command to world.c. Remove and reorganise certain source code files. Update terminal to no longer have two copies of ANSI escape code handling between write and printf. Massively simplify my printf function. Combine io and ioports.
2022-04-12 03:42:13 +01:00