From e7f98e3f2d5854b679c9353c406bcb9ad8162439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kan=20Th=C3=B6rngren?= Date: Sun, 10 Nov 2024 11:07:48 -0800 Subject: [PATCH] Update for 5.7 release --- README.md | 14 ++++++++------ _layouts/default.html | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e189f8b..6ec6eb1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ targets used in embedded programming. ## Supported targets and platforms -[Latest release is 5.6 available here for the following targets](https://github.com/hth313/Calypsi-tool-chains/releases/tag/5.6): +[Latest release is 5.7 available here for the following targets](https://github.com/hth313/Calypsi-tool-chains/releases/tag/5.7): * MOS 6502 * WDC 65816 @@ -18,6 +18,7 @@ Supported host platforms are: * Arch Linux, 64-bit x86 * Debian based Linux (built on Ubuntu 20.04), 64-bit x86 +* Fedora based Linux (built on Fedora version 40), 64-bit x86 (except Nut target) * macOS x86 * Windows 64-bit, built on Windows 10 @@ -73,10 +74,10 @@ e-mail to hth313@gmail.com. ## Donations -Donations to help me work on this code base is very much appreciated. -If you feel that you want to help you can do so by using Paypal to -hth313@gmail.com. This is by no means mandatory, you are free to use -the tools regardless, as mentioned above. +A [donation](https://buymeacoffee.com/hth313) helps me work on this code +base is very much appreciated. +This is by no means mandatory, you are free to use the tools regardless, +as mentioned above. ## MOS 6502 target @@ -114,7 +115,8 @@ The 65816 target supports the WDC65816 processor. ## Motorola 68000 target -The 68000 target supports the Motorola 68000 processor. +The 68000 target supports the Motorola 68000, 68020, 68040 processors. +There is also partial support for the APOLLO 68080 core. ### Open source projects diff --git a/_layouts/default.html b/_layouts/default.html index 6d85c24..4622337 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -61,7 +61,7 @@

{{ site.description | default: site.github.project_tagline }}