ata4 / angrylion-rdp-plus

A low-level N64 video emulation plugin, based on the pixel-perfect angrylion RDP plugin with some improvements.
155 stars 25 forks source link

Expose busyloop option for the Project64 API. #141

Closed ghost closed 2 years ago

ghost commented 2 years ago

Fixes the issue #140 by exposing the busyloop option for the Project64 API.

Jj0YzL5nvJ commented 2 years ago

@belegdol, interested in reviewing? #87

ata4 commented 2 years ago

Thanks, I wasn't aware that the busy loop has performance benefits on x86 as well. In my tests, it performed slightly worse and was also rather power-hungry in comparison, but making it a choice seems like a reasonable idea to me.