|
Joined: Sep 2008
Posts: 105
Senior Member
|
Senior Member
Joined: Sep 2008
Posts: 105 |
I see this issue started somewhere between MESS 0.133 and 0.134. The C64 related entries in the whatsnew.txt for 0.134 were:
- [C64/C128] Implemented new VIC II core [Christian Bauer, Roberto Zandona'] - [C64/C128] Fixed TAD in CIA6526 [Roberto Zandona'] - [C64] Implemented some cart type [Fabio Priuli, Roberto Zandona']
I'm not sure how I could narrow it down to a particular SVN update. Does Bobz keep an archive of his daily builds somewhere?
|
|
|
|
Joined: Mar 2006
Posts: 1,072 Likes: 5
Very Senior Member
|
Very Senior Member
Joined: Mar 2006
Posts: 1,072 Likes: 5 |
If you can set up a local svn repository and build toolchain, you can roll back to specific svn revisions. Every rollback requires a clean build tho, which means it can take a while, butfinding a specific svn commit for a problem drastically increases its chances of being fixed.
LN
"When life gives you zombies... *CHA-CHIK!* ...you make zombie-ade!"
|
|
|
|
Joined: Jan 2006
Posts: 3,690
Very Senior Member
|
Very Senior Member
Joined: Jan 2006
Posts: 3,690 |
if regression happened in that development cycle, it's 99% related to the new VIC code. I'll poke robiza to know if he's aware of the problem Every rollback requires a clean build tho well, usually a clean build is only mandatory if there has been a MAME update compared to the previous compile. otherwise, a non-clean compile might well work: e.g. if you rollback to rev.x and clean compile it, then you can expect to successfully compile rev x + 1, x + 2 etc. without removing obj, unless the source has been updated to a new MAME version or some big change has occurred to the include file...
|
|
|
|
Joined: Sep 2006
Posts: 61
Member
|
Member
Joined: Sep 2006
Posts: 61 |
i'm aware of the problem yet i'm not sure when the real hardware start the border
for the demos try to turn on in the menu configuration the hack for vicii timing
|
|
|
|
Joined: Mar 2009
Posts: 58
Member
|
OP
Member
Joined: Mar 2009
Posts: 58 |
I was able to get all three demos to work perfectly for me under WinVice v2.1 and CCS64 v3.7. You have to make sure you have the system in PAL mode (VICE: Options > Video Standard > PAL-G) as they will not work under NTSC (as with a lot of C64 demos). That helped a great deal. I was trying NTSC. No wonder x64 defaults to PAL.
|
|
|
|
Joined: Feb 2005
Posts: 449
Senior Member
|
Senior Member
Joined: Feb 2005
Posts: 449 |
Edge of Disgrace would have probably also worked except that when you have to switch disks the emulated C64 doesn't realize the disks have been swapped. Disk 0 and 1a have the same disk ID, and the code is looking for a different disk ID. The per-sector disk IDs are missing from a D64 file, so frankly I don't understand how VICE can run this without a demo-specific hack.
Last edited by Curt Coder; 03/17/10 07:59 AM.
|
|
|
|
Joined: Feb 2005
Posts: 449
Senior Member
|
Senior Member
Joined: Feb 2005
Posts: 449 |
Ok, "Edge of Disgrace" now loads in the latest svn. Turns out it was bug in my C1541 emulation, disk changes were not handled properly.
Anyway the graphics are totally messed up in the demo...
|
|
|
|
Joined: Sep 2008
Posts: 105
Senior Member
|
Senior Member
Joined: Sep 2008
Posts: 105 |
|
|
|
|
Joined: May 1999
Posts: 157
Senior Member
|
Senior Member
Joined: May 1999
Posts: 157 |
I've tried running Microsoft Multiplan (heh, C64 is not just for games!  ) but it hangs during loading (see bug #1932)... the disk image doesn't look like it's protected - could the protection scheme rely on disk drive timings? I tried both c64 and c64pal, but no success.
JoJo
|
|
|
|
Joined: Feb 2005
Posts: 449
Senior Member
|
Senior Member
Joined: Feb 2005
Posts: 449 |
I've tried running Microsoft Multiplan (heh, C64 is not just for games!  ) but it hangs during loading (see bug #1932)... the disk image doesn't look like it's protected - could the protection scheme rely on disk drive timings? I tried both c64 and c64pal, but no success. It was checking for error 23 on T1S1, now it is working in latest svn 
|
|
|
Forums9
Topics9,087
Posts119,099
Members5,014
|
Most Online890 Jan 17th, 2020
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|