All public logs

Jump to navigation Jump to search

Combined display of all available logs of dreamcast.wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:08, 31 January 2024 Darc talk contribs created page Rust on Dreamcast (Created page with "Preliminary support exists for developing for the Dreamcast using the Rust programming language. This is a bit of a challenge, however, as the official Rust compiler is based on the LLVM toolchain infrastructure, which does not support the Dreamcast's CPU SuperH architecture. Dreamcast programming is instead done with GCC, the GNU Compiler Collection toolchain. There exists two solutions to this problem: * rustc_codegen_gcc: A libgccjit codegen backend for rustc (prefer...")