consolethinks

Results 5 issues of consolethinks

The leaked VOXEL rendering game demo doesn't work anymore on the latest version of BSNES (nor on the 2014 libretro core). There's only a single video of it apparently running...

bug
help wanted
compatibility

Conftest doesn't count passed tests in the total amount of tests, or number of passed tests when the policy is not in the `main` namespace. It comes across as if...

bug

# NSF Player fix - Optimised code a little by removing useless nop's from controller reading routine (can be omitted from this request) - More importantly, it fixes expansion controller...

When compiled with GCC, the result of anglemod is incorrect, probably due to the way `(360.0 / 65536)` and `(65536 / 360.0)` are pre-calculated when using the C++17 standard. This...

If I set up two flags as mutually exclusive, and I set one or the other in separate test runs, then Cobra will still think that I have set them...