First ever 8-bit processor

  • shroom207
    15th Feb 2011 Member 0 Permalink
  • The-Con
    15th Feb 2011 Member 0 Permalink
    @MasterMind555 (View Post)
    Sure... "accidently"
    lol
    Very good processor though...
  • Synergy
    15th Feb 2011 Member 0 Permalink
    Display doesn't seem to work for me. I used a simple process say

    load constant A, 8
    DISPLAY, A

    It doesn't display. the 7-segment just shuffles through 1-9 and back to zero.
  • alexthesax
    15th Feb 2011 Member 0 Permalink
    I need to work on it, there are a couple bugs, but I kind of quit working on it because I thought no one cared, if people will use it, then I would be willing to fix the bugs.
  • Synergy
    15th Feb 2011 Member 0 Permalink
    Well I for one would love to see it working 100%.
  • dnerd
    15th Feb 2011 Member 0 Permalink
    @alexthesax (View Post)
    How does your division core work? it's amazing!
  • Synergy
    15th Feb 2011 Member 0 Permalink
    I couldn't get divison or multiplication to work. Unless I made a mistake.

    Set constant A
    0101
    Set constant B
    0101
    Multiply

    didnt output anything in C.
  • dnerd
    15th Feb 2011 Member 0 Permalink
    @Synergy (View Post)
    i think thats a bug with the constants, not the cores.
  • Synergy
    15th Feb 2011 Member 0 Permalink
    The constants seem to work fine. Well A and B did. They just failed to output to C. I tried multiplying 5 x 5 and the resulting response was 255 in both A and B registers and nothing in the C register.
  • alexthesax
    15th Feb 2011 Member 0 Permalink
    Yes, I have a problem with it setting the wrong wifi channels for multiplication and division, I will take a look at it tonight, maybe people actually appreciate electronics.