A NTP client for the Sony PlayStation Portable.
Go to file
2022-07-18 19:19:06 -04:00
app ntp: Convert time from UTC to localtime for display and display time based on system's time format 2022-07-18 19:19:06 -04:00
libs ntpsp: Initial commit 2022-07-11 23:03:30 -04:00
plugin ntpsp: Initial commit 2022-07-11 23:03:30 -04:00
.gitignore ntpsp: Initial commit 2022-07-11 23:03:30 -04:00
LICENSE ntpsp: Initial commit 2022-07-11 23:03:30 -04:00
Makefile ntpsp: Initial commit 2022-07-11 23:03:30 -04:00
README.md net/ntp: Remove file logging and use global string to display messages via VLF 2022-07-12 20:33:04 -04:00

NTPSP

A simple NTP client for the Sony PlayStation Portable. This application changes the PSP's date and time using the ntp.org server. The application also uses a kernel level plugin to change the system's date and time (cannot be done in user mode), use at your own risk.

NTPSP

Credits