Historial de Commits

Autor SHA1 Mensaje Fecha
  Subv 774e7deae8 HLE/Archives: Allow multiple loaded applications to access their SelfNCCH archive independently. hace 8 años
  B3n30 d881dee818 Merge pull request #2952 from MerryMage/page-tables hace 8 años
  Max Thomas c91ccbd0ba Loader/NCCH: Add support for loading application updates (#2927) hace 8 años
  MerryMage c02bbb7030 memory: Add GetCurrentPageTable/SetCurrentPageTable hace 8 años
  Subv 6d2734a074 Kernel/Memory: Give each Process its own page table. hace 9 años
  B3n30 5d0a1e7efd Added missing parts in libnetwork (#2838) hace 9 años
  bunnei f5cf9960d9 loader: Expose program title. hace 9 años
  bunnei df8b9863f9 telemetry: Log performance, configuration, and system data. hace 9 años
  TheKoopaKingdom 37bec598ea Made some changes from review comments: hace 9 años
  TheKoopaKingdom e523c76cc8 Fixed encrypted ROM error messages. hace 9 años
  bunnei 120b00fb1a telemetry: Log a few simple data fields throughout core. hace 9 años
  wwylele 6551a72ec8 loader/ncch: less verbose log for loading game list. only log program ID when booting hace 9 años
  wwylele 20544977da loader: use self NCCH archive hace 9 años
  Jonathan Hao c18cb1b192 Fix some warnings (#2399) hace 9 años
  bunnei f556d6ee90 Merge pull request #2240 from wwylele/auto-region hace 9 años
  MerryMage 351b5d23f4 loader: Implement ReadProgramId hace 9 años
  wwylele 84e78790ab Config: auto-select region and language hace 9 años
  Subv d171409f29 Kernel/Loader: Grab the system mode from the NCCH ExHeader. hace 9 años
  Subv 1323ab2f5f Kernel/Loader: Grab the system mode from the NCCH ExHeader. hace 9 años
  Ricardo de Almeida Gonzaga 13d46f6820 Fix typos hace 9 años
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include hace 9 años
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. hace 9 años
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. hace 9 años
  Emmanuel Gil Peyrot 8fc9c03126 Loader, Frontends: Refactor loader creation and game loading hace 10 años
  bunnei 282a2ad539 Merge pull request #1766 from Subv/log_cpu hace 10 años
  Subv 5b7f86708c Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1). hace 10 años
  wwylele 5d5dd66d92 add icon & title to game list hace 10 años
  Sam Spilsbury 60f2587eac ncch: Use correct format specifier (for long long uint) hace 10 años
  wwylele 727d508e02 ncch:only decompress .code section hace 10 años
  MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique hace 10 años