From 83f893f50baa00d2ceadebf9be7d05be092eba20 Mon Sep 17 00:00:00 2001 From: Irmen de Jong Date: Tue, 30 Nov 2021 00:54:03 +0100 Subject: [PATCH] doc --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 030467b18..11b29bb70 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -176,7 +176,7 @@ using the ``-emu`` or ``-emu2`` command line options) and roms, that are most accurately reflecting the current state of the hardware design of the CX16. Unfortunately, v39 has not yet been officially released. At the time of writing, v38 is still the latest official release. So, you have to either compile the v39 emulator+roms from the source in git yourself - or obtain a precompiled version from someone else. + or obtain a precompiled version from someone else. You can contact me if you require help doing this and use Linux. A cx16 program compiled by prog8 7.0 is meant for v39 but *may* still work on the older v38 release of the emulator! For this to work you should make sure that the program is not using floating point, nor the ram/rom bank switching logic provided by the libraries. You can also choose to just stick with Prog8 6.4 (which still targets cx16 v38) and wait it out till