Show HN: I built a RISC-V emulator that runs DOOM
Category: infrastructure
Tags: risc-v, emulator, doom, rv32im, cpp
Score: 6.0/10 (Innovation: 5, Technical: 8, Documentation: 6, Utility: 5)
A RISC-V emulator that implements the RV32IM ISA and can run DOOM, demonstrating a non-trivial technical achievement in emulation and system-level programming. Its utility is moderate, appealing to developers interested in RISC-V or retro gaming on custom hardware.
Target audience: backend devs, systems programmers, hardware enthusiasts
Repository: https://github.com/lalitshankarch/rvcore · C++ · MIT · 25 stars
View on Hacker News