Cargo Features
opl-emu has no features set by default.
[dependencies]
opl-emu = { version = "0.2.4", features = ["sdl", "web", "catalog", "extract-bin", "player-bin", "soundcheck-w3d-bin"] }
- sdl
-
Enables sdl2
Affects
opl-emu::backend_sdl
,opl-emu::new
… - web
-
Affects
opl-emu::backend_web
,opl-emu::new
… - catalog
-
Affects
opl-emu::catalog
… - extract-bin
-
Enables clap
Required by the opl-extract binary
- player-bin
-
Required by the opl-player binary
- soundcheck-w3d-bin
-
Required by the soundcheck-w3d binary