Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Moved the old news updates as a blog entry

 

middle
Info
iconfalse

This web space has been created by and for the 'die-hard' users of the Cambridge Z88, the iPad of the 80's, launched in September 1987 at the PCW computer show in London. The company behind it was Cambridge Computer, a spring-off company of Sinclair Research, founded by Clive Sinclair.


The object of this project is to streamline the operating system, OZ and to build new applications by replacing the built-in ROM with a larger device. All the software and documents here, is provided for free, ready to be downloaded in source code, or as ready-made binaries - all GPL V2 licensed.

  

This project started in 1989, when the Z88 was still commercially supported by Cambridge Computer - the manufacturer of the Z88. The idea behind this was to identify low cost tools (ideally for free) to develop applications, in the hope that a broader software base would prolong the life of the portable; tools that could be used by both professionals and enthusiasts. Cambridge Computer supported the software with very expensive compiler tools. This, and the cost of the incomplete 'Z88 Developer Notes,' took software development beyond the reach of the hobbyist. The Z88 project was formed on Sourceforge in 2002, where a group of people uploaded source code and tools, that had been produced since 1989. After the launch of the public project on Sourceforge, a lot of more work has been achieved from valued contributions made during those years by the community, for the community. In 2006 Richard Russell (author of BBC BASIC) released a new version for Z88 which incorporated "the patch" (*EDIT, MODE, CLG, DRAW, MOVE, PLOT and POINT commands), now integrated as part of the Z88 ROM.

 

Doing software development on a real Z88 is possible, but it is very cumbersome and inefficient. A Z88 emulator was built (OZvm) and is still being improved, so that tools could be used to develop, compile, execute and test the software seamlessly on one computer. A small, dedicated team got together, disassembled the original code and provided a full source listing of the "OZ" v4 ROM. This version was then worked on, improving its operation and fixing bugs. Whilst understanding what the software was doing, the 'Z88 Developer Notes' were expanded and updated with this knowledge. You can now upload the completed version of OZ and use it on your own Z88.

Many ideas and suggestions were expressed by individual users at that time in the only public forum available, "Z88 EPROM," a bi-monthly magazine published by Roy Woodward. Many of these ideas from that publication have been implemented into this project.

Years later, long after Cambridge Computer had closed, a small company remained to support the Z88 commercially, Rakewell Ltd - and still does today. The internet has now become a useful way to get support for the Z88.


Here's a great presentation, celebrating the 25 year anniversary (1987 - 2012):

 

 

Iframe
scrollingauto
srchttps://docs.google.com/file/d/0ByvHxcKohqTmcXBfTktWR3B4bDg/preview
width800
alignmiddle
title25 year anniversary of Cambridge Z88
align
height600

 

Latest news

Note

  • Use the Projects drop-down by selecting the Confluence tab at the top of this page and select Cambridge Z88 - Project and issue tracking, to browse at all our work and wiki's.
  • There's an overview of our wiki's and what we're working on at the bottom of this page.
  • Links to various Z88 resources are available in the left panel.

Latest news are written in the BLOG (see left panel).

The following are archived news:

October 2013

The Service Manual has been uploaded and the Test Equipment described there is being built. Follow its progress here.

February 2013

24th Feb: We have released OZvm V1.1.2 for Linux, Mac OS X and Windows - a minor bug-fix release. Click here to read the release notes and download a copy for your preferred desktop.

14th Feb: We have released OZvm V1.1.1 for Linux, Mac OS X and Windows - a minor bug-fix release. Click here to read the release notes and download a copy for your preferred desktop.

12th Feb: The Cambridge Z88 Assembler Workbench utilities have finally been released as ready-made executable tools for Linux, Mac OS X and Windows platforms, providing easy access to compile the latest releases of the Z88 ROM and 3rd party applications. Click here to download for your operating system.

2nd Feb: We have released OZvm V1.1 for Linux, Mac OS X and Windows. Our best release yet of the Cambridge Z88 emulator. Click here to read the release notes and download a copy for your preferred desktop.

November 2012

14th Nov: We have achieved the impossible: We proudly present the complete Z88 User Guide, 4th edition here on our wiki. Based on the huge effort by Per Svensson, we have been able to migrate & improve all text and various graphics to be read online - a testament of how to use the Cambridge Z88.

October 2012

20th Oct: EazyLink Application installer for Linux 64bit is now available for download. CLICK HERE FOR RELEASE NOTES.

September 2012

28th Sept: Great news, we have just completed work of the second beta release for V1.0. Application installers for Windows, Linux and Mac is now available for download. CLICK HERE FOR RELEASE NOTES.

Image Removed3rd Sept: We have received a professional license from magicermine.com for our project to use this technology to distribute our Z88 desktop software on 32 bit and 64 bit Linux systems. Ermine is a tool that allows Linux software to be deployed in a single executable file that contains everything needed to run the program.

 
August 2012

We have released OZ V4.3.1 - a maintenance / bug fix release. Check out the release notes here.

July 2012

Z88 EazyLink popdown V5.2 has been released. It contains two new protocol commands that handles CRC-32 checksum and device space statistics.

EazyLink Desktop Client V1.0 Beta 1 has been released for Windows and Linux. We are doing the installer for Mac OS X at the moment. It has all major features, but we like feedback and more testing by the public, so we can improve it well for final V1.0 release.

June 2012

The Z88 emulator is being heavily revisited at the moment, optimized, fixing bugs and improving the hardware emulation & user documentation. Check out the source code or watch the issues. We hope to finish this work in July.

Developer's Notes Wiki are almost done; all pages imported except for some text about the screen files - will be done soon. It has been a huge work - but now it's there, 250+ pages (PDF export counter). Up-to-date with OZ V4.3 API and cross-linked.

EazyLink popdown is being developed for V5.2 having two new commands; Device Info & File CRC32, both being used by the new EazyLink client.

EazyLink client - has come far now; has all major features now - we're working on smart volume backup for people with multiple Z88's and multiple memory cards... Later this month, we will be able to release first public beta. Have a look at the issues to see what's coming..

May 2012

EazyLink Reference documentation - Added & improved (from original HTML in source code repository

)

. It is being edited to comply with latest V5.1 (released Aug 2011).

EazyLink client - Work continues; we expect to release a public beta in June/July.

All system API's, DC_xxx, OS_xxx and GN_xxx API calls, - have now been imported, edited and cross-linked in the Developer's Notes Wiki.

April 2012

OZ Version screen - Garry Lancaster has allowed the OZ compile scripts to include Git tag revision string to be displayed. This identifies which version is running from our control repository.

RomCombiner - Fixed a bug that was reported by Rakewell; blowing data to a UV EPROM didn’t work from V2.08. This is now fixed in V2.10. You can get it from here

EazyLink client - Work is progressing on all three platforms; Mac, Windows & Linux. We hope to release it sometime in May. We are able to build & test-run the client on all platforms now. Stay tuned for more information soon.

Intuition/OZ - An improved keyboard routine has been implemented. The Intuition command line can now be used without disturbing OZ interrupts while debugging code in OZ!

Rich Mellor recommends the Z88 forum: http://www.rwapservices.co.uk/Z88/forums/

February 2012

Busy month, but now a few updates:

RomUpdate V0.9 has been released which now can handle generic card images and blow them to a user-selected slot.

OZ V4.3 latest release has been uploaded to Sourceforge which now uses RomUpdate V0.9 to blow OZ V4.3 for slot 1. This ZIP file contains updated instructions as well.

Z88 emulator has been improved. It has better breakpoint management and it can now execute debugger commands at breakpoints (requested by Garry Lancaster).

December 2011

RomCombiner V2.08 released - fixing a minor syntax error in a single program line. No functional changes. Get it from Z88 Applications File Area on Sourceforge

Z88 User Guide Wiki (approx 20% done) and the Z88 Developers Notes Wiki (approx 50% done) is progressing.

OZvm, the Z88 Emulator, is undergoing improvements. These are some minor fixes to the display so that it is shown correctly on Mac OS X, code cleanup and improvements of breakpoint system (when used as a developer tool).

November 2011

Open Source licenses -  We have received these to generate cross-platform installer builds for our projects by BitRock. We will soon be able to make installers for:

"Z88 Assembler Workbench" (install complete developer tools on Mac, Linux or Windows, with source code and Git access)

"EazyLink", the new Gui Client (currently under development, implemented in Qt)

"OZvm", so that end-users will be able to install the Z88 emulator individually.

Z88 User Guide - We have received the OCR-scanned material (section 7 onwards, and the appendixes) from Per Svensson. We will complete this in the coming months. Just select "Z88 User Guide" from the Projects drop-down to see more. Ultimately, the User Guide will be integrated completely inside the wiki here, so it will be easier to maintain and improve with more information.

Installer & Bootstrap - Garry Lancaster announced: "As you might have noticed, I have now added these and all the associated paraphernalia. They are currently disabled for OZ v4.1+, but I am working on fixing them up in another branch." So work is ongoing to get these essential tools working on the new OZ ROM that we now provide. 

October 2011

We moved project infrastructure from Sourceforge to Atlassian OnDemand (Jira / Confluence / Fisheye) & BitBucket (Git repository). Thank you, Atlassian! We will be adding wiki pages and work projects, little-by-little, to let you know more about what is available here.

OZ V4.3 - Released final binaries, ready to be uploaded & installed in slot 1.

Z88 Emulator V1.0.2 - Released now supporting emulation of latest Rakewell hybrid 512K RAM / 512K FLASH memory cards.

EazyLink - Work has started on a new Client for Linux, Mac & Windows (sponsored by Rakewell). It will be released here for download, once the software has been completed (mid November 2011).

Zip Utilities & ZipUp - Garry Lancaster has fixed an important bug in these suites for Z88, ZipUp release V1.02 / UnZip V1.13. Download here

.

 

Section
bordertrue
Column
width50%
  • Available documentation:

Spaces List

Column
width50%
  • What we're working on:

Gadget
borderfalse
isConfiguredtrue
preferencesrules=%257B%2522providers%2522%253A%255B%257B%2522provider%2522%253A%2522streams%2522%252C%2522rules%2522%253A%255B%255D%252C%2522disabled%2522%253Atrue%257D%252C%257B%2522provider%2522%253A%2522wiki%2522%252C%2522rules%2522%253A%255B%255D%257D%252C%257B%2522provider%2522%253A%2522issues%2540a34f6cee-b2da-3f2c-936c-1e3604e5d97f%2522%252C%2522rules%2522%253A%255B%255D%257D%252C%257B%2522provider%2522%253A%2522tempo-provider%2540a34f6cee-b2da-3f2c-936c-1e3604e5d97f%2522%252C%2522rules%2522%253A%255B%255D%257D%255D%257D&refresh=false&numofentries=10&title=Activity%2520Stream&isConfigured=true&isReallyConfigured=true
numofentries10
widthauto
refreshfalse
isReallyConfiguredtrue
rules%7B%22providers%22%3A%5B%7B%22provider%22%3A%22streams%22%2C%22rules%22%3A%5B%5D%2C%22disabled%22%3Atrue%7D%2C%7B%22provider%22%3A%22wiki%22%2C%22rules%22%3A%5B%5D%7D%2C%7B%22provider%22%3A%22issues%40a34f6cee-b2da-3f2c-936c-1e3604e5d97f%22%2C%22rules%22%3A%5B%5D%7D%2C%7B%22provider%22%3A%22tempo-provider%40a34f6cee-b2da-3f2c-936c-1e3604e5d97f%22%2C%22rules%22%3A%5B%5D%7D%5D%7D
titleActivity%20Stream
urlrest/gadgets/1.0/g/com.atlassian.streams.confluence:activitystream-gadget/gadgets/conf-activitystream-gadget.xml