Calculator Community > Casio Calculators

Unknown code

(1/3) > >>

AngelFish:
This topic will be for the discussion of Prizm code that seems odd or puzzling.

For example, the code between $01FE and $10D8 is odd. It follows a very specific pattern:


--- Code: ---03 00 04 00 05 00 06 00 07 00 08 00 09 00 0A 00 0B
...
03 01 04 01 05 01 06 01 07 01 08 01 09 01 0A 01 0B
...
03 02 04 02 05 02 06 02 07 02 08 02 09 02 0A 02 0B
...

--- End code ---


I can't figure out what this would be. It repeats until every other byte is 07 and ends with a sequence of FF's and 00's

z80man:
Perhaps it could be some sort of look up table used by the OS.  ???

Builderboy:
Looks like it must be some sort of look up table o.O The pattern is very peculiar... i wonder what the significance of it is?

Juju:
Hm, reminds me of something...

DJ Omnimaga:
What would that something be?

Navigation

[0] Message Index

[#] Next page

Go to full version