This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
os [2024/02/17 10:50] – created - external edit 127.0.0.1 | os [2024/05/18 22:55] (current) – [BASIC] coco | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== BASIC ===== | ===== BASIC ===== | ||
+ | The Tandy Color Computers included a modular ROM BASIC interpreter for the Motorola 6809 microprocessor created by Microsoft and later extended by Microware. | ||
+ | |||
+ | * Color BASIC - the 8KB core interpreter, | ||
+ | * Extended Color BASIC - extensions to Color BASIC to support graphics, additional sound, and more functions. | ||
+ | * Disk Extended Color BASIC - extensions to Extended Color BASIC to support BASIC reading and writing records from diskette | ||
+ | * Advanced Color BASIC - additional Color BASIC functions for on-screen editing, RAM disk, terminal, and sound chip support recovered from a pre-production version of the Deluxe Color Computer discontinued before its release | ||
+ | * Super Extended Color BASIC - Microware extensions to Microsoft' | ||
+ | |||
+ | The Micro Computer Computer (MC-10) offers a variant of Extended Color BASIC running on the Motorola 6803 microcontroller and 4 or 16KB of RAM which enthusiasts have expanded up to 128KB with additional BASIC extensions under the name MCX BASIC. | ||
===== OS-9 ===== | ===== OS-9 ===== | ||
+ | Motorola and Microware partnered in the late 1970's to create a radically advanced BASIC for 6809-based computers, now known as BASIC09. | ||
+ | |||
+ | To support BASIC09, Microware developed an underlying operating system inspired by AT&T UNIX adapted to running on the advanced 6809 8-bit microprocessor with as little as 64KB of RAM and a single floppy diskette. | ||
+ | |||
+ | 64KB machines can only run the core OS-9 known as "Level I" while machines with larger memories may run OS-9 Level II which supports the MultiVue graphical interface and much more. | ||
+ | |||
+ | Since the 1980' | ||
+ | |||
+ | Some of the original NitrOS-9 fanatics also package a ready-to-run distribution of NitrOS-9 called the Ease of Use (EOU) edition. | ||
+ | |||
+ | OS-9, NitrOS-9, and Ease of Use continue to evolve and expand while providing computing experience available to home power users all the way back to 1980. | ||
+ | |||
+ | Learn more at [[https:// | ||
+ | |||
+ | ===== FUZIX ===== | ||
+ | Adaptation and expansion of the UNIX: Z80 Implementation (UZI) to support a bewildering array of microprocessors and microcontrollers. | ||
+ | |||
+ | EtchedPixel' | ||
+ | |||
+ | Learn more at [[https:// | ||
===== Flex/6809 ===== | ===== Flex/6809 ===== | ||
+ | Mikey N6IL resurrected the 6809 version of the Flex operating system along with many additional tools. | ||
+ | |||
+ | Learn more at [[https:// | ||
===== CP/M ===== | ===== CP/M ===== | ||
+ | The widely ported and emulated CP/M operating system can run on Z80 emulation within NitrOS-9 Ease of Use Edition with several CP/M based programs available there as well. | ||
+ | |||
+ | Running Ease of Use on a CoCo3FPGA at 25MHz avoids any emulation speed penalty. | ||
+ | |||
+ | Collectors are searching for the original but rare Z80 hardware card and ROM expansion for the Color Computer. | ||
+ | |||
+ | Learn more at [[https:// | ||
===== CUBIX ===== | ===== CUBIX ===== | ||
+ | Dave Dunfield' | ||
- | ===== Fuzix ===== | + | Learn more at [[http:// |
+ | ===== PSYMON ===== | ||
+ | Percom released PSYMON, the Percom SYstem MONitor, a tiny 1KB OS, for the SBC/09 single-board computer in 1979. | ||
+ | The source code, packed with utility routines and very well documented, was reconstructed from the original listing and ported to run on the Color Computer 1, 2, and 3 using ROM calls for the I/O. | ||
+ | Learn more at [[https:// |