Results 1 to 5 of 5

Thread: Where..?

  1. #1
    EmuTalk Member Kayden's Avatar
    Join Date
    Apr 2002
    Posts
    4

    Where..?

    Hi,
    are all Plugins for N64 Emuīs coded in C++??
    Are some coded with Delphi??
    Where i can find Docīs about code a Plugin??(with Delphi or C++).


    Thankz at all

    See Ya


    • Advertising

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

  2. #2
    The Mad Wombat Ruesselschnurps's Avatar
    Join Date
    Nov 2001
    Location
    Swabian Metropolis
    Posts
    231
    As far as i know all Video plugins are coded in C++ or in C...
    Call me what you want, but dont call me in the morning!

  3. #3
    Moderator Hacktarux's Avatar
    Join Date
    Nov 2001
    Location
    France
    Posts
    1,174
    Yes, but if you want to do it in delphi, it's not a big problem. The main reason to do it in c is speed....

  4. #4
    Moderator
    Join Date
    Nov 2001
    Location
    Oulu, Finland
    Posts
    3,271
    AFAIK Delphi is as fast/nearly as fast as C/C++.



  5. #5
    Moderator Cyberman's Avatar
    Join Date
    Nov 2001
    Posts
    1,824
    Originally posted by Slougi
    AFAIK Delphi is as fast/nearly as fast as C/C++.
    The primary problem with using Delphi is generating the DLL information yourself, because you don't have a nifty template to handle that from Smiff

    Cyb
    Progress (n.):
    The process through which the Internet has evolved from smart people in front of dumb terminals to dumb people in front of smart terminals.
    -------------------------------------------------------------------
    Recursive (adj):
    see Recursive

Posting Permissions

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