forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Release:PSP Binary Clock v 0.5 by NewOlds

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
mICrO



Joined: 17 Oct 2005
Posts: 25
Location: Madrid (Spain)

PostPosted: Sun Oct 30, 2005 9:31 pm    Post subject: Release:PSP Binary Clock v 0.5 by NewOlds Reply with quote

PSP Binary Clock v 0.5 by NewOlds (PSP 1.5 Firmware)



Download


(may work on 1.0 converted with PSP Brew, and 2.0 with PSP Eboot Loader)


This it's the first release from NewOlds to the PSP platform,
it's a simple skineable Binary Clock.

5 Skins include in the package, and a buggy Windows Version.

If you make your own skin, please let us now, maybe be could include it in the next release. Check dat/skins folder to seen the skin format.

This software uses Micro Game Engine aka MGE by NewOlds

MGE it's cross platform PSP / Windows (DirectX) Game Engine.

Don’t expect a huge application, It’s bean only one moth that we start learning PSP coding.
_________________
mICrO^NewOlds
ja_medina at hotmail dot com

There is no such thing as a moral or an immoral book.

Books are well written or badly written.
(Oscar Wilde)
Back to top
View user's profile Send private message MSN Messenger
feeblemindedenigma



Joined: 01 Nov 2005
Posts: 1

PostPosted: Tue Nov 01, 2005 1:10 pm    Post subject: Reply with quote

I really like this clock but, I am having a hard time understanding how to read the hour. For example:

00 0011 - 101 1001 - 011 0000 = 00:06:59 and 30 sec

but when I translate is it comes out to be 00:03:59 and 30 sec.

Am I reading this wrong or are the values of the "hours" misplaced???
The values i use as a reference are 8,4,2,1

If someone can help me i would appreciate it very much
Back to top
View user's profile Send private message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Tue Nov 01, 2005 8:39 pm    Post subject: Reply with quote

feeblemindedenigma wrote:
00 0011 - 101 1001 - 011 0000 = 00:06:59 and 30 sec

but when I translate is it comes out to be 00:03:59 and 30 sec.


Perhaps the program has problems with the timezone. In the latest PSPSDK a program has to call tzset(), first.

But there was still a bug with tzset, because it doesn't evaluate the Daylight Saving setting: If set to "Standard" it works, but when set to "Daylight Saving", it is wrong by one hour. I've patched the newlib patch for this, so when you rebuild the toolchain (you need to rebuild only newlib), you can call tzset() and it should work.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group