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
104
Commits
2
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Xnoe
0fc40ad5e4
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
Xnoe
a0d0454e32
Moved to a new Filesystem, ATA and FAT16 driver.
2022-04-06 14:46:47 +01:00