Voici un nouvel émulateur de Nes pour Windows écrit en C# (ceci implique que vous aurez besoin de .NET frameWork 1.1 et DirectX 9 pour le faire fonctionner).
DotNES emulates the NES’s 6502 CPU, PPU (display chip), Sound, and Joypad 1 at the moment. It supports mappers 0, 1, 2, 3, 4, 5, 7, 11, 34, 71 and 232. Additionally it supports saving SRAM to disk and saving/restoring state (still a bit buggy on some mappers). The sound emulation is decent and supports all 5 channels (2 Square Wave, 1 Triangle, 1 Noise and 1 DMC (Sample) channel). The DMC channel is still a bit buggy, and there are occasions where sound channels won’t shut off when they should… still trying to figure that out.