NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectImporting and another question  
Posted byAnonymous
Posted on9/13/04 00:07 AM
From IP68.54.162.196  



I recently got the "Hey why don't I expand my horizons and create an emulator" ideas and so far so good. I'm using my SDL/OpenGL/OpenAL engine as a basis for the emulator (like window management, keyboard management, sound, graphics etc). One problem I've had is getting the actual PRG code to import into something readable. I got the iNES header to import correctly however. I don't usually work with binary files (my engine uses a library called SDL_IMAGE so I didn't have to worry about reading in binary the textures for my engine) so this is kind of new to me.

Also another question (also completely different from what I'm used to), what am I going to be left with after the code is imported into an array?

Is it going to be in hex? In which I'll have a switch statement and then it'll process whatever based on the imput.

With all my C++, PHP, ASM and MySQL work I've done this is entirely new, which is really kind of sad, it's like re-learning how to drive.



-
Entire Thread
Subject  Posted byPosted On
.Importing and another question  Anonymous9/13/04 00:07 AM
.*Re: Importing and another question  Disch9/13/04 3:32 PM
..*Re: Importing and another question  Anonymous9/14/04 00:41 AM
...*Re: Importing and another question  Fx39/14/04 02:15 AM
....*Re: Importing and another question  Anonymous9/14/04 03:00 AM
.....*Re: Importing and another question  Anonymous9/14/04 2:44 PM
.....*Unsigned charmander go!  tepples9/14/04 03:53 AM
......*Re: Unsigned charmander go!  Fx39/14/04 03:59 AM
.......*Re: Unsigned charmander go!  Anonymous9/14/04 11:49 AM
..*Re: Importing and another question  Fx39/13/04 8:41 PM
...*Re: Importing and another question  Disch9/13/04 10:05 PM
.*Re: Importing and another question  Memblers9/13/04 11:20 AM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo