You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Juhani Krekelä 313453f5b3 Implement window unhooking 1 day ago
.gitignore Get rid of syscall thunks 2 days ago
Makefile Extract globals as well as syscalls from the symbol map 2 days ago
README.md More TODO 2 days ago
assemble_floppy.py Pad files to the correct size (128 sectors) in assemble_floppy.py 4 days ago
debug.inc Implement window unhooking 1 day ago
extract_symbols.py Implement mouse events 1 day ago
ponydos.asm Remove a stray tab 1 day ago
ponydos_static.inc Implement window unhooking 1 day ago
process_wallpaper.py Change wallpaper background colour to magenta 2 days ago
shell.asm Implement window unhooking 1 day ago
wallpaper.ansi Change wallpaper background colour to magenta 2 days ago

README.md

TODO

Feel free to add anything you think would fit in

MVP

  • desktop with pony background

Basic stuff

  • model program to demonstrate windowing system
  • ability to load and execute programs on the desktop

Nice to have

  • move windows
  • resize windows
  • ponysay