Historique des commits

Auteur SHA1 Message Date
  bunnei 3eb89f3e98 Kernel: Added preliminary support for address arbiters. il y a 12 ans
  bunnei ba840d3200 Thread: Added functions to resume threads from address arbitration. il y a 12 ans
  bunnei 59f2750482 function_wrappers: Fixed incorrect wrapper, added another. il y a 12 ans
  bunnei 7ff92c36ed SharedMemory: Updated MapSharedMemory to use an enum for permissions. il y a 12 ans
  bunnei 882dc07929 Memory: Removed deprecated MapBlock_Shared function. il y a 12 ans
  bunnei 7b7a435094 GSP: Fixed to use real shared memory object, various cleanups. il y a 12 ans
  bunnei e547128185 Kernel: Added support for shared memory objects. il y a 12 ans
  bunnei 3013015a0c mem_map: Updated interface to expose template functions to other modules. il y a 12 ans
  bunnei ad1adb2f92 Merge pull request #26 from bunnei/romfs-archive il y a 12 ans
  bunnei b70c4fb48e NCCH: Updated ExeFS memory allocation to be safer. il y a 12 ans
  bunnei 542700ccb7 Archive: Added Init/Shutdown methods to reset kernel archive state. il y a 12 ans
  bunnei 1099d83455 Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override". il y a 12 ans
  bunnei 2d734bb6c5 Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final" il y a 12 ans
  bunnei 2c62d92551 Loader: Updated read methods to be const il y a 12 ans
  bunnei 1ccdb6a769 Qt: Updated open dialog to include NCCH formats. il y a 12 ans
  bunnei 17a6148f9d FileSys: Added preliminary support for applications reading the RomFS archive. il y a 12 ans
  bunnei 82702fedb8 APT: Added stubbed ReceiveParameter and various cleanups. il y a 12 ans
  bunnei d8da707bb9 Loader: Refactored interface such that data is no longer stored by loader. il y a 12 ans
  bunnei 48e39fc992 FS: Added stubbed code to intercept and decode file system service functions. il y a 12 ans
  bunnei 8b8c8f4c13 Kernel: Added stubbed code to support creation of kernel Archive objects. il y a 12 ans
  bunnei 0cc3e85685 Core: Removed unused directory_file_system and meta_file_system modules. il y a 12 ans
  bunnei 469fe42fad Merge pull request #22 from bunnei/loader-improvements il y a 12 ans
  bunnei a7f1c54490 Loader: Refactored loading functions to only read data from binary if called. il y a 12 ans
  bunnei 6aebd4ac98 MemMap: Added a WriteBlock function to write a buffer of data to memory. il y a 12 ans
  bunnei cedc28dcc6 ELF: Refactored LoadInto(..) to use memcpy, removed unnecessary code. il y a 12 ans
  bunnei 62b444cd17 Loader: Refactored use of const. il y a 12 ans
  bunnei a8c4648520 NCCH: Added RomFS loading. il y a 12 ans
  bunnei 3da2bc6830 NCCH: Fixes reduce unnecessary logging and load logo/banner/etc. sections correctly. il y a 12 ans
  bunnei 7889cafc76 Loader: Implemented AppLoader interface for abstracting application loading. il y a 12 ans
  bunnei 10f11b958e Merge pull request #7 from archshift/travis-osx il y a 12 ans