Post Reply 
HP-15C: Fixing the CHS and Stack Lift Bug
12-22-2015, 10:40 PM
Post: #20
RE: HP-15C: Fixing the CHS and Stack Lift Bug
(12-17-2015 05:32 PM)Mike (Stgt) Wrote:  BTW, in your patch for the 11C you preplace at 0E29 0FF with 127 JC +24. I doubt a bit, as it would jump to 0E4D what is the second word of NCGO 0099. So I set at 0E29 a 11F JC +23. Please check.

You were of course right. I was off one line. But the same error happened at 3 jumps.
Here's the difference of the hp-11c-chs-bug.patch file:

Code:
3607c3607
< 0e0f:1f7
---
> 0e0f:1ef
3609c3609
< 0e11:1e3
---
> 0e11:1db
3633c3633
< 0e29:127
---
> 0e29:11f

Meanwhile I've updated the attachment hp-11c-16c-chs-bug.zip in my previous post HP-11C and HP-16C: Fixing the CHS and Stack Lift Bug.

Thanks for taking the time to verify the bug-fix.

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


Messages In This Thread
RE: HP-15C: Fixing the CHS and Stack Lift Bug - Thomas Klemm - 12-22-2015 10:40 PM



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