I haven't got any programming experience outside of most of HTML4 and some of CSS1.
However, some time maybe, I would make an NES or Gameboy (monochrome) emulator, and would like to know what free programming language would be good for this? I'm also thinking of implementing a plugin system, like with N64 emulators, so my emulator would be more compatible with other computers, perhaps if one plugin didn't work, another would for example.
Also, what's the first thing I should write in besides the actual system things like mappers, memory and such?
-----------------
I know several good emulators are written in C, too. But I don't know if that's a good idea to make it a C based emulator... blarg
-----------------
Anything you want to ask goes below. If I can't start an emulator from scratch I'll probably fork an existing project on GitHub and continue the project as something new.


Reply With Quote

