Suggestion: Set Tab Size in Debug Printing

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

Moderators: cheriff, TyRaNiD

Post Reply
Sonicadvance1
Posts: 10
Joined: Thu Oct 13, 2005 8:35 am

Suggestion: Set Tab Size in Debug Printing

Post by Sonicadvance1 »

While using pspdebugprintf, it has the tab size set to 5.
It would be nice to have a command that allows you to set the tab size yourself without having to recompile the library.
It should be a really easy suggestion to accomplish.
laichung
Posts: 123
Joined: Fri May 06, 2005 2:02 pm

Re: Suggestion: Set Tab Size in Debug Printing

Post by laichung »

Good suggestion.
Everyone have PSPSDK source , why dont you patch it and share it with us?

Sonicadvance1 wrote:While using pspdebugprintf, it has the tab size set to 5.
It would be nice to have a command that allows you to set the tab size yourself without having to recompile the library.
It should be a really easy suggestion to accomplish.
Insert_witty_name
Posts: 376
Joined: Wed May 10, 2006 11:31 pm

Post by Insert_witty_name »

These should do:

http://insomniac.0x89.org/scr_printf.c
http://insomniac.0x89.org/pspdebug.h

Sorry I've never used diff or patch before so this was the only way I could present the files.
Post Reply