Skip to content

This is a Nintendo NES Emulator based on 6502 CPU architecture. It is constructed using YouTube tutorial series on building NES Emulator by javidx9, which I'm whole-heartedly grateful to.

Notifications You must be signed in to change notification settings

47seconds/NES_Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NES_Emulator

This is a Nintendo NES Emulator based on 6502 CPU architecture. It is constructed using YouTube tutorial series on building NES Emulator by javidx9, which I'm whole-heartedly grateful too.

Here is the playlist I followed: https://www.youtube.com/playlist?list=PLrOv9FMX8xJHqMvSGB_9G9nZZ_4IgteYf

Also, I used his source code to copy Address mode functions and opcode functions. Here is his original authentic git repository: https://github.com/OneLoneCoder/olcNES

I'm not the original author of this project, but this project helped me understand the components and working of architecture of a CPU and helped me understanding the Emulation technology not to say build one, of which I'm greatly indebted to.

I once again thanks javidx9 for his hard work and give credit to him.

About

This is a Nintendo NES Emulator based on 6502 CPU architecture. It is constructed using YouTube tutorial series on building NES Emulator by javidx9, which I'm whole-heartedly grateful to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages