HP-97S trouble: shown 0. 00 instead of 0.00
|
08-02-2023, 12:27 AM
(This post was last modified: 08-02-2023 01:41 AM by teenix.)
Post: #6
|
|||
|
|||
RE: HP-97S trouble: shown 0. 00 instead of 0.00
That's the ROM0 chip - 1818-0267, address range $0000 - $03FF. This 18 pin IC also helps drive the LEDs.
What happens if you press the SIN or Yx buttons. Does it take a second or so before the display lights up again? If so, maybe it is just the display formatting that is at fault. No great help, but may narrow things a bit. With the emulator, you can also fail any ROM instruction you like. It has an in-built assembler, so you can replace any instruction with [no operation] and the code will automatically re-compile when emulation starts. There is also a "Restore" button that will restore the original code. One problem with finding a bad RAM or ROM location, is that the created fault might mimic the real fault but might not be the same. The best way would be to analyze the code flow and see where it is going astray. I have done this in the past to find faults, however this is difficult without proper gear. cheers Tony |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP-97S trouble: shown 0. 00 instead of 0.00 - Sergei Frolov - 07-30-2023, 12:37 PM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - teenix - 07-30-2023, 09:59 PM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - Sergei Frolov - 07-31-2023, 05:50 PM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - teenix - 07-31-2023, 09:59 PM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - Sergei Frolov - 08-01-2023, 10:39 AM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - teenix - 08-02-2023 12:27 AM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - Trevor Gale - 02-05-2024, 08:01 PM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - teenix - 02-06-2024, 07:29 AM
RE: HP-97S trouble: shown 0. 00 instead of 0.00 - Trevor Gale - 02-06-2024, 09:27 AM
|
User(s) browsing this thread: 1 Guest(s)