CPCWiki forum

General Category => Applications (CPC and CPC-related) => Topic started by: m_dr_m on 21:23, 18 April 20

Title: [Resolved] I wanna be your dos.
Post by: m_dr_m on 21:23, 18 April 20

Building on MultiDos idea from 0ffse7, the mass-DOSes (CubeMDos, ImpDos, AlbireOs, SecretDos, ...) would gain to mutualise some features.


# Path handling


The ability to use a full path each time a filename is needed.
   IMPORT "/lib/crtc.o"


# Globs


Not only |era,"*.bak" should work as expected everywhere, but it would be nice to handle "**". So that we can search for a file like that:
|dir,"**/3d*"


# Directory iteration


For nice UI.


# Mounting points


E.g. "a:" would mean "CubeMDos on XMass", "b:" would mean HxC in direct mode.
The most useful points for me (already provided by CubeMDos without mount system):
All of that would either entail a "Master" ROM dispatching to the right DOS or an utility ROM that each DOS could access.


Or, maybe firmware + Amsdos isn't cut to fit anymore. I shall revisit SymbOs and FutureOs. Non negotiable: being able to go from hard reset to persistent Orgams source in less than 3 keystrokes and 2 seconds!
Title: Re: I wanna be your dos.
Post by: m_dr_m on 17:29, 11 January 21
By the way, does any of these OS allow to search for a file across multiple DSK in an HXC/Gotek drive ?
Title: Re: [Resolved] I wanna be your dos.
Post by: m_dr_m on 17:05, 25 January 21
Resolved with UniDOS (https://www.cpcwiki.eu/forum/applications/unidos-the-new-multi-device-amsdos-replacement/).


Well, for now it lacks some globs support, but way to go!
Powered by SMFPacks Menu Editor Mod