nurpax / c64jasm

C64 6502 assembler in TypeScript
51 stars 14 forks source link

Add vicePath setting #39

Closed AndrewMSHowe closed 5 years ago

AndrewMSHowe commented 5 years ago

git ignore .prg files under examples

-- It's not the cleanest change, but I spent ages trying to figure out a way to do it... It's complicated by the client/server thing and the debug adapter which means I couldn't add parameters to the constructors.

This is my first pull request ever, so tell me what's up. Maybe I messed up. The workflow is a bit strange... I had already cloned so I had to do some fiddling to convert to a fork.

Anyway I just thought it was a bit annoying that I had to add vice to my system path :)

nurpax commented 5 years ago

Excellent, thanks Andrew!