tamalib icon indicating copy to clipboard operation
tamalib copied to clipboard

Threaded interpreter

Open cscott opened this issue 3 years ago • 0 comments

This improves the speed of the emulator by a large amount.

See https://stackoverflow.com/questions/3848343/decode-and-dispatch-interpretation-vs-threaded-interpretation https://en.wikipedia.org/wiki/Threaded_code#Direct_threading

cscott avatar Sep 02 '21 22:09 cscott