ggdt/libretrogd
Gered 44984c716c add "apply" method variant that handles device locking itself
rename the old "apply" to "apply_to_device". meh. naming is hard.
i expect that most of the time i'd want to use the "apply" method i'm
adding here that handles device locking internally, so that is why i've
chosen to let it be called "apply" and to rename the other one.
2022-07-10 14:21:52 -04:00
..
assets initial commit 2022-05-15 12:11:46 -04:00
benches initial commit 2022-05-15 12:11:46 -04:00
src add "apply" method variant that handles device locking itself 2022-07-10 14:21:52 -04:00
test-assets forgot to commit necessary test asset for previously added tests 2022-07-10 11:52:11 -04:00
Cargo.toml initial commit 2022-05-15 12:11:46 -04:00