Post Reply 
Raw files for these HP 67 program listings ?
09-09-2016, 01:47 PM (This post was last modified: 09-10-2016 06:16 AM by Dieter.)
Post: #68
RE: Raw files for these HP 67 program listings ?
(09-09-2016 12:35 PM)Gene Wrote:  If we find such byte savings in each program, we might be able to fit a complete additional game into the 8K image. I had to leave out a couple of worthy possibilities.

That said, bytes spent to make the game better (output labels for one) are better than 12 bytes to say Tic-tac-toe, IMO. :-)

OK, now there are 35 more bytes to spend: indeed the 67 version of TTT had a substantial number of steps that appear twice. Also the handling for the first and all subsequent moves can be combined. LBL d and D can be handled in one common routine as well. The program is now down to 98 steps and 205 bytes. Without the "TIC-TAC-TOE" prompt we are even below 200. ;-)

More on this later.

Dieter
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Raw files for these HP 67 program listings ? - Dieter - 09-09-2016 01:47 PM



User(s) browsing this thread: 2 Guest(s)