Historique des commits

Auteur SHA1 Message Date
  Lioncash fc8da2d5e3 common: Add basic bit manipulation utility function to Common il y a 7 ans
  bunnei e73dd39413 Merge pull request #1907 from lioncash/attribute il y a 7 ans
  Lioncash caab838bdb svc: Implement svcSetMemoryAttribute il y a 7 ans
  Lioncash 622242e345 vm_manager: Add member function for setting memory attributes across an address range il y a 7 ans
  Lioncash 603cc72168 vm_manager: Add member function for checking a memory range adheres to certain attributes, permissions and states il y a 7 ans
  bunnei 39262921f2 Merge pull request #1913 from MerryMage/default-fpcr il y a 7 ans
  bunnei 5bae002aaa Merge pull request #1918 from MerryMage/cntfrq il y a 7 ans
  MerryMage eef6ce79a9 kernel/thread: Set default fpcr il y a 7 ans
  MerryMage fd2c42bfcd arm_dynarmic: Set CNTFRQ value il y a 7 ans
  bunnei 325dcf2881 Merge pull request #1917 from ReinUsesLisp/fixup-half il y a 7 ans
  bunnei 116e6247ce Merge pull request #1889 from DarkLordZach/swkbd-state-changed il y a 7 ans
  ReinUsesLisp ef061481c5 shader_bytecode: Fixup half float's operator B encoding il y a 7 ans
  bunnei 95255899e7 Merge pull request #1903 from heapo/fmul_postfactor il y a 7 ans
  heapo 72599cc667 Implement postfactor multiplication/division for fmul instructions il y a 7 ans
  Lioncash 4dc8a7da3f vm_manager: Rename meminfo_state to state il y a 7 ans
  Lioncash 34b24a47e9 vm_manager: Add backing functionality for memory attributes il y a 7 ans
  bunnei 84823a3036 Merge pull request #1905 from bunnei/ignore-empty-gpu-lists il y a 7 ans
  bunnei 040d84d816 nvhost_gpu: Skip empty GPU command lists. il y a 7 ans
  bunnei d1603a0abb Merge pull request #1901 from jschmer/ServiceLeak il y a 7 ans
  bunnei 2f2fc47af2 Merge pull request #1732 from DarkLordZach/yield-types il y a 7 ans
  bunnei b88430c299 Merge pull request #1902 from lioncash/audio il y a 7 ans
  bunnei 1a23970d17 Merge pull request #1899 from lioncash/state il y a 7 ans
  bunnei 7d39b19edc Merge pull request #1871 from lioncash/move il y a 7 ans
  bunnei 1006df7fc1 Merge pull request #1900 from lioncash/wrapper il y a 7 ans
  Lioncash 6beb823f15 audio_core: Make g_sink_details internally linked il y a 7 ans
  Jens Schmer 27a9cc2e63 Fix Service object leak on emulation stop il y a 7 ans
  Mat M 700075beb6 Merge pull request #1890 from jschmer/master il y a 7 ans
  Lioncash b79f086613 svc: Enable svcQueryProcessMemory il y a 7 ans
  Lioncash 09a219d5b4 svc: Write out the complete MemoryInfo structure in QueryProcessMemory il y a 7 ans
  Lioncash d8deb39b83 svc: Handle memory writing explicitly within QueryProcessMemory il y a 7 ans