Releases: infinityos-dev/core
Releases · infinityos-dev/core
v0.1.0-alpha.1
What's Changed
- Add VGA Text Buffer Writer Implementation by @ViktorPopp in #1
- Integrated Test Features by @ViktorPopp in #2
- Added IDT and CPU exeption support by @ViktorPopp in #3
- Added Double-fault handling by @ViktorPopp in #4
- Added Initial Keyboard Driver Implementation by @ViktorPopp in #8
- Added hardware interrupts by @ViktorPopp in #9
- Added basic paging support by @ViktorPopp in #12
- Added heap allocator by @ViktorPopp in #21
- Added 3 heap allocators by @ViktorPopp in #22
- Added stack trace on panic by @ViktorPopp in #28
- Added ACPI/AML shutdown support and command by @ViktorPopp in #34
- Added CpuId support by @ViktorPopp in #36
- Added serial support using
uart_16650
by @ViktorPopp in #37
Full Changelog: https://github.com/infinityos-dev/core/commits/0.1.0-alpha.1