SNES Frog Feast released on a real cartirdge.

Discussion of hardware and software development for Super NES and Super Famicom.

Moderator: Moderators

Forum rules
  • For making cartridges of your Super NES games, see Reproduction.
Post Reply
User avatar
cdoty
Posts: 23
Joined: Tue Jan 03, 2006 7:17 am
Location: Houston TX
Contact:

SNES Frog Feast released on a real cartirdge.

Post by cdoty »

I finished Frog Feast for the SNES. It was developed in C with a lot of asm and C optimizations. It uses neviksti SNES Music Engine.

Information is available from:
http://frogfeast.rastersoft.net/
Jagasian
Posts: 421
Joined: Wed Feb 09, 2005 9:31 am

Post by Jagasian »

1. Which C compiler did you use?
2. How did you make the carts? Did it require using parts from official SNES carts?
3. Can you post pictures of the cart, front, back, and the circuit board?
User avatar
dXtr
Posts: 375
Joined: Tue Sep 21, 2004 12:11 am
Location: Karlshamn (Sweden)

Post by dXtr »

I think he used snesc by LordTech (iirc). unfortantly I can't remember the URL to the homepage.
Sorry for misspellings, I'm from Sweden ^^
User avatar
cdoty
Posts: 23
Joined: Tue Jan 03, 2006 7:17 am
Location: Houston TX
Contact:

Post by cdoty »

Jagasian wrote:1. Which C compiler did you use?
2. How did you make the carts? Did it require using parts from official SNES carts?
I used a heavily modified version of the lcc816 compiler.

The cartridges are normal SNES cartridges with the roms replaced.
User avatar
dXtr
Posts: 375
Joined: Tue Sep 21, 2004 12:11 am
Location: Karlshamn (Sweden)

Post by dXtr »

cdoty wrote:
Jagasian wrote:1. Which C compiler did you use?
2. How did you make the carts? Did it require using parts from official SNES carts?
I used a heavily modified version of the lcc816 compiler.
never heard of that one before, thought I have used a compiler called lcc-win32 are they from the same creator?
is the optimised code produced by it any good? or do you have to go in and patch things manually to gain speed?
Sorry for misspellings, I'm from Sweden ^^
Post Reply