This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request of support for Nanodesktop JPCSP HAL
#1
Good morning, we're working on the next HAL (Hardware
Abstraction Layer) for Nanodesktop SDK: it will be dedicated to JPCSP
emulator.

We have integrated your emulator in our SDK, created the new
.mak files and integrated your program in the IDE.

However, we have some requests about your source code.

The first is the following: we have seen that functions as
sceGuStart ()
sceGuCopyImage ()
sceGuTexSync();
sceGuFinish ();
sceGuSync (0,0);

don't work under your emulator.

Nanodesktop uses (under PSP) the blitter function sceGuCopyImage
in order to drammatically improve the speed of rendering.

Actually, JPCSP HAL uses a software routine that emulates
sceGuCopyImage using the virtual CPU (like PSPE HAL does too),
but we think that... if you'd create a special blitter function
that emulates sceGuCopyImage and if you'd provide it for
the developers, the performance of the Nanodesktop
applications under JPCSP could become very faster.


A second issue: why your emulator assignes only 32 Mb of
emulated ram to the homebrew ?

We often develop applications using ndOpenCV that require
64 Mb of emulated ram to work. Can you introduce an option in your
emulator that enables the 64 Mb (like in PSP-2000) for the
emulated homebrew ?
Reply


Messages In This Thread
Request of support for Nanodesktop JPCSP HAL - by pegasus2000 - 10-15-2010, 10:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)