| |
Compyx
Registered: Jan 2005 Posts: 631 |
Release id #212349 : VICE 3.6
Since there are some questions in the comments section of VICE 3.6, I figured it would be better use the forum for any questions.
So to start things off:
Quoting The Human Code MachineBut how can I save the monitor window position on GTK3 Vice Windows x64? After exiting it always opens the same small window.
Currently you can't, window resizing/repositioning support is different across OSes/WMs, so making this work properly for all configurations may never work. That said, I'm working on a "fix" to make it at least work on some systems. |
|
... 65 posts hidden. Click here to view all posts.... |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Quoting Peacemakercygwin -> ./x64sc -> strg+c does not end x64 anylonger since some releases. please help :>
I don't know what 'strg+c' is, but if you mean control+c, that works when running an emulator from an msys2 shell.
Edit: the shell needs to have focus for this to work of course, otherwise control+c ends up in the emulated machine as CBM+c. |
| |
Peacemaker
Registered: Sep 2004 Posts: 275 |
Quote: Quoting Peacemakercygwin -> ./x64sc -> strg+c does not end x64 anylonger since some releases. please help :>
I don't know what 'strg+c' is, but if you mean control+c, that works when running an emulator from an msys2 shell.
Edit: the shell needs to have focus for this to work of course, otherwise control+c ends up in the emulated machine as CBM+c.
Yeah , strg = cntrl of course. Sorry for that.
Does not work with cygwin anylonger thou. Using msys for windows it works. Lets see if i can get all working toolsto msys then. |
| |
MagerValp
Registered: Dec 2001 Posts: 1078 |
Quote: Quote:How do I fire up the "gamecontroller" test thing (on MacOs)?
I dont know. Assuming this is a proper OS - there surely is some kind of settings dialog that lets you setup and test gamecontrollers?
Controllers Lite: https://apps.apple.com/se/app/controllers-lite/id673660806?mt=12 |
| |
chatGPZ
Registered: Dec 2001 Posts: 11391 |
controllers on macOS should be fixed now (test if you can compile) |
| |
hedning
Registered: Mar 2009 Posts: 4734 |
Nice Canadian review of Vice 3.6 ("VICE 3.6 Released With Improvements (and Bugs)"):
https://www.youtube.com/watch?v=mPUKbtj1pGw |
| |
chatGPZ
Registered: Dec 2001 Posts: 11391 |
It'd be much nicer if it'd actually tell details about the many bugs that are fixed over the 3.5, instead of pointing out two mostly irrelevant details as new bugs :) |
| |
hedning
Registered: Mar 2009 Posts: 4734 |
Quote: It'd be much nicer if it'd actually tell details about the many bugs that are fixed over the 3.5, instead of pointing out two mostly irrelevant details as new bugs :)
He is mostly praising it. And while doing so points out two bugs. :) |
| |
Perplex
Registered: Feb 2009 Posts: 255 |
There seems to be an issue with the REU support in this version.
I have made a small test program which runs fine with 3.5 but fails with 3.6 and the latest snapshot. It mounts a 256KB image with the last page consisting of the bytes 0-255 in order, then tries to copy that page to memory and checks a few addresses for expected values.
https://github.com/lhz/reu-check |
| |
chatGPZ
Registered: Dec 2001 Posts: 11391 |
are you autostarting your .prg? then that is the problem :) try with the github build from https://github.com/VICE-Team/svn-mirror/releases |
| |
Perplex
Registered: Feb 2009 Posts: 255 |
Yes, I am autorunning the prg, which used to work fine. It also fails with the r41604 snapshot. |
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 - Next |