skyem123 4 Posted July 25, 2014 Share Posted July 25, 2014 miniOS MiniOS is an OS that is similar to early versions of MS-DOS. It crashes often, but it has one key advantage over openOS. It leaves around 100k of RAM free on 192k systems (Where did you think I got the name from?). As of now the API is simple, all the libs are in the global namespace and require just returns what is in the global namespace. THIS IS ALPHA QUALITY! BUGS WILL EXIST! BAD CODING! Commands: cmds - views all of the internal commands <DRIVE LETTER>: - switches to the drive Screenshot: Download: GitHub version 0.5.9.4.zip (Old Version use GitHub!) Todo list, if you want to help me: GitHub TODO.txt GitHub Issues Todo, Continued: Use address instead of drive letter for locating command.lua? Unix FS loadable driver? Quote Link to post Share on other sites
pedrosgali 8 Posted July 26, 2014 Share Posted July 26, 2014 This looks pretty good man, I like the auto drive mapping feature. Quote Link to post Share on other sites
Izaya 19 Posted July 29, 2014 Share Posted July 29, 2014 Due to the lack of an editor (that I could find), I adapted my sub-1k line editor for miniOS. I'd like to note my dislike of drive lettering, but there are those that like it, and I'd suggest sticking with it. If directories worked on drives, it would be significantly more usable. Aaanyway, here's my MiniOS version of sked: http://pastebin.com/622z9agf Quote Link to post Share on other sites
skyem123 4 Posted November 27, 2014 Author Share Posted November 27, 2014 I need more motivation to finish this... The current major bug is the fs.resolve() function. If / when I fix that, I can make another "milestone" release. If anyone wants to help, https://github.com/OpenPrograms/skye-Programs/blob/WIP/miniOS/minios.lua#L750 is the fs.resolve function. It seems to resolve "." as "/". Quote Link to post Share on other sites
Pigpork 0 Posted March 24, 2016 Share Posted March 24, 2016 I really like this but I don't know how to install this Quote Link to post Share on other sites
ItzMattie 0 Posted July 10, 2016 Share Posted July 10, 2016 installation help?? Quote Link to post Share on other sites
tomasek1a 0 Posted June 7, 2017 Share Posted June 7, 2017 How to install this? ( Sorry that i am asking this stupid question ) Quote Link to post Share on other sites