From 0b2a745f25c9497aaa694a96cfa76c7cece0fa68 Mon Sep 17 00:00:00 2001 From: shikhin Date: Thu, 23 Mar 2023 07:23:47 +0530 Subject: [PATCH] TODO update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a64e7e9..ca2928f 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,11 @@ Feel free to add anything you think would fit in ### Basic stuff * model program to demonstrate windowing system +* refactor shell.asm a bit: + - separate into blocks like ponydos.asm + - add/verify function header comments ### Nice to have -* move windows -* resize windows * ponysay -* ability to change the wallpaper +* text/asm file viewer