dirkwhoffmann / virtualc64

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

C64/cart/romram.crt #677

Closed dirkwhoffmann closed 3 years ago

dirkwhoffmann commented 3 years ago

The test passes, but the output is obviously different:

VirtualC64 (unreleased 4.1):

Bildschirmfoto 2021-05-10 um 20 02 50

VICE 3.4:

Bildschirmfoto 2021-05-10 um 20 00 29
dirkwhoffmann commented 3 years ago

Fixed. Was due to wrong initial values in the VICII registers.