Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libSceRtc HLE #697

Merged
merged 20 commits into from
Sep 6, 2024
Merged

libSceRtc HLE #697

merged 20 commits into from
Sep 6, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    2b8d1da View commit details
    Browse the repository at this point in the history
  2. format

    CrazyBloo committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1aafe18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0ee373 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. more functions

    CrazyBloo committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e247461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce3828 View commit details
    Browse the repository at this point in the history
  3. format

    CrazyBloo committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d27c631 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    58cc761 View commit details
    Browse the repository at this point in the history
  2. fix linux build

    CrazyBloo committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3629a43 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from CrazyBloo/libSceRtc-dev

    lizardy's review + fix the linux build
    CrazyBloo authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4b2b970 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    9187913 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix sceRtcGetCurrentClockLocalTime,

    fixes sceRtcGetCurrentClockLocalTime using lizardy's suggestions.
    
    also implements various formatting improvements and logging changes
    CrazyBloo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7a6f22d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from CrazyBloo/libSceRtc-dev

    fix sceRtcGetCurrentClockLocalTime, add sceRtcGetDayOfWeek
    CrazyBloo authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ab02970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee3cf93 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from CrazyBloo/libSceRtc-dev

    fix mac and linux builds, const for UNIX_EPOCH
    CrazyBloo authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ee867bd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    67350b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b543797 View commit details
    Browse the repository at this point in the history
  3. format

    CrazyBloo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    44e310e View commit details
    Browse the repository at this point in the history
  4. GetDosTime, GetTime_t, GetWin32FileTime

    +various formatting improvements
    CrazyBloo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a83bf77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00f9b6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20f3c1e View commit details
    Browse the repository at this point in the history