HintMachine / hintMachine

HintMachine is a program giving hints for your Archipelago games.
MIT License
9 stars 11 forks source link

Add a generic NES connector #58

Closed Dinopony closed 8 months ago

Dinopony commented 8 months ago

Implement a generic connector for Bizhawk when playing NES games.

Following the GBA connector implementation could be a good starting point

(early study on quicknes core was unfruitful, maybe use another core?)

Dinopony commented 8 months ago

Done in 68dd5a5