Closed hardBSDk closed 2 months ago
The crates.io configuration can use the x86-emu and sdl feature flags, the sdl2 crate can be used to bundle the SDL2 sources.
x86-emu
sdl
I might publish on crates.io someday, but currently it will add more work for not much gain. Especially given that we only support ~8 programs it's not too useful.
The crates.io configuration can use the
x86-emu
andsdl
feature flags, the sdl2 crate can be used to bundle the SDL2 sources.