Skip to content

2xic-speedrun/6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update Man, I don't want to debug opcodes again. I spent so many hours steering at EVM opcodes for tinyeth. The solution is already here, just need to debug, and i'm just not in the mood for that. The road to completing this is also now, just run the debugger.py and fix all the opcodes, and bam, it's working.

Goal was to write some rust code, and goal was reached.


Goal is to implement the 6502 opcodes in two weeks, and be able to run the snake example game from easy6502 by the end.

Install

  1. sudo apt-get install libsdl2-dev
  2. cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published