Gerrit0 / n2t-cpu

An implementation of the nand2tetris CPU emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display RAM addresses with their name if available

Gerrit0 opened this issue · comments

Address 0-15 have names. It would be nice to use these in the display like the provided VM emulator does. Also do this for SCREEN and KBD

image