Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29

Thread: DreamChip V2.0 - Chip8 Emulator For PSP

                  
   
  1. #21
    DCEmu Coder zx-81's Avatar
    Join Date
    Mar 2006
    Location
    France
    Age
    53
    Posts
    1,805
    Rep Power
    83

    Default

    Quote Originally Posted by quzar View Post
    Also, I'm not sure that you have the right, not being the original author to impose your own restrictions on the license that directly contradict the original license.
    You're right, the original emulator source code (SDL chip8) is not distributed under GNU license, but under a kind of copyleft agreement :

    Here is the original hearder :
    Code:
    /*This is my first attempt at writing a complete emulator
      most of the code has been taken from a previous attempt of mine
      that was intended to use Allegro but I never learnt how to use that libaray
      anyway it is a chip8 emulator which is programmed to make
      use of openGL and GLUT, the purpurse of writing this emulator
      is to learn how to use openGL, GLUT, to write an emulator and
      to furter expand my c programming skills and knowlage please
      feel free to use bits of my code, all I ask is you give credit
      were credit is due, TJA.
    
      FEB 11, 2003. */
    So, Zion can do what he wants with it (and port it to PSP for our best pleasure :P) , but i'm not sure he can release it under GNU license without the agreement of TJA
    here is my blog !

    Quote Originally Posted by Shadoks rule
    The more you fail, the more you have a chance that it will work in the end.

  2. #22

    Default

    Quote Originally Posted by zx-81 View Post
    You're right, the original emulator source code (SDL chip8) is not distributed under GNU license, but under a kind of copyleft agreement :

    Here is the original hearder :
    Code:
    /*This is my first attempt at writing a complete emulator
      most of the code has been taken from a previous attempt of mine
      that was intended to use Allegro but I never learnt how to use that libaray
      anyway it is a chip8 emulator which is programmed to make
      use of openGL and GLUT, the purpurse of writing this emulator
      is to learn how to use openGL, GLUT, to write an emulator and
      to furter expand my c programming skills and knowlage please
      feel free to use bits of my code, all I ask is you give credit
      were credit is due, TJA.
    
      FEB 11, 2003. */
    So, Zion can do what he wants with it (and port it to PSP for our best pleasure :P) , but i'm not sure he can release it under GNU license without the agreement of TJA
    TJA gave me permission to do what i like with it

  3. #23
    DCEmu Coder zx-81's Avatar
    Join Date
    Mar 2006
    Location
    France
    Age
    53
    Posts
    1,805
    Rep Power
    83

    Default

    so let's do the best chip8 emu
    here is my blog !

    Quote Originally Posted by Shadoks rule
    The more you fail, the more you have a chance that it will work in the end.

  4. #24
    DCEmu Regular
    Join Date
    Jan 2006
    Location
    OREGONNNN
    Posts
    325
    Rep Power
    70

    Default

    whats a chip8??

  5. #25
    DCEmu Newbie xeonz's Avatar
    Join Date
    Oct 2006
    Posts
    7
    Rep Power
    0

    Default

    Go to google search for chip 8 and click on wikipedia

  6. #26
    DCEmu Legend DarthPaul's Avatar
    Join Date
    Apr 2006
    Location
    Puerto Rico
    Age
    34
    Posts
    2,734
    Rep Power
    87

    Default

    What's google?

  7. #27
    DCEmu Pro
    Join Date
    Dec 2005
    Location
    Portugal
    Posts
    505
    Rep Power
    72

    Default

    Lol, you smartass.

    Nice work Zion. Nice to see your C coding skills are coming along nicely.

  8. #28
    DCEmu Legend Buddy4point0's Avatar
    Join Date
    May 2006
    Location
    The Lounge Awesomeness: 1337
    Age
    32
    Posts
    4,026
    Rep Power
    136

    Default

    gnarly

  9. #29
    DCEmu Newbie
    Join Date
    Mar 2007
    Posts
    1
    Rep Power
    0

    Default

    hey zion its telling me it cant be started on my psp y is dat

Page 3 of 3 FirstFirst 123

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Tags for this Thread

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
  •