A real-mode OS for everypony
Go to file
Juhani Krekelä c695688e3a Generate floppy image with a python script 2023-03-16 17:14:53 +02:00
.gitignore Load wallpaper from disk 2023-03-11 17:49:55 +02:00
Makefile Generate floppy image with a python script 2023-03-16 17:14:53 +02:00
README.md Update TODO to reflect current state 2023-03-11 20:04:50 +02:00
assemble_floppy.py Generate floppy image with a python script 2023-03-16 17:14:53 +02:00
ponydos.asm Generate floppy image with a python script 2023-03-16 17:14:53 +02:00
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