A real-mode OS for everypony
Go to file
shikhin d6dc33f164 Begin work on filesystem support 2023-03-16 15:40:03 +05:30
.gitignore Load wallpaper from disk 2023-03-11 17:49:55 +02:00
Makefile Begin work on filesystem support 2023-03-16 15:40:03 +05:30
README.md Update TODO to reflect current state 2023-03-11 20:04:50 +02:00
filesystem.asm Begin work on filesystem support 2023-03-16 15:40:03 +05:30
ponydos.asm Begin work on filesystem support 2023-03-16 15:40:03 +05:30
process_wallpaper.py Load wallpaper from disk 2023-03-11 17:49:55 +02:00
wallpaper.ansi Simplify the placeholder wallpaper.ansi 2023-03-11 20:39:41 +02:00

README.md

TODO

Feel free to add anything you think would fit in

MVP

  • desktop with pony background

Basic stuff

  • character-graphics windows
  • disk access (D in DOS) filesystem

Nice to have

  • ability to load and execute programs on the desktop