vs64
vs64 copied to clipboard
C64 Development Environment for Visual Studio Code
Please add support for Kickc, much appreciated :) [https://gitlab.com/camelot/kickc](url)
Hi Roland, I'm still using your extension every day with great fun and productivity gain. As I said earlier, I'm approaching the point where I would like to evaluate the...
How do you turn off the remote debugger entirely for vice? I have been trying to get the remote debugger working on my mac but although it connects on port...
Hi, I'm just wondering if I'm missing something... I'm moving and duplicating projects around on disk lately and experience I have to edit build.ninja to correct the paths. It looks...
I've not coded on a C64 6502/6510 for almost 30+ years, since the Compunet days....and when reading up on this extension coupled with Kick Assembler and Visual Studio I've decided...
Trying to run and debug with the vice launch config gives this error:  I'm using cl65 and the program builds and runs fine when done manually `launch.json`: ```json {...
Hi, I integrated some basic 64tass support in my forked repo [https://github.com/4next/vs64](https://github.com/4next/vs64)
Using a Mac OS Ventura 13.6.6 and Visual Studio Code Version: 1.87.2 (Universal) Commit: 863d2581ecda6849923a2118d93a088b0745d9d6 setup for creating a BASIC script I encountered a weird error: The following results in...
This thread should be used to discuss new features and feature requests.
I'm not an extension developer, nor a seasoned assembly programmer so there might be better options, but can we get a new language definition to specifically handle KickAssembler .asm files?...