Commit graph

5 commits

Author SHA1 Message Date
Chris
cc0db5de9d V1.40
[FEATURE UPDATE]
I changed out the memory based fat32 filesystem for one that runs on a 512mb disk img made during the make command (only get's made if the disk.img file is nonexistent) allowing files to be permanent.

Also all these files combined are 67 files.. just fyi.
2026-02-07 01:29:54 +01:00
Chris
c3bb963d63 Memory patch 2026-02-05 13:35:16 +01:00
Chris
e7752b7253 Piping of commands into text files
usage: xxx(command) > xxxx.xxx (file)
2026-02-04 21:37:51 +01:00
Chris
5e3dc237cc notepad patch
wrap text to the next line instead of writing it outside of the window (like a maniac)
2026-02-04 21:22:15 +01:00
Chris
ddac1a791e Initial commit 2026-02-04 20:51:17 +01:00