Skip to content

Releases: Pineconium/ChoacuryOS

File System Testing Patch 3 (GUI Pre-Alpha)

30 Aug 13:44
0a3c4e0
Compare
Choose a tag to compare

Additions:

  • Revamped shell.

To Do:

  • File System Improvements
  • Networking

File System Testing Patch 2 (GUI Pre-Alpha)

14 Aug 14:41
c4684e3
Compare
Choose a tag to compare
0.0.0.0041e

Updated Screenshot

Choacury GUI Testing 1 (GUI Pre-Alpha)

01 Aug 09:14
44b4fcb
Compare
Choose a tag to compare
Pre-release

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)

20 May 23:19
e09d3ab
Compare
Choose a tag to compare

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)

24 Apr 19:19
05ff6fe
Compare
Choose a tag to compare
  • Added a (non-accessible) file system.
  • Fixed some stuff

Terminal Testing Patch 1 (Pre-GUI Pre-Alpha)

15 Apr 19:44
79a0e85
Compare
Choose a tag to compare

Currently has two terminal commands, hello and cls.

Keyboard Input Demi-Final Update

05 Jan 10:56
fea3246
Compare
Choose a tag to compare
Pre-release

Added Keyboard Input Support

GRUB Bootloader Update

11 Aug 17:34
10e0207
Compare
Choose a tag to compare
Pre-release

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)

07 Aug 02:25
42d4401
Compare
Choose a tag to compare
Pre-release

Changes:

  • (Somewhat) working kernel!
  • Updated compilers
  • Minor improvements

Kernel Test 0.5.1 (Pre-Zeta)

23 Jul 22:33
6ccc104
Compare
Choose a tag to compare
Pre-release

Added a batch compiler for Windows users