커밋 기록

작성자 SHA1 메시지 날짜
  Emmanuel Gil Peyrot e73caaefe5 Core: Add a passthrough backend for the filesystem, exposed as SDMC. 12 년 전
  Emmanuel Gil Peyrot 9251f7e2f8 Core: Add a new File class, obtainable from an Archive, and a stub implementation. 12 년 전
  Emmanuel Gil Peyrot 6b7b36a874 Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. 12 년 전
  Emmanuel Gil Peyrot edaf59a759 Common: Return the number of items read/written in IOFile’s methods instead of a boolean. 12 년 전
  bunnei 1c79a4f10c Merge pull request #107 from lioncash/sprintf 12 년 전
  bunnei 73b6f85f9a Merge pull request #109 from lioncash/cruft 12 년 전
  Lioncash 741321ac24 Core: Get rid of unnecessary switch statement in Kernel 12 년 전
  bunnei 31d9cf4d17 Merge pull request #110 from lioncash/warnings 12 년 전
  bunnei 5481115e71 Merge pull request #97 from archshift/cleanup 12 년 전
  Lioncash 6cc7c73b80 Core: Fix warnings in gpu.cpp 12 년 전
  Lioncash 093d6fbcdc Core: Replace a sprintf in core_timing with StringFromFormat 12 년 전
  bunnei cbdf4d4c8e Merge pull request #105 from kevinhartman/hid 12 년 전
  Kevin Hartman 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 12 년 전
  Kevin Hartman 4a94ec934a Initial HID PAD work, with GLFW only. 12 년 전
  Kevin Hartman bb7ddede15 Created structure for PAD. 12 년 전
  bunnei 532a9e80a0 Merge pull request #99 from archshift/ext-check 12 년 전
  bunnei d79fe3ebaa Merge pull request #103 from archshift/prune 12 년 전
  bunnei 249a567834 Merge pull request #104 from archshift/removal 12 년 전
  bunnei 8891c27425 Merge pull request #101 from lioncash/inf-loop 12 년 전
  bunnei 7f201a9821 Merge pull request #102 from lioncash/define 12 년 전
  archshift 727bad24a2 Removed fixed_size_queue.h 12 년 전
  archshift 6e606c515f core: Prune redundant includes 12 년 전
  archshift 9d7cc2bedc common: Prune all redundant includes 12 년 전
  archshift 8fe5f2e2fe Moved common_types::Rect from common to Common namespace 12 년 전
  archshift 5472fd4d9b Added string_util to common, small changes in loader.cpp 12 년 전
  archshift 4ed24a0619 loader.cpp: improved file extension checking, made Upper/LowerStr useful 12 년 전
  Lioncash 5b65decf91 Common: Remove HAVE_CXX11_SYNTAX define from Common.h 12 년 전
  Lioncash 2f6ef914db Common: Fix a potential infinite loop in StringUtil's ReplaceAll 12 년 전
  bunnei 335082e74e Merge pull request #95 from lioncash/disassembler 12 년 전
  bunnei 85f1b76cd8 Merge pull request #87 from archshift/remove-cruft 12 년 전