braheezy/chip-8

Implement quirks

Closed this issue · 1 comments

There are ambiguous instructions in CHIP-8 and various interpreters in the old days implemented these instructions differently. Some of these behaviors should be opt-in behind a configuration or run time parameter. See this for more.

Closed in #4