A real-mode OS for everypony
Go to file
Juhani Krekelä be727d8757 Allow changing wallpapers from shell 2023-03-23 00:54:35 +02:00
.gitignore Use the extension .wall for wallpapers 2023-03-22 19:28:58 +02:00
Makefile Allow launching programs from the shell 2023-03-23 00:41:12 +02:00
README.md Update README.md, shell can now execute programs 2023-03-23 00:43:49 +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 Implement window unhooking 2023-03-20 21:42:59 +02:00
extract_symbols.py Implement mouse events 2023-03-20 20:18:49 +02:00
hello.asm Allow launching programs from the shell 2023-03-23 00:41:12 +02:00
passion.ans Allow changing wallpapers from shell 2023-03-23 00:54:35 +02:00
ponydos.ans Add CrazyEttin's pony wallpaper 2023-03-22 19:30:49 +02:00
ponydos.asm Allow launching programs from the shell 2023-03-23 00:41:12 +02:00
ponydos_static.inc Allow launching programs from the shell 2023-03-23 00:41:12 +02:00
process_wallpaper.py Improve ANSI escape code support in process_wallpaper.py 2023-03-22 19:16:28 +02:00
shell.asm Allow changing wallpapers from shell 2023-03-23 00:54:35 +02:00

README.md

TODO

Feel free to add anything you think would fit in

Basic stuff

  • model program to demonstrate windowing system

Nice to have

  • move windows
  • resize windows
  • ponysay
  • ability to change the wallpaper