Results 1 to 7 of 7

Thread: partner n64 software question

  1. #1
    Foot Soldier
    d4s's Avatar

    Join Date
    Jan 2005
    Location
    cologne, germany
    Posts
    286

    partner n64 software question

    i recently acquired two tapes with software for the partner n64 devkit.
    although they look more like backups rather than official nintendo software to me,
    im eager to have a have a look at the library files. (afaik, the kmc software that came bundled with the partner was on 3,5" floppy disks, and that was for communicating with the ram cart only)

    does anyone have a complete partner setup and can confirm if this is official nintendo stuff?



    ive started coding for the snes a year ago and would love to get started on the n64 and the virtual boy aswell.
    wich leads me to my next question:

    is anybody in posession of a snes c compiler or other dev software for snes?
    im willing to share the partner n64 stuff once it arrives at my place if somebody needs it, of course.
    Last edited by d4s; 04-25-2005 at 05:00 AM.

  2. #2
    AntiPasta
    Guest AntiPasta's Avatar
    pffft, at least have the decency to code the SNES in assembly ;-)

  3. #3
    Mamihlapinatapai ASSEMbler Elite
    babu's Avatar

    Join Date
    Apr 2005
    Location
    .se
    Posts
    2,950
    c is to slow (in most cases) to be used with snes. better go with asm

  4. #4
    Quote Originally Posted by d4s
    i recently acquired two tapes with software for the partner n64 devkit.
    although they look more like backups rather than official nintendo software to me,
    im eager to have a have a look at the library files. (afaik, the kmc software that came bundled with the partner was on 3,5" floppy disks, and that was for communicating with the ram cart only)

    does anyone have a complete partner setup and can confirm if this is official nintendo stuff?



    ive started coding for the snes a year ago and would love to get started on the n64 and the virtual boy aswell.
    wich leads me to my next question:

    is anybody in posession of a snes c compiler or other dev software for snes?
    im willing to share the partner n64 stuff once it arrives at my place if somebody needs it, of course.

    Those are a tape backup off a system. You will need the apropriate tape drive to read them. The partner 64 came on a bunch of floppy disk. If you can not read the tapes I have a number of tape drives I can extract the info from.

  5. #5
    Foot Soldier
    d4s's Avatar

    Join Date
    Jan 2005
    Location
    cologne, germany
    Posts
    286
    Quote Originally Posted by macwest
    Those are a tape backup off a system. You will need the apropriate tape drive to read them. The partner 64 came on a bunch of floppy disk. If you can not read the tapes I have a number of tape drives I can extract the info from.
    thanks for the offer.
    i think i have a suitable tape drive, but i'll send them over if it turns out to be incompatible.

    Quote Originally Posted by antipasta
    pffft, at least have the decency to code the SNES in assembly
    as i said, i am currently coding in pure assembler.
    but i want to explore all the possiblities available.
    if theres a c compile out there, i'd at least want to try it out.
    although its true that time-critical stuff like nmi-handler and irq routines
    more or less have to be done in assembler cause you cant afford to waste a cycle, im sure that with the help of a well-optimized c compiler,
    you could save yourself some serious pain with the non-timecritical stuff.

  6. #6
    AntiPasta
    Guest AntiPasta's Avatar
    Yeah, but what are the odds of having a well-optimized C cross-compiler for the 65816 ;-)

  7. #7
    and the lost N64 Hardware Docs ASSEMbler Hardcore
    kammedo's Avatar

    Join Date
    Sep 2004
    Location
    Ladinia
    Posts
    2,101
    Quote Originally Posted by d4s
    i recently acquired two tapes with software for the partner n64 devkit.
    although they look more like backups rather than official nintendo software to me,
    im eager to have a have a look at the library files. (afaik, the kmc software that came bundled with the partner was on 3,5" floppy disks, and that was for communicating with the ram cart only)

    does anyone have a complete partner setup and can confirm if this is official nintendo stuff?



    ive started coding for the snes a year ago and would love to get started on the n64 and the virtual boy aswell.
    wich leads me to my next question:

    is anybody in posession of a snes c compiler or other dev software for snes?
    im willing to share the partner n64 stuff once it arrives at my place if somebody needs it, of course.
    I doubt seriously that there's an official snes c/c++ compiler....but as ever, i could be wrong.
    As for non offical things, you can have a look around and try to find lordtech's c++ compiler for the SNES, which, from what i heard, is a quite nice one, although i never tried it.
    -------->>>>> YOUR HELP COUNTS : www.amiscdlaladinia.info <<<<<<<<<<<------------------

    "Dai diamanti non nasce niente, dal letame nascono i fiori" - Fabrizio de Andrč

    On 1000 and heading to 10000....

    Oh, BTW : Computational power is obvious today. Long-lasting gameplay not anymore.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •