chunkypixel / atari-dev-studio

Homebrew game creation for the Atari 8-bit consoles (VS Code Extension)
http://atariage.com/forums/topic/290365-atari-dev-studio-for-homebrew-development-release/
GNU General Public License v3.0
77 stars 8 forks source link

Spelling issue for assembly opcodes popup #24

Closed chunkypixel closed 4 years ago

chunkypixel commented 4 years ago

Just a quick note on the hover popup with opcode info... where it says "immidiate", it should say "immediate". It's definitely wrong on "lda". I haven't checked all the other opcodes.

Raised by Andrew Davie

chunkypixel commented 4 years ago

Done