DoctorWho406 / 6502_MoveDot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6502_MoveDot

Simple program for move a red dot on display with 6502 CPU

Using

Downalod the Dummy6502 from here.
Use it for load ROM (MoveDot.bin).
Enjoy! 😄

Change it

You can also change the instructions in the MoveDot.S.
Remember, after doing this, to use the python necroassbler to create your ROM.

About


Languages

Language:Assembly 100.0%