alexanderdickson/Chip-8-Emulator

Convert memory to typed array

alexanderdickson opened this issue · 0 comments

A Uint8Array should suffice.

Profile to see if there is a performance increase.