Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions hace 7 años
  bunnei f96bb2520b Merge pull request #1966 from lioncash/backtrace hace 7 años
  bunnei 09ffa0cb21 Merge pull request #1967 from lioncash/thread hace 7 años
  bunnei 244b46af5a Merge pull request #1965 from lioncash/fmt hace 7 años
  Lioncash b4242633ad kernel/svc: Correct misleading error message within CreateThread() hace 7 años
  Lioncash 3a8d38be7e kernel/svc: Sanitize core number and thread priorities in CreateThread() hace 7 años
  Lioncash 8769604144 kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriorityMask() hace 7 años
  Lioncash 205e6d3b97 kernel/svc: Simplify thread core ID sanitizing in CreateThread hace 7 años
  Lioncash 039e58a984 arm_interface: Make include path relative for arm_interface.h hace 7 años
  Lioncash a17dd30057 arm_interface: Make LogBacktrace() a const member function hace 7 años
  Lioncash 776ce5d74c arm_interface: Mark variables as const where applicable in LogBacktrace() hace 7 años
  Lioncash 387bffda5e arm_interface: Remove unnecessary semicolon hace 7 años
  Sebastian Valle e5dfbe22ee Merge pull request #1956 from lioncash/process-thread hace 7 años
  bunnei 331c252509 Merge pull request #1847 from ogniK5377/backtrace-break hace 7 años
  bunnei f80229b676 Merge pull request #1964 from lioncash/time hace 7 años
  Lioncash fa97f50bff service/time: Minor cleanup to GetClockSnapshot() hace 7 años
  Lioncash 614de1dba7 externals: Update fmt to 5.3.0 hace 7 años
  Lioncash af51f123fa service/time: Fill in some structures and remove padding where not necessary hace 7 años
  David Marcec 22d4e10664 Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal hace 7 años
  bunnei 8495f1df2a Merge pull request #1955 from bunnei/g8r8-fix hace 7 años
  bunnei 2020ba06e1 gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. hace 7 años
  bunnei af9336df57 Merge pull request #1958 from lioncash/audio hace 7 años
  Lioncash a73c7c73eb audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG hace 7 años
  Lioncash a81ff6f54c kernel/process: Start the main thread using the specified ideal core hace 7 años
  Lioncash f80bc712ea kernel: Rename 'default' CPU core to 'ideal' core hace 7 años
  Lioncash 771431f625 kernel/thread: Move process thread initialization into process.cpp hace 7 años
  bunnei 19bfbb28ce Merge pull request #1954 from lioncash/npdm hace 7 años
  bunnei 357bc956ae Merge pull request #1953 from lioncash/mem hace 7 años
  Lioncash 9aa68212d9 file_sys/program_metadata: Print out more descriptive address space descriptions hace 7 años
  Lioncash fbeaa330a3 kernel/process: Remove most allocation functions from Process' interface hace 7 años