Open thejpster opened 3 months ago
The get_sys_info ROM function is a grab-bag of stuff. We should have a nice Rust API for each kind of thing it can produce. Probably a separate function for each kind of thing, rather than one function with a complicated API like the ROM provides.
get_sys_info
The
get_sys_info
ROM function is a grab-bag of stuff. We should have a nice Rust API for each kind of thing it can produce. Probably a separate function for each kind of thing, rather than one function with a complicated API like the ROM provides.