hey
my first post here... anyhows i found some great info in this thread, and lead me to make my first emulator

my chip8 emulator took only a day to make. I'm not releasing it yet, but plan to... atm it runs too fast, and i found a lil bug i have not begun to try and isolated and figure out yet. but for now im moving onto a gameboy emulator

<- me think GAMEBOYS ROCK!
I want to thank you all for what i have learnt here, I always thought making an emulator was out of my league, even though I already knew x86 ASM (enjoy doing alot of reverse engineering / cracking)... and been programming for quite some time. but everything made sense and seemed quite simple after browsing over these forums.
now to any new comers, here are the resources i found most useful for making my chip8 emulator. THESE DOCS rocked!
CHIP8.htm AND
chip8def.htm AND also managed to track down a copy of the GoldRoad Chip8 article
chip8.shtml <- which was great! AND finally I found ChoasBlade's source code SOOO EASY to understand, it ROCKED! <- i had to actually force myself not to look at it so I could figure things out for myself

get it here
ChaoC8 v0.5.zip <- i also kinda ported your (ChoasBlade) emu to use OpenGL, as i was trying to get my emu going and wondering if my OpenGL drawing code was working right.
anyhows I shell be gone now, and try and stay motivated to get my Gameboy EMULATOR DONE!!!
cyas