Post Reply 
4K HP 67 Games rom attached for testing
12-04-2016, 08:55 PM
Post: #177
RE: 4K HP 67 Games rom attached for testing
Here are what I am referring to as "bugs" in the rom. This will be on page 1 of the manual.

All that remains is the Star Trek write-up which I know Robert is working on. No rush. Then the manual will be published and we can start thinking rom version 1.1 or rom 2 and include fixes there if we have extra room. :-)

Code:
Bugs. There are four known bugs in the code, but only one of them affects game play in a minor way.

Game of 1130 – LBL “1130” –     USER mode not set by program and should be. Press USER after starting this program. If program from ram, add a line between steps 02 and 03 for this instruction: SF 27.

One Arm Bandit  – LBL “OAB” –    
    1) This is the most serious bug in the rom. Each game is supposed to cost $0.25 but the program charges the user $0.25 for each level pull (LBL E) rather than each game.
    2) While not a bug per se, you can save 7 bytes total by using a 10 in the program where RCL 04 occurs and deleting program lines 06-07: 10 STO 04.

Tic-Tac-Toe – LBL “TTT” –     Flag 05 is set in line 06 but never tested or cleared in the program.

Sum of Digits – LBL “SD” –     Label 03 used unnecessarily in line 26. It can be deleted if program is run from ram.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-67 AOS program to debug - Gene - 10-30-2016, 02:11 AM
RE: 4K HP 67 Games rom attached for testing - Gene - 12-04-2016 08:55 PM



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