Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Welcome!

Here's a little recorded screen movie taken from the Z88 emulator booting OZ v4.3 the Z88's latest operating system:

History

Just to give ourselves a reality check in 1987 when the Z88 was conceived, the operating system that ran on the Z80 processor was CP/M and the popular Word processor was WordStar.Cambridge Computer (CC) decided to start from scratch as both these programs had licencing implications, yes, you guessed it, they would have to pay the fees on each Z88 sold. Using the philosophy of work hard now, jam tomorrow, three individulas were chosen for the tasks.

Being a battery powered device, what was needed was a dOZy operating system, one that could go to sleep rather than have to be shutdown and then rebooted when required again. it was an ambitious undertaking. With only 128K of space to fit all the applications and help pages, this only happened eventually using a larger device.

A number of different ROMs that were produced by CC (See listing at Dennis Gröning's website for further details). These include foreign versions. The size of the ROM is 128K. 

OZ v4.0 ROM

This was the last update made but never released by Cambridge Computer and sold in a Z88. It was made available from the Z88's Users Club and replaced the ROM inside the Z88. The following software 'bugs' from the previous versions were fixed.

  • ROM Cards  - The Z88 got confused if cards were inserted or removed cards while it was switched off. The Z88 now wakes up when the card flap is opened.
  • PrinterED  - When updating, it was common to encounter a "FAIL" condition. The "Allow line feeds" option now works correctly.
  • RAM.-  - The Z88 got confused if files were present when it was reset.
  • Expanded Z88 - Adding an additional 128k RAM anywhere in the system (instead of just in Slot 1) now works (giving a full map in PipeDream, and 40K workspace in BASIC).
  • Help Screens - Initially most of them had to be removed to gain space for these changes. These screens have been restored in OZ 4.2/3.

 This version served as the starting point for OZ 4.2.

OZ 4.2

The Plan

Although attempts were made to get the original sources, they were on an obsolete non-working computer, so the only option was to disassemble, untangle, understand the v4.0 ROM and streamline the code. It was known that there was a 'software hook' in OZ that would allow the Z88 to boot into software written in the external slot 1. Using the 1M Flash card there would be no need to do any hardware modifications on the Z88 at all.

Here are the changes and improvements from the users point of view:-

Index

A new logo is displayed showing which language has been selected. (See Panel for further details).

<>CARD displays these additional functions

  • the file area size.
  • displays map showing how much Free RAM is left.

HELP page updated.

Diary

Multiple Diaries can now be evoked.

PipeDream

The HELP menus have been restored from v3.00. They were removed to make space for the changes made to v4.00.

BBC BASIC

BBC BASIC has been updated to v3.10 by Richard Russell. This allows you with an expanded machine (with at least 128 Kbytes of RAM), to draw graphics in a 256x64-pixel window using simple BASIC statements. It also provids a BASIC line editor. Commands provided are *EDIT, MODE, CLG, DRAW, MOVE, PLOT and POINT; their syntax is compatible with other versions of BBC BASIC. 

The high-resolution (bit-mapped) graphics now works with the Z88's display. This allows foreign versions can now use this facility as it 
only worked previously from BASIC by loading and using a small 'patch' program. This only worked with the UK versions, v2.2-3.0 and 4.0 and not with foreign language versions 3.12 to 3.26.

Calculator

No change.

Calender

No change.

Clock

No change, except from a later default start date.

Alarm

No change.

Filer

Flash Cards are recognized and able to be used in any slot. EPROM commands changed to File Card.

Create File Area in any slot commands added.

HELP pages updated.

PrinterEd

No change.

Panel

Keyboard and Screen selection.

Some of the languages ROMs have been implemented and can be selected here.

Terminal

No change

Imp-Exp

No change

New application to the operating system.

Flashstore

New application to the operating system.

 

 

 

 

 

10/08/2008FilerOZ/Filer, OZ-11: Final implement of "Select File Card" command. Toggle selection now works and nice selection prompt is displayed.
19/08/2008FilerOZ/Filer, OZ-16: Fixed "Save to File Card" command, using new OS_EPR,A=EP_NewFile API. Existing files with same name in file area are automatically marked as deleted.
19/08/2008FilerOZ/Filer, OZ-16: Display "IN SLOT X" in the banner for all three File Card commands.
10/09/2008OZ/OZ/GN_Sip, OZ-18: Fixed <>S inverse casing for lower case ISO characters that has no upper case equivalent.
17/09/2008Filer/OZ, Filer popdown: Implemented OZ-23 ("Create File Card" command functionality)
18/09/2008Filer/OZ/apps/Filer, OZ-23: Implemented new "Create File Card" command. Also improved scanning of slots to recognize a flash card and default to that. Slot 0 now also selectable for file area (to be able to use special slot 0 file area bundled with OZ V4.2).
27/09/2008OZ/OZ/Filer, OZ-9: First work of new "View File" command implemented, based on Zprom's hex dump viewer.
02/12/2008OZOZ/Intuition integration: First (early) work of Intuition V1.2.dev version - this release recognizes OZ 4.2 API and is called through RST 08H instruction. For now, the existing OZ compile scripts automatically integrate Intuition as part of the OZ ROM, for development purposes. OZ ROM Release compile scripts will not contain Intuition. The runtime area is located in the OZ system variables; Intuition will be transparent for OZ. Further testing needs to be done to see if Intuition can trace OZ completely. OZ code that uses upper 8K of segment 0 will be re-written to reserve this segment for Intuition.
14/12/2008OZ/OZ/apps/Intuition: Integration in OS_In/Tin; activate Intuition when [] + INDEX keys are pressed.
28/12/2008OZ/OZ/Intuition: SQUARE + INDEX keys cannot allow to active Intuition itself, when it is already running.
16/02/2009OZ/OZ: New API in OS_Fep: FEP_RDFA, Reduce an existing File Area below Application/OZ Area. The code has been in OZ for a while but was not made public! Improved code by using the new OS_Ploz systen call to detect a running OZ.
16/02/2009OZ/OZ: New system call OS_Ploz, Poll for OZ card usage. Returns fz = 0, if slot contains running OZ. Will be used by Flash management sub-system to turn off screen when writing/erasing flash data on same card as running OZ.
14/07/2009Panel/OZ/apps/Panel: Re-positioned Keyboard selection to be at the end of the configuration selections, to be compatible with CLI scripts that iterate through the panel settings from the top. Suggestion from Vic Gerhardi of Rakewell.
15/07/2009Index/OZ, OS_Nq/NQ_Slt ($8903): Added functionality to recognize file areas on application cards. Index Card command now displays these as well.
15/07/2009Index/OZ/Index: Adjusted pixel algorithm for <>CARD command to display 128K rows properly. Still needs to implement a scaling when a card is less than 128K (typically 32K).
15/07/2009Index/OZ/Index: Graphics map now displays contents for 32K. However, OZ does not deliver a clean 64 pixel area; 16 bytes offset are not displayed at the beginning and for each 8 pixel row.
17/07/2009Index/IZ/Index: First work of Free Ram display in <>CARD command.
19/07/2009Index/OZ/Index: Implemented pixel algorithm for <>CARD command to display 32K rows properly (pixel scaling, eg. 128/32 = factor 4).
19/07/2009Index/OZ/Index: Forgot to remove lookup entry (that was never used by Free Ram anyway).
19/07/2009Index/OZ/Index: Free Ram display user interface integration completed. Now, user can select available RAM card and see free space.
20/07/2009IndexWrote a help page for <>CARD command that explains the command features.
20/07/2009Index/OZ/Index: Get the base address of Map area, just before clearing or drawing free memory map (because it might have changed if system changed from non-expanded to expanded machine).

Flash Card

It has been a long journey from making the first Flash card and updating the OZ software. One could not have happened without the other, so in this section we will cover the historical aspect of the hardware developments as well as what are the advantages of using the latest software. 

Initially, the Flash card was just going to replace the EPROM card. A BBC BASIC program was used to FORMAT, Save and Fetch the files. Just having these functions without listing files that were stored on the Flash card quickly required the software to be written as an application.

In parallel with this, users were updating their Z88 with OZ v4.0. It was available via Z88 Users Club. To use it, the motherboard needed to be removed

Hardware wiring modifications were then needed to replace the existing ROM on the left and expand the internal memory (32K) on the right.

It was known that there was a 'software hook' in OZ that would allow the Z88 to boot into software written in the external slot 1. The 1M Flash card was the ideal candidate for this, there would be no need to do any hardware modifications on the Z88 at all. Before this could happen, OZ 4.0 needed to be disassebled, re-organised documented and understood.

During this discovery stage it was found that RAM and Flash could be on one device, hence the 512K/512K Flash/RAM card was developed.

This allows users to add

  • a new operating system
  • increase the RAM
  • and have an area for storing files

all in one device externally.

None of this would have happened without the support of all the people, past and present, who have been involved in this project. They know who they are, thank you for all your efforts.



This space is under construction - check regularly for updates..

 

 

Recent updates

 
Navigate space
Install latest OZ release on your Z88
Install the latest release of OZ V4.3 into a blank Flash Card into slot 1 on your Z88. Get it from our file area. How-to guide and installer software is included in the ZIP archive.
  • No labels