Jump to content
cdoty

New Jaguar GCC

Recommended Posts

I guest there's no way around Asm when it comes to the Jag. That's a reality I've finally come to except. :)

 

Until someone writes a new C compiler for the Jag that utilizes the gpu main ram technique's the Frog and Atari Owl pioneered.

by the way, does this technique is described somewhere ? so we can try to make a C compiler.

Share this post


Link to post
Share on other sites

I guest there's no way around Asm when it comes to the Jag. That's a reality I've finally come to except. :)

 

Until someone writes a new C compiler for the Jag that utilizes the gpu main ram technique's the Frog and Atari Owl pioneered.

by the way, does this technique is described somewhere ? so we can try to make a C compiler.

 

Inside the Frog's and Atari Owl's head.

 

It's not out and out described but it seems there are a lot of clues given on how it works.

 

Like you said, it will never be as fast as assembly. Probably best to mix them if a proper C compiler does see the light of day.

Share this post


Link to post
Share on other sites

I guest there's no way around Asm when it comes to the Jag. That's a reality I've finally come to except. :)

 

 

It's just the way it is. The asm is not at all difficult and it is fast.

Share this post


Link to post
Share on other sites

I guest there's no way around Asm when it comes to the Jag. That's a reality I've finally come to except. :)

 

Until someone writes a new C compiler for the Jag that utilizes the gpu main ram technique's the Frog and Atari Owl pioneered.

by the way, does this technique is described somewhere ? so we can try to make a C compiler.

 

Inside the Frog's and Atari Owl's head.

 

It's not out and out described but it seems there are a lot of clues given on how it works.

 

Like you said, it will never be as fast as assembly. Probably best to mix them if a proper C compiler does see the light of day.

 

You wont likely have an easy time of getting this to happen on a C compiler without all kinds of

speacial features and functions to handle the main code. For now its asm plus the debugulator in

the works will make RISC asm a breeze as you will be abel to see what every last register and

flag in the risc is doing as it executes.

Edited by Gorf

Share this post


Link to post
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.

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...