Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  bunnei bb7fcf79fe - added option to load a code.bin file extracted from a CXI file hace 12 años
  bunnei 08fb71108a added symbol map load function to Qt GUI hace 12 años
  bunnei 29da6e9ab5 added a module to load symbol map files for debugging hace 12 años
  bunnei 924e7b6af8 fixed a bug where ExeFs code was being incorrectly masked hace 12 años
  bunnei 235dddb3f1 added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded) hace 12 años
  bunnei c37390f8e2 reorganized memory regions enum, added regions for ExeFS code hace 12 años