snes-apu icon indicating copy to clipboard operation
snes-apu copied to clipboard

Update readme with info on the current internal mutability pattern and why it was chosen

Open yupferris opened this issue 9 years ago • 1 comments

Refer to https://github.com/emu-rs/snes-apu/issues/11#issuecomment-149460726 when writing

yupferris avatar Oct 20 '15 08:10 yupferris

I'd also like to take one more round with trying to remove the last remaining unsafe code by using RefCell's. I think it is still possible to do what I need using those, and I'd love to get a side-by-side perf test in doing so.

yupferris avatar Oct 22 '15 00:10 yupferris