Gryph Posted January 18, 2005 Share Posted January 18, 2005 ....., hey gryph that wasn't cool man...., i've been pretty down lately, thanks for cheering me up...<{POST_SNAPBACK}>Oh, sorry dude. That's the kind of pep talks I get from my parents. Link to comment Share on other sites More sharing options...
Ghosty Posted January 18, 2005 Share Posted January 18, 2005 Back To Topic, Axl, Heres A Suggestion: Take C++ Classes, And Read Up On It. And Good Luck!! Link to comment Share on other sites More sharing options...
Ryuken Posted January 19, 2005 Share Posted January 19, 2005 i would say, don't waste ur time unless ur smart and into programming and know a lil bit about it urself cuz u'll be wasting time trying to make an emulator Link to comment Share on other sites More sharing options...
Weirdy Posted January 19, 2005 Share Posted January 19, 2005 i would say, don't waste ur time unless ur smart and into programming and know a lil bit about it urself cuz u'll be wasting time trying to make an emulator<{POST_SNAPBACK}>the least he could do is read a book on learning it Link to comment Share on other sites More sharing options...
LoRd_SnOw Posted January 19, 2005 Share Posted January 19, 2005 (edited) Programming an emulator is extremely difficult. i'll say what people say to me if you wanna code an emulator start with chip-8 it might not seem much but you'll learn the emulators functionality on how the chip-8 works and its basic processings also looking for documents and viewing other emulators sources can also help you to get a clear understandding on the maching your willing to emulate. but note don't use there source just learn from it don't plasurize it. btw good luck Edited January 19, 2005 by LoRd_SnOw Link to comment Share on other sites More sharing options...
Elazul Yagami Posted January 19, 2005 Share Posted January 19, 2005 as much as i hate refrencing this site (personal reasons) www.zophar.net has some decent technical documents on various emulation coding processes i recommend you learn c++ if you don't know it, and at least have a basic knowledge of assembly because if you need speed or to reverse engineer something ,assembly is most likely the way to go. Link to comment Share on other sites More sharing options...
James Posted January 19, 2005 Share Posted January 19, 2005 It would be cool to have a NRX type emulator that can use encrypted and decrypted sets that would be cool. Link to comment Share on other sites More sharing options...
Agozer Posted January 19, 2005 Share Posted January 19, 2005 It would be cool to have a NRX type emulator that can use encrypted and decrypted sets that would be cool.Now yer talking my language. Link to comment Share on other sites More sharing options...
someboddy Posted January 19, 2005 Share Posted January 19, 2005 The first thing you need to do is to choose a programing language, and to learn it. Unless you chose Visual Basic, it can take a long time until you will be able to use graphics and real time input. However, I recommand c\c++. The second thing you need to do is to learn the system's language - the language the roms for that system are writen. You need to know this language perfectly - if you will igrone one function, every rom which use that function will not work on your emulator. Only then you can start the research about the system, not to mention writing the emulator. Link to comment Share on other sites More sharing options...
Sybarite Paladin AxL Posted January 21, 2005 Author Share Posted January 21, 2005 (edited) some hard crap... suggestions for emulator's name are now welcome.....edit: will I need an MVS? Edited January 21, 2005 by axl Link to comment Share on other sites More sharing options...
Wizard Posted January 21, 2005 Share Posted January 21, 2005 Well it would be good if you even owned what your going too emulate. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now