#Need a little help / feedback

2 messages · Page 1 of 1 (latest)

primal kernel
#

So I just published my first ever crate, maybe a bit too fast but I did, and I feel like my code is pretty solid considering I started hap hazardly learning Rust a month ago. Nevertheless, I feel like someone more experienced should take a look.

The code is an abstraction layer for a hardware programmable sound generator chip, the YM2149. Its ultimate goal is to turn methods into an array of 2 bytes - one for the fregister, and one for the value to be written to said register.