Jump to content

Making An Emulator


Tidus

Recommended Posts

Programming languages... C is like child's play compared to ASM. Emulators like NeoRAGEx is purely coded in ASM.

 

Anyway, if you know all about ASM coding/reverse engineering and hacking someday, I'll consider you a God.

 

It's a lot easier to make changes to a C code than to an ASM code. A single menu item takes several lines of ASM code jargon compared to C's one or two lines.

Edited by Agozer
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...