FRAM71 : Configuration Spreadsheet [2021-01-31]
|
01-30-2021, 02:18 AM
(This post was last modified: 02-01-2021 11:31 PM by Sylvain Cote.)
Post: #1
|
|||
|
|||
FRAM71 : Configuration Spreadsheet [2021-01-31]
Hello FRAM71 & FRAM71B Users !
Yesterday, Daniel Simpson came up with a great idea to automatically generate the FRAM71 configuration string within Numbers (Apple Spreadsheet Software). Unfortunately there was several issues in it, after several iterations he was thinking to drop it and switch to Excel. As a Mac user, I could not let that to happen ... so I decided to give it a shot. After several iterations and after rewriting all the formula I came up with a working Numbers version. Most of the credit should go to Daniel Simpson who came up with the idea and did most of the initial work. Thank you Daniel! Have fun! Sylvain Update #1: Didier Lachieze has created an Excel version with check boxes. Update #2: Godwin Stewart has created a Web version. Update #3: Completely reworked the post to make it more easy to read. Update #4: Second version spreadsheet added. Spreadsheets available:
Formula used in Numbers second version. Chip #0 Values & Formulas: Code: Chip Text -> A2 = 0 Code: Active test -> IF($B2,CALCUL_HERE,"") Code: Cfg Formula -> H2 = IF($B2,DEC2HEX(IF($C2,8,0)+IF($D2="ROM",4,0)+IF($E2=32,1,IF($E2=16,2,IF($E2=8,3,0))),1),"") Poke Formula: Code: Configuration Formula -> I34 = CONCATENATE(" POKE ",CHAR(34),"2C000",CHAR(34),",",CHAR(34),LEFT(CONCATENATE($K2,$K4,$K6,$K8,$K10,$K12,$K14,$K16,$K18,$K20,$K22,$K24,$K26,$K28,$K30,$K32,"00000000000000000000000000000000"),32),CHAR(34)) Sylvain Côté Numbers second version: Daniel Simpson version: Sylvain Côté Numbers version: Sylvain Côté Excel version: Didier Lachieze Excel version: Godwin Stewart Web version: |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)