Issues with using c64debugger in Sublime Text

Building your first 6502-based project? We'll help you get started here.
Post Reply
RobertJohnson
Posts: 1
Joined: 08 May 2022

Issues with using c64debugger in Sublime Text

Post by RobertJohnson »

Hi all, sorry if this is a bit of a noob question, but I've looked high and low and can't get a straightforward answer on this one.

I've followed the tutorial at this link: https://www.youtube.com/watch?v=BP36Cn2rRDU
in order to help me setup a c64 development environment. Everything seems to run fine, except for when I run the c64 debugger within Sublime the window containing the Vice emulator screen does not appear, I have attached an image, the area with the big red 'x' (note I drew the 'x' there, it is only a black screen normally) is where the Vice window should be, but it is only black, can anyone recommend any fixes?

https://imgur.com/a/WLEWbhm
User avatar
BigEd
Posts: 11463
Joined: 11 Dec 2008
Location: England
Contact:

Re: Issues with using c64debugger in Sublime Text

Post by BigEd »

Welcome!

I see a comment on "Sublime Package, Kick Assembler (C64)" says that using spaces in filenames causes trouble. It also says this has been fixed. But perhaps the idea that VICE isn't running at all is useful: something about your VICE installation makes it unusable, at least from within Sublime. I suspect you'll get better answers from a more specific forum, but it's just possible someone here can help more than I can.

BTW we prefer pictures and files to be attached directly in the forum.

Your screenshot:
Screen Shot 2022-05-09 at 17.53.40.png
A similar clip from the video you linked at the 30min mark:
Screen Shot 2022-05-09 at 17.55.05.png
Post Reply