View Single Post
Old 15th Jun 2021, 10:28 pm   #21
SiriusHardware
Dekatron
 
Join Date: Aug 2011
Location: Newcastle, Tyne and Wear, UK.
Posts: 11,484
Default Re: Multiprocessing SCMPII on MK14

Better point out that SBASM3 is a Python script (program) so you will need Python 3 installed on your PC to run it, no matter what operating system. It's a command line utility so it has to be run either in a terminal window under Linux or in a CMD box in Windows, however it does also run OK under the IDLE Python IDE for Windows. I have not tried it with Thonny, another well known Python IDE.

If you have a Raspberry Pi, the standard Raspbian OS comes with Python 3 already installed. SBASM3 runs perfectly well in a terminal window on a Pi Zero.

I think Tim has posted a number of MK14 source codes written for SBASM3 syntax in various MK14 threads so you can look at those to see what needs to be changed from the Syntax of the 'MK14 manual assembler'.
SiriusHardware is offline