Don Y wrote:
Great! Here are 256 bytes of ram. Design and implement
a LORAN-C position plotter in C. It has to process data in real
time (i.e. maybe 1.5 updates per second), run on a *3* MHz CPU
and you have 10KB for TEXT.
ok! you win! :-)
clearly I am living too high on the hog... basking in the luxury
of having a stack and all :-)
And I totally agree with your point about packing bits and loss of
carry. The things I've done to get carry in C.
-brad