Shop OBEX P1 Docs P2 Docs Learn Events
PROP2 Invaders - 1 Cog (Now with sound effects!) - Page 4 — Parallax Forums

PROP2 Invaders - 1 Cog (Now with sound effects!)

124»

Comments

  • SapiehaSapieha Posts: 2,964
    edited 2014-03-26 01:46
    Hi ozpropdev.

    In this version of code You still have one block of code with --->

    setf #%0_11_11_10_00
    movf :cx4,:hx
    movf :cx4,:hx
    movf :cx4,:hx
    movf :cx4,:hx

    That are still NOT commented out.
    Line number of code 3742


    ozpropdev wrote: »
    Here the latest versions to suit the FPGA Build (20 March 2014). :)
  • ozpropdevozpropdev Posts: 2,791
    edited 2014-03-26 02:06
    Sapieha wrote: »
    Hi ozpropdev.

    In this version of code You still have one block of code with --->

    setf #%0_11_11_10_00
    movf :cx4,:hx
    movf :cx4,:hx
    movf :cx4,:hx
    movf :cx4,:hx

    That are still NOT commented out.
    Line number of code 3742

    Hi Sapieha
    Well spotted. Lucky for me that is a old test routine that is no longer called on.
    Thanks for pointing that out.

    BTW. I just noticed that the Nano version intermittently goes to a blank screen.
    I left my Nano at work today so I'm testing on my DE2 at home.
    Running the Nano version on the DE2 has the same fault, yet both DE2 versions are fine? Hmm....
    Another debugging challenge...oh goody! :lol:
    Brian
Sign In or Register to comment.