Skip to content

Commit 35c0751

Browse files
committed
Update todo.txt
1 parent d5408ec commit 35c0751

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

miniOS/todo.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
Use fixPath with dir
12
pastebin port
23
basic directory support
34
resolution+other screen control command
45
fix readkey echo
5-
advanced directory&path support. (paths like MS-DOS. with "/" and "\") (with unix option!)
6+
advanced directory&path support. (paths like MS-DOS. with "/" and "\") (with unix option!) make fixPath resolve paths using fs.resolve
67
disk cloner + images (miniOS + openOS)
78
move program starting function to kernel. Program Stack? (With arguments)
8-
os libary
9+
os library
10+
Environment variables (remember path!)
911
tape drive?
1012
io implementation
1113
batch files
@@ -15,4 +17,4 @@ very basic require. (libaryies already stored)
1517
automatic clean up of unused drives
1618
run miniOS programs on openOS
1719
use coroutienes for interrupts
18-
make things look nicer
20+
make things look nicer

0 commit comments

Comments
 (0)