krslam #1 Posted January 3, 2018 I found this binder of 5.25" disks in one of my boxes of misc stuff. Labels indicate that they are components of a BASIC editor/compiler system for a computer with a Motorola 6800 CPU running an operating system called FLEX (or maybe MINIFLEX). Not too many 6800 systems out there, the most prominent seems to be the SWTPC 6800. Can anyone provide insight on what these are for? Quote Share this post Link to post Share on other sites
JamesD #2 Posted January 3, 2018 FLEX is like CP/M except for the 6800 machines. There may have been other brands of FLEX machines, but SWTPC seems to be the most likely.Looks like a BASIC interpreter and BASIC compiler.This is complete speculation, but I'd guess the "Pre-compiler" scans for incompatibilities with the compiler. (unsupported commands, etc...)That would probably be faster than waiting for the compiler to spit out an error after compiling 1000 lines of BASIC code.Since the 6800 is slower than the 6801/6802/6803, a 1 MHz FLEX system would probably be slower than an MC-10, so such tool could save quite a bit of time. 1 Quote Share this post Link to post Share on other sites
TheDash #3 Posted January 12, 2018 Interesting. You should try and back those up securely somehow, this would seem like something of a rarity. You're right, most likely SWTPC. The Altair 680 also used the 6800 CPU, and much later on so did the Dragon 32 and Dragon 64. (or a slight variant of) Quote Share this post Link to post Share on other sites
krslam #4 Posted January 12, 2018 I don't have any system capable of reading them, unless maybe one of my old cp/m systems could do it using Uniform (or whatever the name of the multi-format reader program was). But, if I remember how Uniform works (it's been a looooong time), you have to know the disk layout beforehand: it can't figure it out on its own, and I don't have that info. Quote Share this post Link to post Share on other sites
JamesD #5 Posted January 12, 2018 You might see if the FLEX user group is interested in them. They might already have the software but you never know what else might be on those disks.This site hasn't been updated in some time but I'm sure someone out there could read them.http://www.flexusergroup.com/flexusergroup/fug1.htm FWIW, there was also a version of FLEX for the 6809, but the CPUs aren't compatible and the reference to 6800 on the one disk indicates these were for the earlier CPU. Quote Share this post Link to post Share on other sites