Coding
Rust Refcells: how I (un)safely got rid of them
Posted on 8 mins
Refcells have a big overhead, but you can easily get rid of them based on some hard restrictions.Banking system for NES/Gameboy emulators
Posted on Last edited 14 mins
Short guide on how to implement a convenient and powerful memory banking system for emulators.