Creating a console emulator for non-existing console?

Knyaz Vladimir

3DS Hacker
Member
Joined
Apr 18, 2009
Messages
556
Reaction score
2
Trophies
1
Age
30
Location
Unconfirmed
Website
Visit site
XP
108
Country
Canada
I cut the title down all I could and still make some sense. This is what I want-

To create an emulator for PC (and maybe for Wii) that is also a system by itself. That is it. I just want to create an emulator and then some games for it that are either ports or just new games whatsoever. I know some C++ and I've some books here to help me. I just need to know what to do and how to start... I am new to programming.
 
if you are new to programming then an emulator probably isnt the best place to start

what programs have you written already?
 
Emulating is by definition allowing to execute instructions dedicated to an existing system architecture onto another system.
What you're talking about is more like a virtual machine, an interpreter or something...
 
He wants to make a whole new console altogether lol...
That's going to be mighty difficult young lad. Just go make something for the PC and release it.
 
wchill said:
He wants to make a whole new console altogether lol...
That's going to be mighty difficult young lad. Just go make something for the PC and release it.

I made some garbage for the PC, but this is the most accurate reply I've obtained to what I want to create.

I make an emulator, then use the codes for 8-bit styled games.
 
Knyaz Vladimir said:
wchill said:
He wants to make a whole new console altogether lol...
That's going to be mighty difficult young lad. Just go make something for the PC and release it.

I made some garbage for the PC, but this is the most accurate reply I've obtained to what I want to create.

I make an emulator, then use the codes for 8-bit styled games.

You would have to write an emulator for either each game you want to run or each system for each game you want to run. Either that or port or re-write the games yourself.
 

Site & Scene News

Popular threads in this forum