GideonZ / 1541ultimate

Official GIT archive of 1541 ultimate II sources
GNU General Public License v3.0
181 stars 46 forks source link

U2+ 3.10a 1581 emulation not working in C128 #255

Closed mhansel7399 closed 2 years ago

mhansel7399 commented 2 years ago

I just updated my U2+ to 3.10a this evening. When I mount a D81 image in C128 and go do a DIRECTORY (or LOAD"$",8 and LIST), I get nothing. If I reboot into C64 mode, I can view the file listing on the disk. The D81 image is for the C128 (DESTERM128.D81). Am I missing something in my settings? Please advise.

xlar54 commented 2 years ago

When you say you get "nothing", does it freeze up, give you just a Ready prompt? Can you define "nothing" a little better?

On Tue, Jan 4, 2022, 7:08 PM mhansel7399 @.***> wrote:

I just updated my U2+ to 3.10a this evening. When I mount a D81 image in C128 and go do a DIRECTORY (or LOAD"$",8 and LIST), I get nothing. If I reboot into C64 mode, I can view the file listing on the disk. The D81 image is for the C128 (DESTERM128.D81). Am I missing something in my settings? Please advise.

— Reply to this email directly, view it on GitHub https://github.com/GideonZ/1541ultimate/issues/255, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOSHCXJXGS4QXZT7DC72YDUUOKXJANCNFSM5LIXGI4Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

mhansel7399 commented 2 years ago

It gives me a Ready prompt. And when I try to load something it sits at "Searching for {filename}"

markusC64 commented 2 years ago

It might be a hardware problem with your C128 or with the cable connecting your U2+.

You see, in C128 mode, fast serial mode is used for the C128, which requires an extra line in the cable (it should be there, but it might be damaged). Or the CIA does not generate the SRQ signal (that's the name of the extra line). In C64 mode, the SRQ line is not used at all, so it can behave quite different.

mhansel7399 commented 2 years ago

Ok, so I replaced the cable between the C128 and the U2+ and am experiencing the same results. This may not be the forum for this, but can someone help me troubleshoot if the CIA is not doing what it is supposed to? Sorry, but my electronics diagnostics stop at looking at OBVIOUS things. Thanks in advance! --Matt

markusC64 commented 2 years ago

By the way: Is your C128 PAL or NTSC?

Dunno if this makes a difference, but NTSC might have been tested less. In case of small timing, that might make a difference. Anyway, I don't believe that NTSC might be a reson, but to be sure...

Anyway, this video shows how to test: https://www.youtube.com/watch?v=P5_oew0m7Z8 - but you'll need a Check64...

mhansel7399 commented 2 years ago

It is an NTSC unit. I did add the VDC RAM upgrade a while back (at least 2 years ago) - don't know if that will make a difference. I will watch the video and see what I can learn from that. So, I learned that the Check64 is a rarity right now, and to do real diagnostics, I need one. =( I wonder if Ray Carlsen can check it out?

mhansel7399 commented 2 years ago

So color me "not so smart". Last night I spent some more time troubleshooting. I won't go into the gory details, but I removed the WiModem OLED unit, and the C128 and 1581 emulation worked fine. So, a little "Googling" later, I was reminded of the UP9600 hack. I followed the instructions to remove that hack from the WiModem, and plugged it back in, and the C128 and 1581 emulation work fine! I appreciate all of the support and suggestions. Thanks for helping me figure it out.