My X Nes v1.2
My X Nes is a portable open source NES/FAMICOM emulator written in C# using XNA Framework for windows and Xbox 360 platforms.
Features (Version 1.2):
•CPU : All 6502 opcodes, IRQ and NMI.
•PPU : * 8x8 and 8x16 sprites with transparency and priority, background tiles.
* internal default palettes, for NTSC and PAL tv systems.
•Sound : all the 5 channels (in windows only, no sound in XBOX 360).
•Systems : PAL , NTSC
•ROMS : INES format (*.nes) only.
•Mappers : # 0, 1, 2, 3, 4, 7, 9, 10, 11, 13, 15, 16, 18, 22, 32, 33, 34, 41, 48, 61, 64, 65, 66, 69, 71, 78, 79, 80, 82, 91, 225 and 255. total of 32 mappers.
•Peripherals : Controllers 1 and 2.
•Others : Save / Load state.
Author's website :
CODE
http://sourceforge.net/projects/myxnes
Reference :
CODE
http://www.zophar.net/consoles/xbox720/nes/my-x-nes.html