Jump to content
IGNORED

Programming in C


SAG26

Recommended Posts

I am a newbie and I am starting to learn C, and I was wondering what consoles can you program for in C. I read somewhere that you can program in C for the Genesis, but I don't know what other consoles you can program for in C. Any help would be appreciated.

 

-Shane

Link to comment
Share on other sites

Hi there!

 

I am a newbie and I am starting to learn C, and I was wondering what consoles can you program for in C.  I read somewhere that you can program in C for the Genesis, but I don't know what other consoles you can program for in C.  Any help would be appreciated.

-Shane

 

The Coleco can be programmed in C:

 

http://www.geocities.com/newcoleco/indexen.html

 

Greetings,

Manuel

Link to comment
Share on other sites

I am a newbie and I am starting to learn C, and I was wondering what consoles can you program for in C.  I read somewhere that you can program in C for the Genesis, but I don't know what other consoles you can program for in C.  Any help would be appreciated.

 

-Shane

 

 

Atari 8bit computers

Jaguar (limited to specialized routines, can't do a complete game in C)

Atari ST

 

Unfortunately, a lot of C compilers out there are just not well optimized for a programming console systems. Most console systems are best programmed in assembly. Period.

Link to comment
Share on other sites

I agree with atarifan49 about the assembler, all games I programmed before the PlayStation were all 100% assembler but that doesn't mean you can't use C.

 

Digging in memory banks .....

 

Sega Genesis

Atari ST

Amiga

Lynx

Jaguar

PlayStation

Sega Saturn

Sega Dreamcast

N64

GameCube

XBOX

 

those come to mind immediately but I'm sure someone can add to that list.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...