Historia zmian

Autor SHA1 Wiadomość Data
  bunnei d4cb2aab63 added logger for generic HLE 12 lat temu
  bunnei 3bd041f5b0 changed some naming/misc cleanups 12 lat temu
  bunnei 2a7d7ce55d - removed syscall classes (will just use HLEFunction) 12 lat temu
  bunnei 95f237a086 Merge branch 'master' into hle-interface 12 lat temu
  bunnei 17b32b7b3f removed scm_rev.h from version control 12 lat temu
  bunnei b0ae99e177 removed unused macros from citra.h 12 lat temu
  bunnei 7b3cde1f3a added missing const to GetWindowTitle 12 lat temu
  bunnei f68de21ad1 added initial modules for setting up SysCall HLE 12 lat temu
  bunnei fccbfc208c missed this file with commit 95e5436f 12 lat temu
  bunnei d9bb4f11c6 added Memory::GetCharPointer to read strings from HLE functions 12 lat temu
  bunnei 95e5436f41 cleaned up arm_interface, added a setter to set registers for use with HLE return values 12 lat temu
  bunnei 9527fc74ad fixed a bunch of errors in CMakeLists 12 lat temu
  bunnei 6b83509a7e updated CMakeLists 12 lat temu
  bunnei 59d00e6e4b Update README.md 12 lat temu
  bunnei 5da03e821e - removed deprecated version.h 12 lat temu
  bunnei d0674cc98b fixed licensing and updated code style naming for arm_interface/arm_interpreter frontend module 12 lat temu
  bunnei ad4fffca0d fixed license headers in citra project 12 lat temu
  bunnei 73663409eb removed duplicate license file 12 lat temu
  bunnei 2c54d5eee2 fixed scm_rev_gen 12 lat temu
  bunnei de0a034a84 fixed project includes to use new directory structure 12 lat temu
  bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 lat temu
  bunnei 03c245345e fixed some license headers that I missed 12 lat temu
  bunnei c0796cf762 fixed all license file headers in core 12 lat temu
  bunnei 3dc3bd5627 fixed licensing issue with core_timing being GPL v2+ instead of Dolphin's GPL v2 12 lat temu
  bunnei ef7cfa0207 fixed license header in video_core 12 lat temu
  bunnei 8dedab0bac added license txt file 12 lat temu
  bunnei 8c60294243 - removed lots of unused code from gekko 12 lat temu
  bunnei 7a7917df27 Update README.md 12 lat temu
  bunnei f446f79da2 Merge branch 'hardware-interface' 12 lat temu
  bunnei efef514fd8 removed unused comments, changed main processing loop to be infinite 12 lat temu