pub fn load_obj_file(filename: &str, memory: &mut Memory) -> Result<u16>
Load an LC3 object file into memory