Changes to get platform-v8080 running again
[FUZIX.git] / RELEASE-NOTES
1
2                         Fuzix 0.2 Release Notes
3
4 Fuzix 0.2 is the second major release of the Fuzix OS. The primary focus has
5 been completing the core C library functionality. Applications have also been
6 updated and the kernel has a considerable number of bugs fixed and new
7 platforms.
8
9 Supported Hardware
10
11 Amstrad NC100 with 1MB SRAM card
12 Amstrad NC200 with 1MB SRAM card and floppy disk drive
13 Dragon 32/64 with Spinx or MOOH cartridge
14 DX Designs P112 with 1MB RAM and G-IDE
15 EACA Video Genie (with suitable banked memory)
16 LNW Research LNW80 with suitable banked memory (TRS80 Model 1 compatible bits)
17 Memotech MTX512 with SDX disk (no Rememorizer or Rememotech support)
18 Microbee 256TC or Premium with 128K+ RAM and ideally hard disk
19 MSX2 + MegaFlashROM with SD
20 Multicomp09 with at least 128K RAM
21 RBC(*) Mark IV with optional PropIO V2
22 RBC(*) SBC v2 with optional PPIDE and/or PropIO V2
23 RC2014 SBC with 512K ROM/RAM, CF, SIO and RTC
24 RC2014 SBC with banked ROM, 64K RAM, CF, SIO and RTC
25 SOCZ80 (128MHz FPGA Z80 platform)
26 Tandy COCO2 with Cloud 9 IDE, or COCOSDC card and Fuzix partly in cartridge
27 Tandy COCO3 with suitable disk interface
28 TRS80 Model I/III with a hard disk and a supported banked RAM expansion
29 TRS80 Model 4/4D/4P 128K RAM
30 Zeta
31 Zeta V2
32
33 (*) Formerly N8VEM now RBC (RetroBrewComputers)
34
35 Virtual Platforms (Emulation Platforms For Fun or Development)
36
37 V65C816         -       65C816 emulation work
38 V68             -       68000 development work
39 Z80Pack         -       Very flexible Z80 banked system emulator
40
41 Obsolete/Dropped Platforms
42
43 MSP430FR5969 - bitrotted
44 MSX1 with MegaMem - bitrotted
45 TGL6502 - project died
46 ZX128 (Spectrum 128K etc) - too difficult to make work well
47
48 Incomplete Ports
49
50 Amstrad PCW8256/8512/9256/9512/10
51 Apple IIc
52 Cromemco
53 Dragon 32/64 MOOH (full MOOH support, use the Spinx/Mooh port for now)
54 Gemini
55 Lucas Nascom
56 Sam Coupe
57 SC108 (port complete for proposed hardware)
58 V65 (Virtual 6502 development platform)
59 Video Genie with EG64
60 Z280RC
61
62
63 The Library/Application support has been built for
64 6502                    no FP
65 65C816                  no FP, using 6502 modes
66 6809                    FP needs debug
67 68000                   FP needs debug
68 68HC11                  test only
69 8086                    test only
70 MSP430X
71 PDP11                   test only
72 Rabbit2000              test only
73 Z80
74 Z180
75
76
77
78 Changes From 0.2 to 0.2.1
79
80 o       Fixed a bug where zombies got swapped in error. Fixes the TRS80
81         hang at the date prompt
82 o       Fixed a warning about banking fixups on the Model1
83 o       Better debugging in swap.c
84 o       Better debugging in binmunge
85 o       Remembered to add the release notes!
86 o       Spell MOOH correctly