A real-mode OS for everypony
Go to file
Juhani Krekelä ce07a23355 Remove now-unnecessary shift in draw_rect 2023-03-19 17:19:18 +02:00
.gitignore Load wallpaper from disk 2023-03-11 17:49:55 +02:00
Makefile Simplify make size 2023-03-18 16:01:12 +02:00
README.md Remove filesystem from TODO 2023-03-16 17:21:06 +02:00
assemble_floppy.py Pad files to the correct size (128 sectors) in assemble_floppy.py 2023-03-18 01:03:19 +02:00
debug.inc Move wallpaper loading to shell 2023-03-18 15:55:53 +02:00
ponydos.asm Remove now-unnecessary shift in draw_rect 2023-03-19 17:19:18 +02:00
ponydos.inc Implement SYS_DRAW_RECT 2023-03-19 16:23:30 +02:00
process_wallpaper.py Load wallpaper from disk 2023-03-11 17:49:55 +02:00
shell.asm Implement SYS_DRAW_RECT 2023-03-19 16:23:30 +02:00
wallpaper.ansi Move wallpaper loading to shell 2023-03-18 15:55:53 +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

Nice to have

  • ability to load and execute programs on the desktop