Releases: FrancisBFTC/KiddieOS_Development
Releases · FrancisBFTC/KiddieOS_Development
KiddieOS ISO/VHD v1.3.12.4
This is a KiddieOS release test, with the .ISO & .VHD files to you boot this system. Actually, this operating system have a FAT16 boot manager including: MBR (with a partition table using one primary partition), VBR and Kernel. I created a 16-bit real-mode kernel with a Integrated Shell with most of 20 available commands. The KiddieOS have the FAT16 filesystem and some drivers support, as: Keyboard, Serial, VESA, PCI and Network (RTL81XX). You have also a 32-bit KiddieOS version that you can initialize via executing KXE programs in Shell. For a while, the window manager have some bugs.
New Features in Development
- BASIC interpreter (in development)
- FASM assembler (in development)
New Features Developed
- DISK command: You can see partitions & volume details.
- KiddieOSBootManager (KBM): A Dual Boot Interface that print the active partitions.
- MikeOS library compatibility: Some functions from MikeOS to programs compatibility.
Note: You can see in this release 3 files:
- KiddieOS.iso: Insert it in a SATA controller on the Oracle Virtual Machine or initialize via QEMU directly (You can boot the pendrive via Rufus).
- KiddieOS.vhd: Insert it in a SATA controller too. This a Virtual Hard Disk that you can transfer to the HD.
- KiddieOS.zip: The previous mencioned files.