0

Everything was fine and I thought I nailed the project when I was able to render an IBM Logo and an Octojam 2 Title, feeling confident I completed the leftover opcode.

After Completing All opcodes I tried to running Tetris & some other games, but it didn't seem to run as expected, the blocks are stuck in one place not able to move.I think its a problem related to looping or somewhere I must have incremented or not incremented the PC, but I can't seem to fix it

It would be really helpful if any assistance is provided

Code Source

This include the C file with its makefile and some roms I tried running

I have checked all the opcodes are working fine but

  • I'm not sure about the PC, in which opcode to increment, where to increment by 4
  • display function is working fine as im able to render logo's
New contributor
Nishit Agarwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.