In part 4 I showed how to load and run Wozmon and MCP programs on the Sorbus.
Those cores could be loaded with the basic ‘Press BOOTSEL at powerup and drop an UF2 file on the disk’ procedure.

Here I show how to load the more complex UF2 files SvOlli provides. It is not a simple ‘drop a file’.
This is what I did (on Windows).
- Unpack the cores of the release in a folder, e.g. sorbus/cores
- Get a working picotool.
Some searching on the web brought me to this website where I found a command line Picotool for Windows - Download pictool.exe from the website
- You will need to download and run zadig: https://zadig.akeo.ie/
- Set pico in bootmode, run zadig
- You will want to select “RP2 Boot (Interface 1)” from the dropdown, and install the “WinUSB” driver.
- Start a command prompt (‘terminal’ and type
picotool load -v -x your-build-file.uf2
I did this with sorbus-computer-native_alpha_picotool.uf2 and got a nice menu driven interface to various programs as shown below.
Note that option 0 brings up CP/M-65 (with my Pascal-M!). There is also OSI Basic, Taliforth, Instant Assembler TIM and programs developed by SvOlli.




See also:
KIM-1 Circuit poster
With every KIM-1 came a large poster with the Circuit Diagram. The circuit stayed the same from 1975 to 1977, but there ...
A 2K Symbolic Assembler for the KIM-1
A 2K Symbolic Assembler, by Robert Ford Denison. An assembler and editor in 2K!
This small program allows to assemble...
The Rockwell KIM-1
Once in a while I hear a myth on the internet about Rockwell manufactured the KIM-1. That myth needs to be debunked.
...
Dungeons And Dragons Dice Simulator For The KIM-1
In Compute! Issue 13, June 1981, a small program is published. It runs on an unexpanded KIM-1, showing a random number a...