The 80bus is a microprocessor bus standard which is derived from the Z80 microprocessor bus. Several companies produced boards for this bus which was quite popular in the UK.
xbeaver supports emulation of a considerable number of these boards and this allows many different system configurations to be emulated by combining different board combinations into a system. Several configurations are included in the download - each configuration being specified by a configuration file. The user is free to create their own configurations as desired.
New boards can be implemented by any C programmer by following these guidence notes. Please send the source code for any new boards implemented to . This address can also be used to send ideas for improvements and bug reports.The code and pre-compiled Binary (tar file) is available for download as xbeaver.tgz. Two versions are available:-
This documentation pack can be downloaded as xbeaver_documentation.tgz for local reference. Also released under the GNU License.
For the MAC and PC John Newcombe has produced a Docker image of xbeaver. For details see https://glasstty.com/wiki/index.php/The_Gemini_80-Bus_Saga_-_Part_1#The_XBeaver_Gemini_Emulator or you can go directly to the docker hub page https://hub.docker.com/repository/docker/johnnewcombe/xbeaver (Registration Required).
There is a guide to using this docker image at https://glasstty.com/running-xbeaver-with-docker/.
xbeaver -h gives help on the command line arguments. The following arguments are permitted:-
The xbeaver supports four different keyboard maps. The default can be selected by means of the keyboard keyword in the definition of the video card (see X windows arguments). The keyboard map can also be changed by hotkey commands:-
Key Map | Hotkey Sequence |
Gemini | Left Control key held followed by right control key |
Nascom | Right Alt key held followed by left Alt key |
Matmos | As Gemini |
Wordstar | Right Control key held followed by left control key |
xbeaver can access real hardware. This can be achieved in one of two ways:-
Note:- xbeaver must have permission to access any device used in the configuration.
There is also an optional linux device driver z80xbus.tgz. This works with extbus the board and custom hardware to provide a microprocessor style bus. Furthermore it can be used as a model to be modified for different custom hardware.
Several operating systems are available for the xbeaver system.
For full details of the 80 bus system see www.80bus.co.uk or a mirror of the site at https://80bus.co.uk.mirror.jloh.de/
The xbeaver system is now capable of emulating:-
A collection of software for real/emulated machines (mostly z80) is available for download.