NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: Speedup emulator on slow hardware  
Posted byAnonymous
Posted on7/6/01 04:12 AM
From IP208.237.135.21  



While not directly related to emulation, through my experience game programming for Palm OS, I have found that something as 'simple' as accessing an array in a loop can have a HUGE hit on performance. Since your memory emulation is probably an array, try to get the accesses down - try using a pointer, then adding/subracting from that offset wherever you can.

This helped on a Palm, but I guess we're talking different hardware/compilers/etc.




-
Entire Thread
Subject  Posted byPosted On
*Speedup emulator on slow hardware  Anonymous7/3/01 8:22 PM
..Re: Speedup emulator on slow hardware  Anonymous7/6/01 04:12 AM
..*Re: Speedup emulator on slow hardware  darknight11/16/01 11:30 PM
.*Re: Speedup emulator on slow hardware  oRBIT7/5/01 1:54 PM
..*Re: Speedup emulator on slow hardware  Tricob10/31/01 2:19 PM
...*Re: Speedup emulator on slow hardware  Anonymous11/1/01 03:00 AM
....*I Have to disagree....  Anonymous11/15/01 1:40 PM
.....*Re: I Have to disagree....  Tricob11/15/01 4:15 PM
......*Re: I Have to disagree....  koitsu12/7/01 00:47 AM
.......*Re: I Have to disagree....  Tricob12/7/01 2:54 PM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo