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.
2K==A lot of place for (HP-28C) stuff
|
|
« Next Oldest | Next Newest »
|
▼
05-21-2012, 01:35 PM
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. ▼
05-21-2012, 02:20 PM
What about the code object program DHC (Double Height Charcter) ;-) http://www.hpcalc.org/details.php?id=6461
CHK = 143 Bytes 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 ▼
05-21-2012, 03:06 PM
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.
05-21-2012, 05:58 PM
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
05-21-2012, 09:59 PM
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". |