hadess / smartboy-dumper

Linux dumper for the Hyperkin Smartboy
GNU General Public License v3.0
10 stars 2 forks source link

Lower CPU consumption #3

Open hadess opened 5 years ago

hadess commented 5 years ago

We spin the read loop heavily when getting the ROM data, we need to be better than this at it. Maybe keep a cache of the ROM, and append to it when we receive a signal.