Writing text to the screen.

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
peterstroeiman
Posts: 11
Joined: Fri Sep 16, 2005 3:18 am
Contact:

Writing text to the screen.

Post by peterstroeiman »

Hi.

I'm trying to convert a simple windows 3d app I have to PSP. I've implemented everything now, but there's no output.
Is there a way I can write text to the screen so that I can get some debugging information out.
Paco
Posts: 54
Joined: Sun Oct 09, 2005 6:53 pm

Post by Paco »

The stuff in #include <pspdebug.h> comes in quite handy for debugging purposes.
Paco
Post Reply