dirkwhoffmann / virtualc64

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

Memory heat maps #791

Closed dirkwhoffmann closed 1 month ago

dirkwhoffmann commented 1 month ago

Item dirkwhoffmann/vamiga#827 discusses implementing a memory heat map feature for vAmiga. Implementing such a feature for VirtualC64 is much easier due to the simpler memory layout. Consequently, I think it's best to start with VirtualC64 and implement it later for vAmiga if it turns out to be a success for the C64.

Here is the plan:

Bildschirmfoto 2024-05-27 um 15 33 31

My goal is to integrate the feature into VirtualC64 5.0b1, which is approaching the finish line.

dirkwhoffmann commented 1 month ago
Bildschirmfoto 2024-05-30 um 11 56 33

Available in v5.0b1