dirkwhoffmann / virtualc64

VirtualC64 is a cycle-accurate C64 emulator for macOS
https://dirkwhoffmann.github.io/virtualc64
Other
342 stars 33 forks source link

PC64-native files (*.P00...) fail by listing the directory #769

Closed Gonzales555 closed 5 months ago

Gonzales555 commented 10 months ago

Hello Dirk,

First thank you for your fantastic work on VC64/VAmiga. The programs are very easy to handle and it's fun to use it. As I loaded some P00 files I saw that directory list was broken. In the documentation (https://petlibrary.tripod.com/PC64.HTM) they write on bytes $08-$17 is the Filename in PETSCII, padded with $00 not $A0 like D64 files. If I changed the bytes of the file from $00 to $A0 it works fine.

Best regards, Gonzales

I have the Version 4.6 (230627)

origin changed

dirkwhoffmann commented 6 months ago

Will be fixed in v4.7. Thanks for reporting and for pointing out the root cause.

v4.6:

Bildschirmfoto 2024-01-21 um 17 28 11

dev branch:

Bildschirmfoto 2024-01-21 um 17 28 30
dirkwhoffmann commented 5 months ago

Fixed in v4.7b1