From b74f1ad8be514c91d227e9e3537cc2d12c395d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Glozar?= Date: Thu, 27 Jul 2023 21:07:01 +0200 Subject: [PATCH] Update README.md Add information about getting AXPbox --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d91b195..826d1c5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ The emulator supports SCSI, IDE, serial ports, Ethernet (using PCAP) and [VGA gr OpenVMS 8.4 desktop in AXPbox. [Here is a wiki page showing you how to get this CDE desktop running](https://github.com/lenticularis39/axpbox/wiki/GUI-Desktop-Environment-(CDE)) +## Getting AXPbox + +Pre-built binaries for generic Linux amd64, Windows 10 amd64 and macOS amd64 are available for each release, and also as artifacts produced for each commit in CI. T2 SDE has an [official package](http://t2sde.org/packages/axpbox) for AXPbox, and openSUSE's Emulators project has an [AXPbox package](https://build.opensuse.org/package/show/Emulators/axpbox), too. The former gets updated the same day when a release happens, while requests are submitted now the latter that undergo approval of Emulators maintainers. + +You can also build from source using CMake; you need a C++ 11 compiler, optional dependencies are PCAP for networking and SDL or X11 for graphics support. + ## Usage First invoke the interactive configuration file generator: