Tag: rust
2 posts tagged with "rust".
One ROM, Three Chips, and the Missing Cable
I built a desktop flasher that turns one ROM into the matching H7 runtime, RP2040 receiver and RNCT v3 cartridge. It also survived a cancelled write, exposed a hidden allocator, and stopped pretending a missing USB cable was progress.
A fantasy console that boots on a dev board
Rusty Nail is a windowed pixel-desktop OS running bare-metal on a Nucleo-H753ZI. How it is put together, and why the display layer is an abstraction from day one.