Search results

  1. J

    Current Regulator Circuit

    Hey guys, I'm working on a circuit that is an adaptation of something I found online awhile back.  The first adaptation of the original circuit I made (shown below) draws a fixed amount of current from a positive voltage external supply.  The idea is that the amount of current flowing through...
  2. J

    Re: 8085 weird problem

    I'm not sure what kind of 8085A emulator you are using, but a real life 8085A will fetch and execute whatever instruction the Program Counter points to, be it "DCR M" or "DCX rp."  Either of these instructions can be used to decrement a 16-bit number, but if you examine the instruction set...
Top