Add /8085/blocks.png which manually separates the chip into any obvious blocks, chang...
authorNick Downing <nick@ndcode.org>
Sat, 19 Jul 2025 02:05:51 +0000 (12:05 +1000)
committerNick Downing <nick@ndcode.org>
Sat, 19 Jul 2025 06:28:47 +0000 (16:28 +1000)
commit70b53794105a5c7bc3ddba1712f471dd01a81dfe
tree0303fd60036377837462c358dcb221b23907bdeb
parent48d909b80f6397ef02fd0144ffc0781206f60c17
Add /8085/blocks.png which manually separates the chip into any obvious blocks, change /conn_matrix.txt and /Makefile to include blocks.png in the analysis (it will generate reports to indicate the association between channels and blocks)
.gitignore
8085/Makefile
8085/blocks.png [new file with mode: 0644]
8085/conn_matrix.txt
scripts/is_colour.py [new file with mode: 0755]
scripts/to_mono.py