MAF count tables

255 is max no matter what, 8 bit computer

255 is the max for a memory register in an 8-bit machine. I once implemented a 32-bit calculator with an 8-bit microcontroller(HC6811), you just have to know how to program and manipulate the resources of the micro. Of course that is a moot point here because you can't change the actual program (ROM) in the ECM. I just thought I would throw that out there.
 
Top