Skip to content

fcidade/nes-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Milestones:

  • Basic SDL Structure
  • Step instruction with space key
  • Reset Mos6502 with R key
  • Implement all addressing modes
  • Implement lookup table
  • Implement all instructions
  • Basic disassembler
  • Implement interrupts
  • Implement interrupt shortcuts
  • Load program from file
  • Run test program for all instructions
  • Plan next moves

Resources: https://www.middle-engine.com/blog/posts/2020/06/23/programming-the-nes-the-6502-in-detail https://emudev.de/nes-emulator/opcodes-and-addressing-modes-the-6502/ https://github.com/Rust-SDL2/rust-sdl2/blob/master/examples/ttf-demo.rs https://imasters.com.br/desenvolvimento/guia-definitivo-para-rust-sdl-2-e-emscripten

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages