 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
mICrO
Joined: 17 Oct 2005 Posts: 25 Location: Madrid (Spain)
|
Posted: Sun Oct 30, 2005 9:31 pm Post subject: Release:PSP Binary Clock v 0.5 by NewOlds |
|
|
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 |
|
 |
feeblemindedenigma
Joined: 01 Nov 2005 Posts: 1
|
Posted: Tue Nov 01, 2005 1:10 pm Post subject: |
|
|
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 |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Tue Nov 01, 2005 8:39 pm Post subject: |
|
|
| 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 |
|
 |
|
|
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
|