|
> hi, i'm a newb in the boards, i just starting to get into c programming, i was > wondering if its possible to create a Gba emulator with C programing and wat i > would need in order to start,i have a couple different compilers,i've been > writting some programs, tyring to neways,and i'm trying to really get into C > programming. I know i'm kinda jumping the gun but i'm moving through c > programming at a good pace, i just wanted to know wat it takes to make a gba > emulator, i'm on my own for know but i have a friend who knows C and is working > with C++ right now and may help me with the project. > Is knowing C++ a must if i want to make a gba emulator?
On the contrary, I wrote my first emulator in C++ and I ran into trouble from the outset, I wrote my next emulator in C and it was fine
> > Any helpful suggestions would be great thanx >
You learn something old everyday...
|