What a time to be alive! 😊
Running Windows 7 in VirtualBox on Linux, to program for the Commodore 64 (running inside of Windows 7)
What a time to be alive! 😊
Running Windows 7 in VirtualBox on Linux, to program for the Commodore 64 (running inside of Windows 7)
@saper I am using CBM .prg Studio, which unfortunately is Windows only :
http://www.ajordison.co.uk/index.html
It is great, which is why I am doing what I'm doing with VirtualBox, being a Linux guy in general. :)
@saper It's VB.NET 😉
Yes, I probably *could* wrangle it to make it run in Linux under Mono, but I am more interested in actually using the program, than spending time with Mono to make it run on my box :)
Besides, I do have Windows 7, so why not ?
@saper I can't be *that* simple! 😜
Still, not sure if that would break the Vice integration.
If you try it, you will probably let me know :)
@dottorblaster @jacmoe so, I gave CBM prg a try on mono with mono Visual Basic components installed (also needed : libgdiplus emulator).
CBM prg will not run because one of the libraries it is using goes directly to native Win32 libraries to do things:
@jacmoe @dottorblaster @[email protected] sorry I missed you
@jacmoe @dottorblaster @stylus
With WINE it should work, yes.