Historial de Commits

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