Jump to content

Recommended Posts

Posted

It looks like I fell on a weird bug :

 

- Each time I used a modulo (%), like x = a%b; it return b...

- The same test on DS shows the correct answer though.

 

Any idea why ?

Posted

Well i extracted the modulo code from libgcc (which is also the one i found in your ROM) and ran it in Dualis - worked properly, so that doesn't seem to be the problem. So the bug most be occuring at a later point..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...