View Single Post
Old June 5th, 2009   #68 (permalink)
Exophase
Emu author
 
Join Date: Apr 2001
Location: Cleveland OH, USA
Posts: 1,184
I guess the question I have is in what ways would this be superior to a switch statement? Is it for organization purposes or is it for performance?

I'm saying this because there has been a common belief amongst emulator coders that function tables are faster than switches, when in reality the opposite should be true.
Exophase is offline   Reply With Quote