Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei bc64261d29 Merge pull request #60 from xsacha/qt5 hace 12 años
  bunnei 0db986d92a Merge pull request #61 from lioncash/kernel-stuff hace 12 años
  bunnei 39fbb0d508 Merge pull request #59 from lioncash/fwddecl hace 12 años
  Sacha 90f23020f5 Add Qt5 option. Use Qt5 by default. hace 12 años
  Lioncash ab4648d3ca Core: Use std::array for managing kernel object space hace 12 años
  bunnei e9c5c563a5 Merge pull request #55 from lioncash/string hace 12 años
  bunnei e179dceecf Merge pull request #45 from bunnei/master hace 12 años
  bunnei 10f25866e2 SVC: Added support for svc_GetSystemTick. hace 12 años
  Lioncash 85a20a9b19 Common: Get rid of an unnecessary forward declaration in symbols.h hace 12 años
  bunnei 0a1aab5b42 Merge pull request #57 from lioncash/str hace 12 años
  bunnei 3bdf052e75 Merge pull request #56 from xsacha/master hace 12 años
  Lioncash a49a5fa4d9 Common: Don't return a reference to a string when calling GetName in symbols.cpp hace 12 años
  Sacha b7ecc9543a CMake Cleanup hace 12 años
  Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*. hace 12 años
  bunnei 68c81f28d9 Merge pull request #52 from lioncash/memory hace 12 años
  bunnei 3cd5ede355 Merge pull request #49 from archshift/redundantloop hace 12 años
  bunnei 54d5d4477f Merge pull request #48 from linkmauve/master hace 12 años
  bunnei b26f25356d Merge pull request #51 from lioncash/pragma hace 12 años
  bunnei 7ed73af78f Merge pull request #53 from lioncash/memmap hace 12 años
  bunnei 0e7d10c5ad Merge pull request #54 from lioncash/fmt hace 12 años
  Lioncash 986dd27392 Core: Fix a formatting error in svc.cpp hace 12 años
  Lioncash da18671166 Core: Fix undefined behavior in mem_map_funcs' WriteBlock function hace 12 años
  Lioncash cc9f352b66 Common: Correctly set ptr to null if mmap fails in memory_util hace 12 años
  Lioncash da6f24b374 Common: Move remaining C header includes over to their C++ equivalent hace 12 años
  Lioncash 90e994471a Common: Move header guards over to pragma once hace 12 años
  archshift 9a4e58c370 Removed redundant loop in EmuThread::run() hace 12 años
  Emmanuel Gil Peyrot c91d9fd837 mem_arena: Replace insecure temporary file creation with devshm, importing Dolphin’s code. hace 12 años
  bunnei d1c2b76ad1 Merge pull request #47 from archshift/stdstring hace 12 años
  archshift 6096b289b7 Bootmanager: changed `filename` to std::string hace 12 años
  bunnei 73c53b5eb8 Merge pull request #43 from archshift/iftree hace 12 años