Pierre Sarrazin released an update to his CMOC C like compiler for the CoCo. Release notes for 0.1.82: Added new header , which provides C functions setjmp() and longjmp().Added optimization option -fomit-frame-pointer to tell the compiler to not keep the frame pointer in a register for functions that do not need one. This can shorten […]
Latest ugBasic available for the CoCo-Pi
Marco Spedaletti has been working hard on ugBasic with (just about) daily updates. I figured it was time to update CoCo-Pi with the most recent version from git. Main project page is located here: https://ugbasic.iwashere.eu/ Facebook group is located here: https://www.facebook.com/groups/867151224158600 Discord channel (CoCo Discord server) is located here: https://discord.com/channels/301741082600013824/1071655959363072011 The github repository is located […]
New XRoar-1.3.3319-WIP package available for CoCo-Pi
Ciaran has released another WIP (snap) version of XRoar: Ciaran specifically mentioned performance on a RPi3 would certainly be impacted if trying to use –ccr_simulated. You should use-ccr_partial or -ccr_5bit. When updating your CoCo-Pi, please make sure to select “Update CoCo-Pi from git repo” and “Run CoCo-Pi fix script” in order for all the changes […]