abx 0.1 is out!
abx is a new kernel which tries to follow the KISS (Keep It Simple!) phylosophy.
Kernel's libraries are completely rewritten and optimized; all the framework and external tools are then to be merged into an unique package that'll becoma a stand alone operating system solution.
The entire project is coded in standard C with minor parts of assembly.
If you are a c/Assembly hacker, you may be interested in the developers page, listing tricks, howtos and resources to tweak the kernel.
abx comes a very flexible structure you can always trust and use to manage the system internal routines.
Some of the features abx is shipped with are:
- flexbility
- complete interrupts handling
- basic paging
- vga drivers and colorful output
- keyboard layout detection
- and much more!
To learn more about the features of this package, you can reach the dev area!