- Messages
- 11
- Location
- France
Do you have some code you need checked before using it? Place it here and if someone has the spare time they can help point out potential assembly errors, logic errors, typos, infinite loops, and the such! Remember to give context to what your code does, and if you're proof reading someone else's works it would be super helpful to explain why something may not work!
This is not a thread for support when you run into errors though, this is proof reading before you put it into your ROM hack/software.
Why could this be helpful? When writing a substantial amount of code there's a reasonable chance you can slip and forget a # somewhere or use the wrong data size and it's better to catch that before everything begins crashing and acting strange.
This is not a thread for support when you run into errors though, this is proof reading before you put it into your ROM hack/software.
Why could this be helpful? When writing a substantial amount of code there's a reasonable chance you can slip and forget a # somewhere or use the wrong data size and it's better to catch that before everything begins crashing and acting strange.