| |
Dano
Registered: Jul 2004 Posts: 240 |
Anyone knows what happened to vice.pokefinder.org?
Seems like there is no new build on http://vice.pokefinder.org/ since the 08.05.2017.
I already mailed them but did not get a reply back.
Anyone knows what's up with the site? I guess it's the only site to get daily builds of the latest WinVice? |
|
... 76 posts hidden. Click here to view all posts.... |
| |
chatGPZ
Registered: Dec 2001 Posts: 11440 |
apparently the problem can be reproduced in the macOS build too - so there is a job for you right there =) |
| |
JackAsser
Registered: Jun 2002 Posts: 2031 |
Actually running the VICE-instance via Valgrind should also detect uninitialised memory etc. That might be a more viable option. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11440 |
so, do it :) i tried it here and got nothing worth noting |
| |
JackAsser
Registered: Jun 2002 Posts: 2031 |
Quote: so, do it :) i tried it here and got nothing worth noting
I trust your skills in those matters.
Intermittent behaviour is usually caused by uninitialised states, race conditions or problems with external dependencies.
I still woudn't rule out uninitialised states. It *might* be a bug in Mekanix and that the .vicerc files differes somehow triggering the bug. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11440 |
you are just lazy =) |
| |
JackAsser
Registered: Jun 2002 Posts: 2031 |
Quote: you are just lazy =)
=) |
| |
JackAsser
Registered: Jun 2002 Posts: 2031 |
Quote: you are just lazy =)
checking for a 64-bit only build... no
checking for a 32-bit only build... no
checking for a supported OS... ok (darwin18.0.0)
checking for the kernel version... unsupported (18.0.0)
configure: error: Valgrind works on Darwin 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x and 17.x (Mac OS X 10.6/7/8/9/10/11 and macOS 10.12/13) |
| |
JackAsser
Registered: Jun 2002 Posts: 2031 |
Quote: checking for a 64-bit only build... no
checking for a 32-bit only build... no
checking for a supported OS... ok (darwin18.0.0)
checking for the kernel version... unsupported (18.0.0)
configure: error: Valgrind works on Darwin 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x and 17.x (Mac OS X 10.6/7/8/9/10/11 and macOS 10.12/13)
I have tons of excuses to choose from! \\o/ |
| |
chatGPZ
Registered: Dec 2001 Posts: 11440 |
haha =) |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
The sprite bugs reported by Dano have been fixed in trunk. While fixing some -Wshadow bugs in the viciisc code I missed a shadowed var reference and that made the updating of $d027-$d02e fail. /o\
Sorry about that. |
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 - Next |