Commit History

Autor SHA1 Mensaxe Data
  bunnei cf2eb8e3d3 added ThreadQueueList class to common (taken from PPSSPP) %!s(int64=12) %!d(string=hai) anos
  bunnei b99a5da65b - added helper function for __KernelCreateThread %!s(int64=12) %!d(string=hai) anos
  bunnei 9f5588725c changed primary thread priority to 0x30 - this is typical, not 0x31 %!s(int64=12) %!d(string=hai) anos
  bunnei 4d7f3c74fd added function stubs for EatCycles and ReSchedule %!s(int64=12) %!d(string=hai) anos
  bunnei 0de78eb3c4 fixed thread reset to not set stack address %!s(int64=12) %!d(string=hai) anos
  bunnei 7d078189da various cleanups / remove unused code %!s(int64=12) %!d(string=hai) anos
  bunnei 3838d46b90 added a bunch of threading code, recycled from PPSSPP, with lots of hacks in for 3DS... doesn't really do much yet. Just a jumping off point %!s(int64=12) %!d(string=hai) anos
  bunnei b87536e82c changed loader to use __KernelLoadExec %!s(int64=12) %!d(string=hai) anos
  bunnei b5ef630c9c added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now) %!s(int64=12) %!d(string=hai) anos
  bunnei 1583d2b6f3 - added __KernelLoadExec function %!s(int64=12) %!d(string=hai) anos
  bunnei ce4d271a53 added option to set CPSR register to arm_interface %!s(int64=12) %!d(string=hai) anos
  bunnei 6b264518a5 added initial kernel/thread modules %!s(int64=12) %!d(string=hai) anos
  bunnei daf7a7880a added kernel logger to common %!s(int64=12) %!d(string=hai) anos
  bunnei bdc54d0d48 Merge pull request #15 from bunnei/hle-services %!s(int64=12) %!d(string=hai) anos
  bunnei b39cd3a64c removed unknown fields from GX_CmdBufferHeader %!s(int64=12) %!d(string=hai) anos
  bunnei a6b047ec3b removed incorrect dolphin copyright line %!s(int64=12) %!d(string=hai) anos
  bunnei d4bf68b650 Merge pull request #16 from Sethpaien/master %!s(int64=12) %!d(string=hai) anos
  Sethpaien e1fcb2fdfb Update FlipFramebuffer %!s(int64=12) %!d(string=hai) anos
  bunnei a713bd1bad fixed include of common in bit_field.h %!s(int64=12) %!d(string=hai) anos
  bunnei 505d984f16 logger fix for linux %!s(int64=12) %!d(string=hai) anos
  bunnei 4de763f462 removed unnecessary log message %!s(int64=12) %!d(string=hai) anos
  bunnei 72622a1b5a - removed HLE mem "hack" and replaced with kernel mem region %!s(int64=12) %!d(string=hai) anos
  bunnei f23e99bb85 added kernel memory to mem_map %!s(int64=12) %!d(string=hai) anos
  bunnei 92bde183dd added GSP to loggers %!s(int64=12) %!d(string=hai) anos
  bunnei e7a0283625 added BitField to common %!s(int64=12) %!d(string=hai) anos
  bunnei de36d82dde - added debug logging to syscall.cpp %!s(int64=12) %!d(string=hai) anos
  bunnei a3a383cb7a added mem_map read for config_mem %!s(int64=12) %!d(string=hai) anos
  bunnei 34dc0a9b07 added config_mem module for HLE of firmware configuration memory settings %!s(int64=12) %!d(string=hai) anos
  bunnei d1472b816f - disable strict alignment on LDRD/STRD %!s(int64=12) %!d(string=hai) anos
  bunnei 9db26df05f - added better SVC logging %!s(int64=12) %!d(string=hai) anos