nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
179 stars 14 forks source link

explain .asm memory layout in exported asm listing #143

Closed nurpax closed 5 years ago

nurpax commented 5 years ago

Add a comment in the generated asm output on what is the memory layout of exported petscii data.

Something like

; Memory layout:
; byte 0 = border color
; byte 1 = background color
; bytes 2-1002 = screencodes
; bytes 1002-2002 = color