Skip to content

Comment on Accuracy takes power: one man's 3GHz quest to build a perfect SNES emulatorparent

Comments

This is the premise of HLE, or high-level emulation. You emulate the CPU (if it doesn't match the current one), and then implement all the APIs it hits. It's more like WINE than BSNES.

The one place where you may end up emulating something with precise timing is the audio processor; the Gamecube and Wii for instance used a custom DSP that had to be emulated fairly precisely, after the instruction set was revere-engineered.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.