retrovnc/crates/retro_frontend
Lily Tsuru a7544cb64d code cleanup
- make joypad a directory module, split retropad implementation into new module (but re-export it). also rename joypad to InputDevice

- remove spurious retro_reset (it's not needed and in fact crashes some cores)

- rename frontend input device APIs, add one for removing (unplugging) a device
2024-08-04 20:26:30 -04:00
..
src code cleanup 2024-08-04 20:26:30 -04:00
build.rs Initial commit 2024-08-02 03:20:29 -04:00
Cargo.toml retro_frontend: actually implement variable storage 2024-08-04 06:59:31 -04:00