Computerraria: A fully compliant RISC-V computer inside Terraria
1–10 of 45 posts
Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#2Minecraft computers have been done for a while now, but seeing a full RISC-V computer running programs is really impressive, and frankly just seems really cool. The programs are written in Rust, and then compiled to run in game. Plus, the author needed to write their own mod to make the Terraria wiring efficient enough to support the computer: https://github.com/misprit7/WireHead
Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#3Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#4Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#5Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#6Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#7Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#8Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#9Cross-compile an emulator to RISC-V, then the false vacuum decays and cats and dogs live together.
Re: Computerraria: A fully compliant RISC-V computer inside Terraria
#10A friend sent me the YouTube video, which is a fantastic watch: https://www.youtube.com/watch?v=zXPiqk0-zDY . Minecraft computers have been done for a while now, but seeing a full RISC-V computer running programs is really impressive, and frankly just seems really cool. The programs are written in Rust, and then compiled to run in game. Plus, the author needed to write their own mod to make the Terraria wiring effici…