Here is my interesting question since I am working on my emulator again!!!!!!, and want to optimize it to the "MAX" (No pun intended).
would the resulting assembler code from compiling be faster if 32 bit values are used or would smaller be faster?
If my PC is 32 bit, wouldnt 32bit "Fit" the CPU registers better and work faster?
would the resulting assembler code from compiling be faster if 32 bit values are used or would smaller be faster?
If my PC is 32 bit, wouldnt 32bit "Fit" the CPU registers better and work faster?