Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 7d078189da various cleanups / remove unused code hace 12 años
  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 hace 12 años
  bunnei b87536e82c changed loader to use __KernelLoadExec hace 12 años
  bunnei b5ef630c9c added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now) hace 12 años
  bunnei 1583d2b6f3 - added __KernelLoadExec function hace 12 años
  bunnei ce4d271a53 added option to set CPSR register to arm_interface hace 12 años
  bunnei 6b264518a5 added initial kernel/thread modules hace 12 años
  bunnei daf7a7880a added kernel logger to common hace 12 años
  bunnei bdc54d0d48 Merge pull request #15 from bunnei/hle-services hace 12 años
  bunnei b39cd3a64c removed unknown fields from GX_CmdBufferHeader hace 12 años
  bunnei a6b047ec3b removed incorrect dolphin copyright line hace 12 años
  bunnei d4bf68b650 Merge pull request #16 from Sethpaien/master hace 12 años
  Sethpaien e1fcb2fdfb Update FlipFramebuffer hace 12 años
  bunnei a713bd1bad fixed include of common in bit_field.h hace 12 años
  bunnei 505d984f16 logger fix for linux hace 12 años
  bunnei 4de763f462 removed unnecessary log message hace 12 años
  bunnei 72622a1b5a - removed HLE mem "hack" and replaced with kernel mem region hace 12 años
  bunnei f23e99bb85 added kernel memory to mem_map hace 12 años
  bunnei 92bde183dd added GSP to loggers hace 12 años
  bunnei e7a0283625 added BitField to common hace 12 años
  bunnei de36d82dde - added debug logging to syscall.cpp hace 12 años
  bunnei a3a383cb7a added mem_map read for config_mem hace 12 años
  bunnei 34dc0a9b07 added config_mem module for HLE of firmware configuration memory settings hace 12 años
  bunnei d1472b816f - disable strict alignment on LDRD/STRD hace 12 años
  bunnei 9db26df05f - added better SVC logging hace 12 años
  bunnei e3ee3e441b commented out useless debug logs that just spammed console hace 12 años
  bunnei f7c6302009 - added CallMCR function to coprocessor HLE module hace 12 años
  bunnei c1e71ae1ac fixed include in coprocessor.cpp hace 12 años
  bunnei f043424915 renamed hle "mrc" module to "coprocessor" hace 12 años
  bunnei 4ee72869cc - added some function wrappers for HLE hace 12 años