|  | VirtualC64 v5.0 beta
    Commodore 64 Emulator | 
Memory API. More...
#include <VirtualC64.h>
| Public Member Functions | |
| const MemConfig & | getConfig () const | 
| Returns the component's current configuration. | |
| const MemInfo & | getInfo () const | 
| Returns the component's current state. | |
| string | memdump (u16 addr, isize num, bool hex, isize pads, MemoryType src) const | 
| Returns a string representations for a portion of memory. | |
| void | drawHeatmap (u32 *buffer, isize width, isize height) const | 
| Experimental. | |
Memory API.