HP Forums

Full Version: 2K==A lot of place for (HP-28C) stuff
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Hello all.

Yes, as my George Carlin side is wondering...What is the most ambitious, complicated and and resourceful program you've written for the 28C?

Thanks

Edited: 21 May 2012, 1:35 p.m.

What about the code object program DHC (Double Height Charcter) ;-)

http://www.hpcalc.org/details.php?id=6461

CHK = 143 Bytes
ASS = 132 Bytes
MDHC = 91 Bytes
->
DHC = 46

You need 366 Bytes (CHK, ASS, MDHC) to generate a code object program of 46 Bytes. So you filled the memory with 412 Bytes total. You can save some RAM by purging CHK before making DHC or a bit risky, don't comparing any checksums, so you don't need to enter the program CHK at all.

But at the end after purging the unnecessary programs CHK, ASS and MDHC for running DHC you spend 46 Bytes of memory. Not really a resourceful program.

Christoph

In any case, I'm impressed. That's a lot of power for such a small app. Although I would change the name of that 'a**' routine.

Edited: 21 May 2012, 3:11 p.m.

Not for the 28C, but I wrote a large game for the 28S that required an empty calculator to begin with and used effectively all the available resources.

- Pauli

I borrowed a friend's HP-28C once just to check it out. When I returned it to him, I had programmed it to play "Home, Home on the Range".