Commit History

Author SHA1 Message Date
  bunnei b7cd4c9e90 added functions to map Heap and Shared memory space 12 years ago
  bunnei 66e1f8ab33 added GSP::RegisterInterruptRelayQueue function 12 years ago
  bunnei cd0664eb77 - refactored how service functions are called 12 years ago
  bunnei 15dacc4d3f removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS" 12 years ago
  bunnei 82fbc84780 Update README.md 12 years ago
  bunnei 66a98ea686 made qt window title consistent 12 years ago
  bunnei 80a040ac77 fixes to scm_rev generation to make it conistent with windows build 12 years ago
  ShizZy 121960a2eb updated windows scm_rev code to use new style 12 years ago
  bunnei 4405a53cf3 added scm rev generation on Linux/cmake 12 years ago
  bunnei 7a136b8a84 fixes to build on linux 12 years ago
  ShizZy c479921142 removed duplicate rotl/rotr functions 12 years ago
  ShizZy 5c89324809 updated CMakeLists for missing files 12 years ago
  Mathieu Vaillancourt 81f6062c85 Re-enable toggling window mode. 12 years ago
  Mathieu Vaillancourt 5ad1aa8b68 Add a quick way to load Launcher.dat files 12 years ago
  bunnei bf025ed03c fixed order of LogManager and System init 12 years ago
  bunnei 7a080551ac fixed GL context acquire (applies to Qt GUI only) 12 years ago
  bunnei 089dff2cd4 fixed VSProps for Qt DLL copy 12 years ago
  Mathieu Vaillancourt 1780f9b76a Ignore scm_rev.h and auto copy Qt dlls to bin folder on build. 12 years ago
  Mathieu Vaillancourt ad0734acee Remove unused QTableView 12 years ago
  Mathieu Vaillancourt e5f09b8be6 UI/debugger changes 12 years ago
  bunnei 958bca606e Merge branch 'hle-interface' 12 years ago
  bunnei 70c2cce963 renamed hw_lcd module to just lcd 12 years ago
  bunnei c3a4b4bfca added NDMA hardware interface 12 years ago
  bunnei b2baafaf8b added GSP heap memory allocation 12 years ago
  bunnei 33e7d97d46 fixed bug in Memory::GetPointer 12 years ago
  bunnei fb026f6b46 moved enums into Memory:: namespace 12 years ago
  bunnei a9dba388eb added memory read/write to GSP heap 12 years ago
  bunnei 09ffe87360 more various refactors to memory interface 12 years ago
  bunnei ae99574b6d cleaned up memory interfaces a lot, removed some hackish stuff 12 years ago
  bunnei 9d5a561c1b fixed framebuffer color order 12 years ago