PDNEJOH
In topic about bugs, I also want to ask about this bug occuring in Daytona USA 2 (BOTE). Specifically, during "Tips to Win" part when it shows how to drift your car. When the car is near the finish line it will try to steer left going out of track and grinding the backstretch(?).

Here's some videos linked to the right timecodes
https://youtu.be/t-dWPluAyJU?t=103
https://youtu.be/9vvtmFQXYLY?t=99
Looks like in the emulator the final angle of the car is off just a little bit.
Here is a comparison shot when the cars are at the finish line. You can see the end position is quite different in the emulated version.

gm_matthew
I tried tinkering with the emulated floating point calculations once and was able to get the car to behave slightly differently. But I had no luck in getting it to match real hardware
Could this be a CPU bug floating point bug? Maybe the correct rounding mode is not set? I assume animation happens against a time value, ie the difference between 2 frames. Maybe some time value is off somewhere.