v0.0.8
Changelog
ac03e53 examples: nodejs: wrap SingleRead in 240 iterations for a rough timing test
5b67358 fxpakpro: implement ResetSystem
8ac07b8 snes: fix long-standing bug in rom_test
a1acdbc snes: refactor to remove useless DeviceDriver.Use method; mapping.Detect accepts a UseMemory interface to dynamically require the ReadMemory capability when actual reading memory; moved all capability checks closer to when they are actually used
6fa94a4 snes: refactor to use AddressTuple
64a95a7 sni: consistent formatting for AddressTuples