Veloce screen memory editor monocromatico

A volte può tornare utile rappresentare numericamente solo le celle che si vuole siano accese nello schermo del c64. Questo semplice editor video scritto in jquery consente di disegnare su una griglia 40*25 e ottenere una stringa che riporti l’elenco delle sole celle attive.

Il risultato è quindi la mappa degli indici attivi in una figura monocromatica.

Tutto ciò che occorre è un browser moderno con il quale aprire il file index.html.

Di seguito il link:

https://github.com/ArturoDente/c64screenmemorymap

ENGLISH

Sometimes you need only a way to map screen memory cells that are in “on” status in base of a picture you draw.

This simple jQuery tool I wrote is intended just for this aim. You turn on or off some cells in a 40*25 grid and it gives you the CSV of cells indexes of the lighted ones.

Github link inside my page here:

https://www.facebook.com/100261504718545/posts/136172434460785/

Lascia un commento