Undigon / 6502-cursor

Move a cursor on the memory of a 6502.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6502-cursor

A little program to move a cursor on the memory of a 6502 chip.

This particular program aims to be usable at 6502asm. Inspired by easy6502 authored by skilldrick.

At the end of the code there's a piece of code that "paints" a byte whenever A was the last input

About

Move a cursor on the memory of a 6502.


Languages

Language:Assembly 100.0%