maziac / DeZog

Visual Studio Code Debugger for Z80/ZX Spectrum.
MIT License
212 stars 35 forks source link

[Feature Request] Add 128K memory layout in zsim #14

Closed kborowinski closed 4 years ago

kborowinski commented 4 years ago

Currently zsim displays ZX Spectrum Next 8K memory layout. Would it be possible to add ZX Spectrum 128 16K memory layout. It could be in a form of small sub-bar or extra row of annotations

image

maziac commented 4 years ago

Please try the latest gihub and choose: "visualMemory": "ZX128"

kborowinski commented 4 years ago

Thanks, this's exactly what I was looking for.