This repository was archived by the owner on Oct 11, 2021. It is now read-only.
Releases: cryptosbyte/drippleMini
Releases · cryptosbyte/drippleMini
1.0.3-public V1 End Update
This will be the final version of v1; as the next commits/updates will be on version 2 instead since we need to install a file system, etc.
What are the current features?
A list of current/new features are...
- Kernel Memory Allocator
- Kernel Printing
- VGA i/o Ports Communication
- Shell with input
- CPU Timer
- Interrupt [detector]
1.0.2-pub Shell Update
New features
- Video Scroll
- Kernel prints text
- Shell
- Halt command, prints out what you input
What's coming soon?
- Kernel Memory Allocator
- Bug Fixes
- Better
Makefilefile to allow developers to work on towards the OS
drippleMini 1.0.0-public
First initial release
What's here?
- Nothing much...
- Allows OS image file to be runned by QEMU
What's coming soon?
- Input from user [hopefully]