Close

Dual-core architecture & multi-target build

A project log for DONKEY KONG JR. TABLE TOP REVIVAL (CJ-71)

Replacing a dead LCD on a 1983 Nintendo Game & Watch with an ILI9488 TFT, driven by an RP2040 — fully playable in the original shell.

kaliceKalice 6 days ago0 Comments

Dual-Core Architecture

Cross-core communication uses volatile flags — no mutex overhead needed for this use case.

Software Versions

Three build targets share the same game logic core:

Discussions