/6502-emulator

Primary LanguageCGNU Affero General Public License v3.0AGPL-3.0

6502 Emulator

Resources

How to use my code and resources

open the video and follow the website contents while taking a look at my notes (after each episode my commits have done with episode n so you can take a look at them at that point)

Notes

These are present in the code

Code Structure

Video 1

https://github.com/davepoo/6502Emulator/tree/2b48db0d0fb41f416f4c1e49f0a2d6df184efa0b

proccesor status flags

proccesor_status_register_flags

for reseting www.c64-wiki.com/wiki/Reset_(Process)

TODO for first video

convert switch and case to if and else