コミット履歴

作者 SHA1 メッセージ 日付
  archshift 9d7cc2bedc common: Prune all redundant includes 12 年 前
  bunnei 335082e74e Merge pull request #95 from lioncash/disassembler 12 年 前
  bunnei 85f1b76cd8 Merge pull request #87 from archshift/remove-cruft 12 年 前
  archshift 498d1a37f1 Removed common/std_xyz, instead using the std header 12 年 前
  Lioncash 403c84cdab core: Make the ARM disassembler use std::string internally 12 年 前
  bunnei a130086587 Merge pull request #93 from lioncash/ref 12 年 前
  bunnei 272a201d12 Merge pull request #94 from lioncash/misc 12 年 前
  Lioncash f68776ce13 ncch: Remove C-style struct typedefs 12 年 前
  Lioncash 26cd696843 ncch: inline declare some variables in LZSS_Decompress 12 年 前
  Lioncash d30747efea core: Pass string by reference in FetchFromPortName and DeleteService 12 年 前
  bunnei 5d95d038a0 Merge pull request #88 from archshift/remove-atomic 12 年 前
  bunnei fda291816b Merge pull request #89 from archshift/X11-OSX 12 年 前
  archshift 051b162add Removed the need for X11 on OS X 12 年 前
  archshift 4795a64fc8 Removed common/atomic, instead using std::atomic 12 年 前
  bunnei c0e48432cd Merge pull request #69 from yuriks/cmake-cleanup 12 年 前
  Yuri Kunde Schlesner c57de3e404 Remove hand-crafted Visual Studio solution. 12 年 前
  Yuri Kunde Schlesner b15d631d99 Avoid LOGGING redefinition warnings. 12 年 前
  Yuri Kunde Schlesner 45976da975 CMake cleanup 12 年 前
  Yuri Kunde Schlesner 523385955c Update GLFW to 3.0.4 and include x64 lib for MSVC 12 年 前
  Yuri Kunde Schlesner 478289140d Replace GLEW with a glLoadGen loader. 12 年 前
  bunnei 76372feb19 Merge pull request #84 from bunnei/fix-hw-synchronization 12 年 前
  bunnei 038a51aac1 Merge pull request #82 from yuriks/addr-types 12 年 前
  bunnei aabfcfe6ad GPU: Improve frame synchronization, increases compatibility with both homebrew and retail applications. 12 年 前
  bunnei eb36d3fc90 Core: Refactor core to use only one function for execution. 12 年 前
  bunnei 738b88293c Loader: Added support for loading raw BIN executables. 12 年 前
  bunnei 3ade84cb7b Threading: Fix thread starting to execute first instruction correctly. 12 年 前
  bunnei ae93adddd1 srv::Initialize: Return "success" status code. 12 年 前
  Yuri Kunde Schlesner 83c3d2bcd1 Introduce VAddr and PAddr typedefs for ARM addresses. 12 年 前
  bunnei 06864c93fd Merge pull request #80 from bunnei/fix-latest-libctru 12 年 前
  bunnei 6966fdf025 Loader: Added support for loading raw BIN executables. 12 年 前