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

More uniform methods for emulators #89

Open Jujstme opened 9 months ago

Jujstme commented 9 months ago

This commit tweaks the logic inside the emulator modules in order to let have have a uniform naming scheme for their functions.

Each emulator module will now have the following functions:

Additionally, the specific commit for Genesis emulators also fixes https://github.com/LiveSplit/asr/issues/86