chore: add a creative-commons boot rom for compat

This commit is contained in:
2021-09-24 16:15:55 -03:00
parent 1440cd1fc7
commit dbbf87af52
4 changed files with 7 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ pub struct Cpu {
}
impl Cpu {
#[allow(dead_code)]
pub(crate) fn without_boot() -> Self {
Self {
reg: Registers {