Skip to main content
write_header
rustynes_
core
2.1.9
In rustynes_
core::
save_
state
rustynes_core
::
save_state
Function
write_
header
Copy item path
Source
pub fn write_header(out: &mut
Vec
<
u8
>, rom_hash_tag: [
u8
;
6
])
Expand description
Build the 16-byte header into
out
.