5 ms·
A NES emulator in Typescript targeting the browser. I've been using the Messenger emulator with cycle-accurate emulation to hone it. This stems from my interest
by j_m_b 2y ago
A NES emulator in Typescript targeting the browser. I've been using the Messenger emulator with cycle-accurate emulation to hone it. This stems from my interest in low-level machine code and understanding how computers work. I want to eventually write my own virtual machine and create a functional programming language on top of it.