top | item 6569034

(no title)

awy | 12 years ago

I recently posted about emulating the NES with JavaScript.

http://blog.alexanderdickson.com/javascript-nes-emulator-par...

Part 2 will be posted when it's done. :)

If you want to get something done much quicker, have a go at emulating the Chip-8 VM.

I also have a post, but it's less hand-holding than the first.

http://blog.alexanderdickson.com/javascript-chip-8-emulator

Good luck!

discuss

order

vinhboy|12 years ago

I really like your tutorial. I been trying to learn assembly and your tutorial is really helping me put the big picture together. I hope you continue to work on making it better.

awy|12 years ago

I have a heap on my plate right now but will hope to do part 2 before the end of the year. Glad you enjoyed it.

n1ghtmare_|12 years ago

I'd like to think of myself as an experienced programmer, but I still loved your tutorial ! Brilliant ! Keep up the good work.