GreenRecycleBin / gngeo

Automatically exported from code.google.com/p/gngeo
Other
1 stars 0 forks source link

SMA PRNG not working #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The SMA PRNG is not working as expected.
Actually, the sma_random() function is never called due to bad address masking 
in relevant functions.

I sent you a proposed fix by email, project owner.

Original issue reported on code.google.com by nolife....@gmail.com on 26 Jan 2015 at 10:05

GoogleCodeExporter commented 9 years ago
I don't think this cause issues in games, that is just for proper emulation.

Original comment by nolife....@gmail.com on 26 Jan 2015 at 10:06