Linux
Last updated
Was this helpful?
Last updated
Was this helpful?
There is a available.
Install Python 3.8.3 using apt - “sudo apt install python3.8”
Install PIP 3 using apt - “sudo apt install python3-pip”
Download the emulator -
Extract the .zip file
Open the folder which was extracted, right click, and select “Open in Terminal”
Run “./CPU_Emulator”
The blue loading screen will pop up indicating the program has started. On first run loading may take several minutes as the emulator installs different Python and NodeJS dependencies.
If after several minutes the emulator does not appear, close the emulator and
The main emulator window should appear after loading has finished
There is a available.
Verify you have Python 3.8 by running “python3” and looking at the version number
Run exit() to quit python
If you do not have Python 3, install it and ensure that python3 is accessible from $PATH
Download the emulator -
Extract the .zip file
Open the folder which was extracted, right click, and select “Open in Terminal”
Run “./CPU_Emulator”
The blue loading screen will pop up indicating the program has started. On first run loading may take several minutes as the emulator installs different Python and NodeJS dependencies.
If after several minutes the emulator does not appear, close the emulator and
The main emulator window should appear after loading has finished