@Arcuza said in Where to follow emu development?:

@herb_fargus So for staying tuned with updates on the lr-mupen64plus emulator, I should look at: https://github.com/libretro/mupen64plus-libretro/commits/master ?

yep! however that's not really getting updated (it's a fork of lr-glupen64, which was abandoned).

to follow the 'cutting edge' standalone mupen64 development, you should watch:
https://github.com/mupen64plus/mupen64plus-core/commits/master (the main emulator framework, plus the CPU emulation, which seems fairly complete at this point)
https://github.com/gonetz/GLideN64/commits/master (the video plugin we use by default - most development happens here)