Results 1 to 5 of 5
  1. #1
    legend789
    Join Date
    Jun 2005
    Posts
    10

    How to program a NES game

    First off, is it legal to make your own NES game?



    Is it possible to? And will it work on JNES and other emulators?

    Where can I learn? What kind of software will I have to get? Is it downloadable? Where can I find it?

    Thanks for answering my questions ^_^

    This question isn't necessary to answer, but what's the difficulty of learning. I just ask because when I tried AGI, I couldn't get the main character to warp from one room to another, when they walked over the door warp.
    Last edited by Legend789; February 13th, 2006 at 14:32.


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    16-bit Corpse | Moderator Agozer's Avatar
    Join Date
    Jan 2006
    Location
    Nokia Land
    Posts
    6,171
    Nothing should prevent you from coding your own NES game, since you've coded it from ground up (I hope)..

    If your game works on the real NES, then it will work in JNES as well. If you want to make a game, you need to know exactly how the console works (every aspect of it) and how to program in pure Assembly that is tailored for NES use.

    Where to get tht kind of info... well, Google can find anything.

  3. #3
    Sony battery Toasty's Avatar
    Join Date
    Dec 2004
    Location
    Oregon, U.S.A.
    Posts
    2,125
    The NES is a platform, just like a PC is a platform, and it's perfectly legal for you to write code for any platform of your choosing as long as you don't copy copyrighted code. As far as difficulty goes - get ready for lots of assembly, as you'll need every cycle out of the processor you can get.

  4. #4
    Moderator smcd's Avatar
    Join Date
    Jun 2004
    Posts
    2,524
    You might be interested in http://neshla.sourceforge.net/

  5. #5
    legend789
    Join Date
    Jun 2005
    Posts
    10
    Quote Originally Posted by Agozer
    Nothing should prevent you from coding your own NES game, since you've coded it from ground up (I hope)..

    If your game works on the real NES, then it will work in JNES as well. If you want to make a game, you need to know exactly how the console works (every aspect of it) and how to program in pure Assembly that is tailored for NES use.

    Where to get tht kind of info... well, Google can find anything.
    Thanks, Agozer. This answers most of my questions. However, from what I can tell there's already a C-type language that I could use from the link that sethmcdoogle gave me.

    Quote Originally Posted by Toasty
    The NES is a platform, just like a PC is a platform, and it's perfectly legal for you to write code for any platform of your choosing as long as you don't copy copyrighted code. As far as difficulty goes - get ready for lots of assembly, as you'll need every cycle out of the processor you can get.
    Okay this helps a lot. Now I don't have to worry. Thanks, Toasty.

    Quote Originally Posted by sethmcdoogle
    You might be interested in http://neshla.sourceforge.net/
    Thanks, sethmcdoogle. This also helps a lot, and will make things easier for me.

Similar Threads

  1. Replies: 15
    Last Post: August 20th, 2006, 11:31
  2. does i play every nes game
    By calam in forum Jnes
    Replies: 4
    Last Post: June 19th, 2004, 19:35
  3. PC: GTA3
    By Trotterwatch in forum Emulation64.com Reviews
    Replies: 7
    Last Post: December 16th, 2002, 16:45
  4. PC: NBA Live 2003
    By DuDe in forum Emulation64.com Reviews
    Replies: 1
    Last Post: December 8th, 2002, 00:23

Posting Permissions

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