randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
491 stars 59 forks source link

1551 doesen't detect in BMCPlus4 #73

Open corasaniti opened 5 years ago

corasaniti commented 5 years ago

when I select 1551 model from drive option menu.... and I try load from this device the error message "Device non present error" is shown.... Thanks

randyrossi commented 5 years ago

This is working for me. Try removing the plus4 section in your vice.ini file and try again. If you had installed the earlier version I had put out by mistake, it may have saved a drive setting incorrect.

corasaniti commented 5 years ago

Yes you are right.... I kept the vice.ini of the old installation before the fix. In the vice.ini there is the following entry

Drive8Type = 1542

Now everything works I close the issue thanks

lroby74 commented 5 years ago

Bug not really fixed, works only on just turned on bMPlus4, if you change to another one and then return back to 1551, it will not works anymore

corasaniti commented 5 years ago

reopen the issue