Today we will be creating my first application for the #NES in 6502 #assembly to read the joystick values. And then create a quick #Python script to find all the games in my repository that have the Konami code.
Thanks to Matt Heffernan his tutorial that got me started on NES programming: • Hello, NES! - "Hello, World!" on a Nintend...
Git code:
https://github.com/rdoetjes/nes-joystick
Chapters:
00:00 Intro
00:32 The Konami Code
00:40 Explanation of the process
02:13 Writing the NES Application
15:23 Testing the program on the NES
16:18 Writing the Python code
20:00 Running the Konami Code search app
21:26 Outro