LiveSplit / asr

Helper crate to write auto splitters for LiveSplit One's auto splitting runtime.
https://livesplit.org/asr/asr
Apache License 2.0
10 stars 10 forks source link

Implement attaching to Gameboy Advance emulators #3

Closed CryZe closed 2 years ago

CryZe commented 2 years ago

This adds support for attaching to Gameboy Advance emulators behind the optional gba feature. This automatically handles attaching to a suitable emulator (for now it's just Visual Boy Advance), finding the emulated memory and reading from it.