It looks like this Dict ( Int, Int ) Cell
where each cell is a 16x16 block of ascii characters (along with some extra data like who wrote what and in what order).
1 Like
It looks like this Dict ( Int, Int ) Cell
where each cell is a 16x16 block of ascii characters (along with some extra data like who wrote what and in what order).