Fuzix OS
For source code and licenses please visit the Github
repository. The matching tag is '0.3'.
Filesystem Images
- 6809 Root Filesystem (32MB for Dragon NX-32 and similar)
- Root file system for 6809 machines with userspace loading at 0x8000
(Dragon-nx32 and similar). Not suitable for COCO3.
- 68000 Root Filesystem (32MB)
- Initial root file system for 68000/68008/68010 systems.
- 8080/8085 Root Filesystem (32MB)
- Use this file system for 8080/8085 systems
- Z80 Root Filesystem (32MB)
- Use this file system for most Z80 systems
- Z80 Root Filesystem (16MB)
- Use this file system for small disks
- Z80 Root Filesystem (4MB)
- Use this file system for the 4MB hard drive emulated by Z80Pack
(drivei.dsk).
- Z80 Root Filesystem
(720K)
- A small root file system for putting on a DSDD 80 track disk
- Z80 Root Filesystem (32MB)
for 0.4pre and later
- This file system has the binaries rebuilt in the new binary format and
matches git tag e4b08326353948371596789975e9cb3e606e53c.
Note: 8bit 6809 userspace binaries are not currently generated relocatable. This
means that the COCO3 and other 6809 systems need their own filesystem builds.
Bootable Images
IDE images are emulator images except where stated. Strip the first 1K off them
when writing to real media. Please check the README file in git for each
platform for more information.
- Amstrad NC200
- Boot floppy image for the NC200. Use with the root floppy image above.
You can also put a file system on the PCMCIA card.
- Easy Z80
- Bootable disk image for the EasyZ80.
- Memotech MTX512
- Bootable disk/sd card image for MTX512 with CF or SD (raw image).
- Pentagon 1024K and some relatives
- Bootable disk image for the Pentagon 1024K and some similar systems with
NemoIDE. Use a standard disk image such as the RC2014 CF image for the IDE
disk.
- RC2014 with ROMWBW and Z80
- Bootable disk image for RC2014 with ROMWBW.
- RC2014 with 8085 CPU
- Bootable disk image for RC2014 with 8085 CPU.
- Retrobrew/N8VEM SBC v2
- Bootable disk image for the Retrobrew/N8VEM SBC v2. Can also be used for
SD card boot with the ParPortProp interface.
- Sam Coupe
- Boot disk image for the Sam Coupe with AtomLite. Use something like the
RC2014 CF image for the actual IDE interface image.
- Scorpion 256K and some relatives
- Bootable disk image for the Scorpion 256K and some similar systems with
NemoIDE. Use a standard disk image such as the RC2014 CF image for the IDE
disk.
- Small Computer Central
SC108 with an ACIA
- Bootable disk image for the SC108 CPU card and the SC114 SBC with an
ACIA based serial board.
- Small Computer Central
SC108 with Z80 SIO
- Bootable disk image for the SC108 CPU card and the SC114 SBC with a Z80
SIO serial board.
- Small Computer Central
SC126
- Bootable disk image for the SC126 SBC. Suitable for SD or IDE boot via
ROMWBW.
- Tandy TRS80 Model 4 Series
- Boot floppy and Hard disk image for a TRS80 Model
4/4D/4P system with 128K. JV3 format floppy and raw hard disk image suitable
for use with the xtrs in the EtchedPixels github.
- Timex TC2068/TS2068
- Disk image and
cartridge image for Timex
Sinclair TC2068/TS2068 with Twister and DivIDE (HDF and DCK format also
suitable for the fuse emulator).
- Tiny68K / T68KRC
- Bootable disk image for Tiny68K and T68KRC systems.
- Tom's SBC (EPROM based)
- 64K EPROM image for Tom's SBC with Fuzix in ROM.
- Tom's SBC
- Bootable disk image for Tom's SBC with SCM Monitor, also usable as a
root file system for the EPROM based version.
- ZX Spectrum +3
- Boot floppy for ZX Spectrum +3 with DivIDE or ZXMMC. Use one of the
standard disk images (eg RC2014) for the SD card image. With DivIDE set up
using PC partitioning and a 32MB partition holding the root fs marked type
0x7E and a 4MB swap marked type 0x7F. It can co-exist with other non Fuzix
partitions happily.
Mastodon