Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Binary Clock PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP Homebrews |title=Binary Clock |image=binaryclockpsp2.png |description=Shows the time in 24 hour clock format as in a BCD (Binary Coded Decimal) format. |author=H...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
|author=HardHat, Teuras
|author=HardHat, Teuras
|lastupdated=2006/09/09
|lastupdated=2006/09/09
|type=Other
|type=Utilities
|version=1.0
|version=1.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/psphomebrew/binaryclockpsp.7z
|download=https://dlhb.gamebrew.org/psphomebrew/binaryclock_10.zip
|website=http://www.adamcon.org/~dmwick/psp/
|website=http://www.adamcon.org/~dmwick/psp/
|source=https://dlhb.gamebrew.org/psphomebrew/binaryclockpsp.7z
|source=https://dlhb.gamebrew.org/psphomebrew/binaryclock_10.zip
}}
}}
Binary Clock is a small application that shows the time in 24 hour clock format as in a BCD (Binary Coded Decimal) format.   
Binary Clock is a small application that shows the time in 24 hour clock format as in a BCD (Binary Coded Decimal) format.   
Line 24: Line 24:
  X O O O X O
  X O O O X O


if you look at the first column, it is (from top to bottom) off, on, which means 0+1=1. The second column is off, off, off, off which means 0+0+0+0=0. So together they are '1' and '0'. The last column is 0+4+2+0=6.
if you look at the first column, it is (from top to bottom) off, on, which means 0+1=1.  
 
The second column is off, off, off, off which means 0+0+0+0=0. So together they are '1' and '0'.  
 
The last column is 0+4+2+0=6.


See also [http://en.wikipedia.org/wiki/Binary_clock the wikipedia entry on binary clock].
See also [http://en.wikipedia.org/wiki/Binary_clock the wikipedia entry on binary clock].
Line 37: Line 41:
* Author's website - http://www.adamcon.org/~dmwick/psp/
* Author's website - http://www.adamcon.org/~dmwick/psp/
* PSPSMM Coder Team Project - http://www.pspsmm.com
* PSPSMM Coder Team Project - http://www.pspsmm.com
[[Category:PSP homebrew applications]]
[[Category:Other PSP homebrew applications]]

Latest revision as of 10:24, 19 November 2024

Binary Clock
Binaryclockpsp2.png
General
AuthorHardHat, Teuras
TypeUtilities
Version1.0
LicenseMixed
Last Updated2006/09/09
Links
Download
Website
Source

Binary Clock is a small application that shows the time in 24 hour clock format as in a BCD (Binary Coded Decimal) format.

Start the app, and enjoy the tranquility of the seconds passing.

User guide

Each column represents a digit of the number in decimal. For example, if the time is 10:48:36, then the output will be:

  O   X   O
  O X O O X
O O O O X X
X O O O X O

if you look at the first column, it is (from top to bottom) off, on, which means 0+1=1.

The second column is off, off, off, off which means 0+0+0+0=0. So together they are '1' and '0'.

The last column is 0+4+2+0=6.

See also the wikipedia entry on binary clock.

Controls

Select/Start - Quit

Credits

PSPSMM Coder team - Program By HardHat, Graphics by Teuras.

External links

Advertising: