maurice 1.2.1

Maurice, a Thomson MO5 emulator
1
2
3
4
5
use rust_embed::RustEmbed;

#[derive(RustEmbed)]
#[folder = "bios"]
pub(crate) struct Bios;