MOS Technology 6502 GUI Emulator in Go

Hi folks, here is my Go graphical application that helps me to test some assembly snippets in my Go 6502 virtual CPU, It works like a little playground, it assembles the ASM code in a object, links it, and then run the binary on my Go CPU emulator! :smiley:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.