انضم إلى نوستر
2026-07-29 21:14:40 UTC
in reply to

mos_8502 :verified: on Nostr: Things it *can* do well that surprised me:<li>Take the Verilog source code for a ...

Things it *can* do well that surprised me:<li>Take the Verilog source code for a graphics chip and make a reasonably accurate, tolerably performant C++ emulator for it using SDL</li><li>Integrate third party code into a codebase (fatfs in this case)</li><li>Wrangle CMake so I don't have to</li>