This report summarizes the local HyperSolar fork of dcload-ip under
lib/dreamcast/dcload-ip. It is written for Dreamcast homebrew maintainers who
want to understand what changed, why it changed, and which parts are good
candidates for upstream discussion.
The short version: compared with upstream dcload-ip, this fork makes Dreamcast
printf traffic safe for frame-time-sensitive programs. Upstream console writes
are synchronous: the Dreamcast sends a write request and waits in bb->loop()