chore: add a creative-commons boot rom for compat
This commit is contained in:
@@ -15,6 +15,7 @@ pub struct Cpu {
|
||||
}
|
||||
|
||||
impl Cpu {
|
||||
#[allow(dead_code)]
|
||||
pub(crate) fn without_boot() -> Self {
|
||||
Self {
|
||||
reg: Registers {
|
||||
|
Reference in New Issue
Block a user