gianlucag / mos6502

A fast & simple MOS 6502 CPU emulator written in C++
MIT License
286 stars 56 forks source link

make instruction table static & add a guard to ensure it's initialized only once #20

Closed ghost closed 1 year ago

ghost commented 1 year ago

the title said it all