Giter Club home page Giter Club logo

Comments (8)

GeorgRottensteiner avatar GeorgRottensteiner commented on July 17, 2024

With VICE 3.6 the developers unfortunately changed the runtime arguments. In File->Preferences->Tools please change the arguments for "Truedrive off" to "+drive8truedrive -virtualdev8" and for "Truedrive on" to "-drive8truedrive +virtualdev8"

Unfortunately there's no way to detect the VICE version properly.

If that doesn't help please let me know.

from c64studio.

pizza666 avatar pizza666 commented on July 17, 2024

Ok, that worked fine thanks!

from c64studio.

GeorgRottensteiner avatar GeorgRottensteiner commented on July 17, 2024

Glad to be of service!

from c64studio.

empathicqubit avatar empathicqubit commented on July 17, 2024

@GeorgRottensteiner The binary monitor has a command to detect the version. I ran into some problems with some arguments changing around too:

https://github.com/empathicqubit/vscode-cc65-debugger/blob/master/src/dbg/vice-grip.ts#L91

https://github.com/empathicqubit/vscode-cc65-debugger/blob/master/src/dbg/vice-grip.ts#L167

https://vice-emu.sourceforge.io/vice_13.html#SEC324

from c64studio.

GeorgRottensteiner avatar GeorgRottensteiner commented on July 17, 2024

Yeah, that's a nice addition. Still a bit cumbersome to start up VICE to check the running version. I think I placed a request to add a simple -version argument switch.

The best would be to have VICE directly embedded in .NET, access to everything would be way easier and faster. I tried compiling with Managed C++, but didn't look farther into how to actually run the emulator core.

from c64studio.

empathicqubit avatar empathicqubit commented on July 17, 2024

There is a libretro version of VICE, I think, but I have no idea if it's recent or would give you access to what you need

I'll try to see if I could add the version switch. Would definitely be useful.

from c64studio.

empathicqubit avatar empathicqubit commented on July 17, 2024

I guess it's already there:

r41727 | gpz | 2022-02-03 17:40:02 +0100 (Thu, 03. Feb 2022) | 1 Zeile

added -version cmdline option to the emulators

from c64studio.

GeorgRottensteiner avatar GeorgRottensteiner commented on July 17, 2024

Good to know, thanks!

from c64studio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.