hundredrabbits / awesome-uxn

Awesome things from the community
MIT License
709 stars 32 forks source link

Addition of uxngb #14

Closed tbsp closed 1 year ago

tbsp commented 2 years ago

I'd like to shamelessly request that uxngb be added to the emulator list, despite being quite incomplete: https://github.com/tbsp/uxngb

neauoire commented 2 years ago

Wow, this is wondderful! Adding it right away <3

This fall, I will have access to my old gbc and I will definitely take this for a spin!

tbsp commented 2 years ago

Thanks! I've already managed to speed up the main instruction loop ~25% and unrolling MUL/DIV instructions has sped them up ~40% or so. Low-hanging optimizations for sure, but still nice to find.