Results 1 to 4 of 4
  1. #1
    a.k.a. hcs themind's Avatar
    Join Date
    Mar 2002
    Location
    New Jersey
    Posts
    30

    RSP plugin memory leak

    I don't know if this is an issue with 1.5, but I've found a memory leak in the RSP plugin from 1.4. In the FreeMemory() function in memory.c there should be the following line:
    VirtualFree( JumpTables, 0 , MEM_RELEASE);
    There is already a line to free JumpTable, but not JumpTables.

    I know you're not actively working on it anymore but I thought it'd be good to point out if you haven't fixed it already. I've made this change for 64th Note, as of version 0.05 this should fix the memory leak we've been having.



    • Advertising

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

  2. #2
    EmuTalk Member minkster's Avatar
    Join Date
    Feb 2004
    Location
    NJ
    Posts
    528
    Wait a sec....are you talking about pj64's rsp from version 1.4? I think there isn't a memory leak in version 1.5. Did you try to download the service pack into PJ64's directory? I don't no anything about coding, but I dont notice a memory leak and if there happend to be memory leak, would the emulator tend to run slower in performance?

  3. #3
    a.k.a. hcs themind's Avatar
    Join Date
    Mar 2002
    Location
    New Jersey
    Posts
    30
    Quote Originally Posted by minkster
    Wait a sec....are you talking about pj64's rsp from version 1.4? I think there isn't a memory leak in version 1.5. Did you try to download the service pack into PJ64's directory? I don't no anything about coding, but I dont notice a memory leak and if there happend to be memory leak, would the emulator tend to run slower in performance?
    Well 1.4 is the only one I have the source to, so that's what I'm using. It doesn't seem to cause much of a performance hit, but it loses about 100K each time.

  4. #4
    EmuTalk Member
    Join Date
    Jan 2004
    Posts
    793
    hmm may be it's fixed, may be not, who knows ?

    only Jabo and Zilmar ....

    but in fact may be you can make a test to see if there is memory leak in version 1.5 (?)

Similar Threads

  1. HOW TO get the best sound on slow computers and When using the RSP plugin
    By Hacktarux in forum General N64 Emulation Discussion
    Replies: 6
    Last Post: September 17th, 2006, 23:06
  2. RSP Plugin Detection error
    By MasterPhW in forum Mupen64
    Replies: 0
    Last Post: August 14th, 2004, 03:13
  3. RSP Plugin
    By Jonpagecr v2 in forum 1964
    Replies: 3
    Last Post: June 5th, 2004, 04:28
  4. mupen64 hle rsp plugin (small issues fixed)
    By Hacktarux in forum Mupen64
    Replies: 4
    Last Post: August 5th, 2003, 16:31
  5. RSP Plugin
    By Cloud Strife in forum 1964
    Replies: 1
    Last Post: December 20th, 2002, 02:13

Posting Permissions

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