Releases: Pineconium/ChoacuryOS
Releases · Pineconium/ChoacuryOS
File System Testing Patch 3 (GUI Pre-Alpha)
Additions:
- Revamped shell.
To Do:
- File System Improvements
- Networking
File System Testing Patch 2 (GUI Pre-Alpha)
0.0.0.0041e Updated Screenshot
Choacury GUI Testing 1 (GUI Pre-Alpha)
Additions:
- Working, but heavily incomplete, GUI.
- VGA Mode 13h support (up to 256 colours at 320x200).
- Mouse Drivers.
- Various other changes.
To Do:
- Window Manager.
- Desktop Applications.
File System Testing Patch 1 (Pre-GUI Pre-Alpha)
Added barebones stuff for a near-complete file system.
Currently supports:
- Partition and Disk Detection
- GPT Partitioning Support
Planned to be added:
- Controlling Disks/Partitions from the CLI (like a
mkdir
command)
Terminal Testing Patch 2 (Pre-GUI Pre-Alpha)
- Added a (non-accessible) file system.
- Fixed some stuff
Terminal Testing Patch 1 (Pre-GUI Pre-Alpha)
Currently has two terminal commands, hello
and cls
.
Keyboard Input Demi-Final Update
Added Keyboard Input Support
GRUB Bootloader Update
Removed the dummy boot.asm
file and switched to GRUB.
Altered compile.bat and compile.sh
Now Choacury can be compiled as an ISO disk image
Kernel Test 1 (Pre-Zeta)
Changes:
- (Somewhat) working kernel!
- Updated compilers
- Minor improvements
Kernel Test 0.5.1 (Pre-Zeta)
Added a batch compiler for Windows users