Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run w/o Debugging uses only C64 debugger #23

Open
nginsber opened this issue Apr 5, 2024 · 1 comment
Open

Run w/o Debugging uses only C64 debugger #23

nginsber opened this issue Apr 5, 2024 · 1 comment

Comments

@nginsber
Copy link

nginsber commented Apr 5, 2024

I am newbie on Visual Studio and C64 assembly. I can get everything running only through the debugger. 'Start Debugging' runs fine. 'Run without Debugging' still execute the debugger but only the C64 screen. I can go into settings and uncheck 'Debug and run with Debugger'. Then executing 'Run without Debugging' goes directly to Vice and I can run my program. I would be nice there was an option when executing 'Run without Debugging' always uses VICE w/o needing to go back to the settings.

Running Windows 10, VS 1.88, KickAss (C64) v1.5.0

@exploitation-icl
Copy link

Same in Win11
F5 ou CTRL+F5 run C64Debugger if Debug and run with C64 Debugger is checked...
or run VICE if the checkbox is not set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants