Hi all,
I've read tutorials on emulation programming and I have a fair knowledge of C to begin programming an emulator. There are a few things Im not too sure about though.
First of all, how do you start getting the OpCodes? What i mean is I know you read in the ROM into memory (The RAM i...