PotatOS Updates! - 16-Bit Assembler operating system

Опубликовано: 23 Июль 2026
на канале: Levin Palm
139
5

For education and fun i wrote this little 16-Bit operation system in assembler from scratch. It only supports basic FAT12 filesystem operations, which is why it boots from a floppy disk / floppy image.


PotatOS now supports the cd and pwd command. So you can navigate through directories on the floppy! Its even easier with my little file browser 'fileman'.

Also some improvements here and there.

This is a 'real' operating system, technically it can run on real hardware. But please don't try that, things may go very wrong!
But any virtual machine software is fine! I testet VirtualBox, Vmware and qemu.

Check my github: https://github.com/Lolwis111/PotatOS