HAWKEYE (edited) - Processor Flags and status bits - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: Not HP Calculators (/forum-7.html) +--- Forum: Not quite HP Calculators - but related (/forum-8.html) +--- Thread: HAWKEYE (edited) - Processor Flags and status bits (/thread-17816.html) |
HAWKEYE (edited) - Processor Flags and status bits - Mike T. - 12-14-2021 12:33 AM Edited to correct title. I'm trying to make sense of the various processor flags and status bits used by the HP67, I'm reasonably happy with what the flags do though there are a couple of gaps in the table, and I can't work out if the mode flag should be set directly from the switch position. Code:
However I'm rather less clear on which status bits are set or cleared directly by the hardware. S15 is set when any key is pressed and S11 appears to be set by the RUN/PRGM switch position. However I'm unsure if any other bits are set or cleared directly by the hardware or what effect the CRC instructions have on them. Code:
Thank you. RE: TOPCAT - Processor Flags and status bits - Jake Schwartz - 12-14-2021 02:52 PM Hi, Just a question - where does "TOPCAT" come in? The HP-67's codename was "Hawkeye". The Topcat series was the HP-91 (Felix), HP-92 (Bobcat) and HP-97 (Kitty Hawk). Did I misunderstand? Thanks, Jake RE: TOPCAT - Processor Flags and status bits - Mike T. - 12-14-2021 09:41 PM (12-14-2021 02:52 PM)Jake Schwartz Wrote: Hi, Not a silly question at all I thought that as the 67 was the non printing version of the 97 the was part of the same family. Your comment suggests otherwise, so I learn a little more... Thanks |