Uploaded October 2023 | Updated September 2026, 5 hours ago
Today we do a mod a 2001 #GameCube with the Pico Boot mod and we make it look better than the refurbishing reseller made it look.
Documentation and picoboot.uf2 (which I had already pre-loaded on my Pi Pico and forgot to record)
github.com/webhdx/PicoBoot/wiki/Installation-guide
Long shafted tool to open GameCube
https://www.amazon.nl/dp/B0B7RGGCYG?psc=1&ref=ppx_yo2ov_dt_b_product_details
Memory card to SD
https://www.amazon.nl/dp/B0BHXDK8DN?psc=1&ref=ppx_yo2ov_dt_b_product_details
GameCube Thermal pad set
zedlabz.com/products/replacement-heatsink-thermal-pad-set-for-nintendo-gamecube-console-zedlabz
Or you just buy 100x100x1mm, 100x100x2mm and 100x100x1.5mm and cut them to size.
Today we do a mod a 2001 #GameCube with the Pico Boot mod and we make it look better than the refurbishing reseller made it look.
Documentation and picoboot.uf2 (which I had already pre-loaded on my Pi Pico and forgot to record)
github.com/webhdx/PicoBoot/wiki/Installation-guide
Long shafted tool to open GameCube
https://www.amazon.nl/dp/B0B7RGGCYG?psc=1&ref=ppx_yo2ov_dt_b_product_details
Memory card to SD
https://www.amazon.nl/dp/B0BHXDK8DN?psc=1&ref=ppx_yo2ov_dt_b_product_details
GameCube Thermal pad set
zedlabz.com/products/replacement-heatsink-thermal-pad-set-for-nintendo-gamecube-console-zedlabz
Or you just buy 100x100x1mm, 100x100x2mm and 100x100x1.5mm and cut them to size.

![CODING LIKE ITS 1989
We will be coding a Turbo On/Off switching tool for an old Compaq, based on Adrians Digital Basement episodes.
We will learn how to:
-load registers
-if then else statements (when arg is 0 then turbo off else, turbo on)
-read form memory
-write text to screen
-write to IO ports
The code we will create:
https://github.com/rdoetjes/turbo
The dosbox TASM development environment, to code along:
https://www.subliminal-artit.com/assets/dosbox.zip
THIS NEEDS TO GO IN YOUR DOSBOX CONFIG FILE
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount c ~/dosbox
PATH=C:TCBIN;C:TASMBIN
C:
CD X86CODE
Callous Coder idea by Raymond Doetjes CODING LIKE ITS 1989](https://i.ytimg.com/vi/trGgIdVOuLY/mqdefault.jpg)








