Hi,
I have a question regarding the end-of-file in enhanced runlength encoding. Table 2-109 in the DLPC900 Programmers Guide rev G says "00 00" is control bytes, but the example in table 2-110 uses "00 01". The latter actuall matches with end-of-file in regular RLE. In case "00 00" means end-of-file, what would be enf-of-line? The same?