This is an attempt at Emulating the 6502 line of processors. It is an experiment to become more familiar with how CPUs and computers work. I selected the 6502 for its popularity, and theoretically well documented architecture. To that end it was created in managed code using C# and less attention was paid to optimization, instead it represents something closer the the actual state machines present in a CPU.
My primary goals for this project have been completed. Write a 6502 CPU from scratch capable of ruining an existing Basic interpreter. Second emulate enough hardware to interact with the CPU.
Follow SASM
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SASM!