Skip to content

ip-packet/NES-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nintendo Entertainment System Emulator

incomplete nes emulator, needs contributors if anyone intrested

TODO

- Switch to SDL3, mlx shit is no good
- Add interactivity instead of spicifing a ROM at startup
- Implemnting missing hardware
- Make it work

Resources

general

- The NesDev wiki: https://wiki.nesdev.org
- NES emulator development guide: https://nesdev.org/NES%20emulator%20development%20guide.txt
- SDL3: https://wiki.libsdl.org/SDL3/FrontPage

6502cpu

- 6502 ultimate resource: https://www.masswerk.at/6502/6502_instruction_set.html
- 6502 BCD: http://www.6502.org/tutorials/decimal_mode.html
- Perfect implementation: https://github.com/beddinao/6502_cpu_emulator

Articles

- article1: https://yizhang82.dev/nes-emu-overview
- article2: https://emudev.de/nes-emulator/overview

discrd

- general emulation discord server (perfect resources): https://discord.gg/YHKca9Xn
- another one: https://discord.gg/cDTdarQw

About

The Metal NES emulator

Resources

Stars

Watchers

Forks

Contributors