Commit Graph

  • ef9b111bbf emummc: update for 17.0.0 Michael Scire 2023-10-11 11:25:52 -07:00
  • 114b82284d exo/spl: Add new EsCommonKeyType Michael Scire 2023-10-11 11:03:17 -07:00
  • c5d7ca5159 fusee/exo: implement the usual changes for new firmware support Michael Scire 2023-10-11 10:55:34 -07:00
  • 6d0bf70783 kern: fix assert usage in process load Michael Scire 2023-10-11 10:20:47 -07:00
  • aba6ca7329 kern: bump supported version to 17.x Michael Scire 2023-10-11 10:13:45 -07:00
  • 06a840e550 kern: fix operation type enum-value whoops Michael Scire 2023-10-11 10:12:54 -07:00
  • 11c02e22e0 kern: implement support for applying relr relocations Michael Scire 2023-10-11 10:12:20 -07:00
  • f93aea4c06 kern: split Process/Thread exit to separate WorkerTaskManagers Michael Scire 2023-10-11 09:57:58 -07:00
  • 4ddfb6183c kern: split out GetInstructionDataUserMode in exception handler Michael Scire 2023-10-11 09:51:40 -07:00
  • 3737151a2f kern: Add special-case for InvalidateProcessDataCache on current process Michael Scire 2023-10-11 09:37:45 -07:00
  • 2a4d68f916 kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup Michael Scire 2023-10-11 09:32:23 -07:00
  • 7b523cfc8d kern: note OnFinalize calls in KPageTable::Finalize Michael Scire 2023-10-11 09:16:52 -07:00
  • 39a95d4023 kern: implement new default application system resource field in KProcess Michael Scire 2023-10-11 09:13:59 -07:00
  • 2c5002ce50 kern: update KMemoryRegionType values for new ids + SecureUnknown region Michael Scire 2023-10-11 08:52:46 -07:00
  • b7384a8667 kern: KSupervisorPageTable now checks wxn instead of setting it Michael Scire 2023-10-11 08:41:36 -07:00
  • 85b5f20395 kern: KPageTable::Initialize no longer takes unused process id Michael Scire 2023-10-11 08:29:07 -07:00
  • ad5bd81d3f kern: implement PermissionLock, update KPageTableBase attribute/alignment checks Michael Scire 2023-10-11 07:59:37 -07:00
  • 777b6d285c kern: KPageTableBase::CheckMemoryState now invokes a helper Michael Scire 2023-10-11 05:11:50 -07:00
  • ae2c25e9c8 kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory) Michael Scire 2023-10-11 05:00:23 -07:00
  • 3b8f65d502 kern: update initial process load logic to do per-segment mapping/decompression Michael Scire 2023-10-11 04:26:30 -07:00
  • cfd2d5b012 kern: clear new pages in init page allocator, not init page table Michael Scire 2023-10-11 03:27:45 -07:00
  • c72ba35684 kern: add speculation barriers after eret Michael Scire 2023-10-11 03:21:06 -07:00
  • ec96203cb7 kern: remove unnecessary fields from InitArgs (0x80 -> 0x40) Michael Scire 2023-10-11 03:10:08 -07:00
  • 1491a7b159 kern: on second thought, move vectors back to end of text Michael Scire 2023-10-11 03:01:52 -07:00
  • 0daef4a6e8 kern/ldr: move crt0 into .rodata Michael Scire 2023-10-11 02:59:41 -07:00
  • 4ca3c44e5f kern: pass ini1 size from loader to kernel, remove slab memset from init0 Michael Scire 2023-10-11 02:02:49 -07:00
  • add4b3fdc3 utils: update erpt script Michael Scire 2023-10-10 22:45:59 -07:00
  • 159f8d384b dmnt.gen2: enable attach to arbitrary program id Liam 2023-10-11 17:51:27 -04:00
  • 92a8c8eb88 haze: implement android operations Liam 2023-09-01 20:55:22 -04:00
  • 9e0daff46e haze: split operations by type Liam 2023-09-01 20:16:06 -04:00
  • 6b72dbd22d haze: refactor constant use for cleaner separation Liam 2023-09-01 20:12:53 -04:00
  • ba91f070e8 mesosphere: remove nostartfiles from specs files (should only be passed to linker wrapper) Michael Scire 2023-09-17 09:33:56 -07:00
  • 4fe9a89ab8 docs: commit saddest changelog of all time, this is your brain on going to vacation Michael Scire 2023-08-21 17:30:06 -07:00
  • de73f6c5bb git subrepo push libraries Michael Scire 2023-08-21 17:27:16 -07:00
  • e488b6ee47 ams: add enum recognition for 16.1.0 Michael Scire 2023-08-21 17:26:27 -07:00
  • 99810dc091 fssystem: fix typo error in BucketTree::Visitor::MoveNext Michael Scire 2023-08-15 14:46:07 -07:00
  • e54957285f libstrat: comment fixes for fssystem Liam 2023-08-11 12:14:21 -04:00
  • fca213460b libstrat: fix more minor style issues pointed out by Pharynx Michael Scire 2023-08-10 11:48:28 -07:00
  • 4e6bd19fcd fssystem: fix stupid issue in NodeBuffer move-ctor Michael Scire 2023-08-03 16:58:49 -07:00
  • 8b88351cb4 mitm: fix errant include on non-hos Michael Scire 2023-06-06 19:32:06 -07:00
  • 63ea152349 fatal: take good idea from shrek Michael Scire 2023-05-19 11:47:38 -07:00
  • 3cb54e2b4b git subrepo push libraries Michael Scire 2023-05-14 03:17:20 -07:00
  • e9de11a746 ams: bump version to 1.5.4 Michael Scire 2023-05-14 03:16:27 -07:00
  • b979b5aa36 docs: 1.5.4 changelog, zelda why the fuck Michael Scire 2023-05-14 03:15:43 -07:00
  • f2ee44da74 romfs/ams.mitm/pm: refactor to dynamically steal heap for certain games. (#2122) SciresM 2023-05-14 03:06:52 -07:00
  • 85c23b5781 fusee: actually identify new FS Michael Scire 2023-05-08 18:38:13 -07:00
  • 8e042f2262 git subrepo push emummc Michael Scire 2023-05-08 18:25:25 -07:00
  • 81e9154a52 emummc: add enums for 16.0.3 Michael Scire 2023-05-08 18:24:49 -07:00
  • e9b9dbc2aa docs: add changelog for 1.5.3 Michael Scire 2023-05-08 18:19:31 -07:00
  • 7e6c849ca4 git subrepo push libraries Michael Scire 2023-05-08 18:06:50 -07:00
  • 8ec7c096d0 git subrepo push emummc Michael Scire 2023-05-08 18:05:36 -07:00
  • 6e5b901a9b emummc: support 16.0.3 Michael Scire 2023-05-08 18:03:35 -07:00
  • b800953d66 ams: recognize 16.0.3('s FS) Michael Scire 2023-05-08 17:51:13 -07:00
  • f0240db75a fs.mitm: mitm glue for font replacement, before I forget Michael Scire 2023-05-08 17:40:10 -07:00
  • 1f5ec68a5c ams: fix compilation with gcc 13 Michael Scire 2023-05-06 17:49:36 -07:00
  • ed9e60acb9 kern: track heap in KPageTableBase::MemoryRange Michael Scire 2023-04-30 16:50:53 -07:00
  • a7300b0fa4 haze: fix file size transmission issue Liam 2023-04-19 01:08:37 -04:00
  • 8e2eca2004 haze: abstract firmware version and serial number fetch Liam 2023-04-18 18:36:25 -04:00
  • 9f83b3c838 ams: I really need to automate keeping this in sync Michael Scire 2023-04-17 20:57:57 -07:00
  • 434c8cefc4 git subrepo push libraries Michael Scire 2023-04-17 20:40:41 -07:00
  • d8aed7de6d ams: add 16.0.2 enum Michael Scire 2023-04-17 20:40:02 -07:00
  • a346014dc7 haze: get serial number and firmware version from set:sys Liam 2023-04-17 22:22:28 -04:00
  • 4b3c801e9f dist: add haze to output zip Michael Scire 2023-04-17 14:35:25 -07:00
  • 90db1223f6 docs: avoid unintended insinuations Michael Scire 2023-04-17 14:24:27 -07:00
  • fa64a6ff4d docs: pretend to be literate Michael Scire 2023-04-17 14:20:16 -07:00
  • 0c6a06a0cf git subrepo push libraries Michael Scire 2023-04-17 14:19:59 -07:00
  • 5efb4a2a98 docs: bump version, 16.0.1 exists too Michael Scire 2023-04-17 14:19:10 -07:00
  • 3b662122f9 troposphere: add haze MTP server (#2095) liamwhite 2023-04-17 17:08:05 -04:00
  • e9b28ab4b1 kern: adjust wording to be more technically correct Michael Scire 2023-03-27 10:54:58 -07:00
  • 1afb184c14 docs: pretend I know how to type common words Michael Scire 2023-03-14 01:52:06 -07:00
  • 5e070600a9 docs: add faq.md Michael Scire 2023-03-14 01:48:19 -07:00
  • 8274081e39 git subrepo push libraries Michael Scire 2023-03-13 17:17:50 -07:00
  • f1ad26ce84 ams: bump version Michael Scire 2023-03-13 17:16:51 -07:00
  • e4c314146e docs: update changelog Michael Scire 2023-03-13 17:16:33 -07:00
  • 52f00731d9 settings: add os guard Michael Scire 2023-03-12 22:34:23 -07:00
  • 476d658a79 ams: allow convertible-to-result in abort print macros Michael Scire 2023-03-11 15:14:33 -07:00
  • 7263022bac docs: mention bluetooth db feature Michael Scire 2023-03-10 10:24:19 -07:00
  • e0e7aa1e2f set.mitm: misc style fixes for bluetooth db Michael Scire 2023-03-10 10:19:58 -07:00
  • bd9d8fff46 Add system setting to mirror bluetooth pairing database to sd card (#1787) ndeadly 2023-03-10 18:06:38 +01:00
  • 61e3f0b391 windows: disable -fdata-sections Michael Scire 2023-03-09 23:46:54 -07:00
  • cd9b173318 windows: re-enable lto for os/fs libraries Michael Scire 2023-03-09 23:46:31 -07:00
  • a8df400825 kern: fix stray addressof operator Michael Scire 2023-03-08 09:46:38 -07:00
  • 68040e2922 windows: add brave new mingw compat hook for gcc 12.2.0+ Michael Scire 2023-03-07 22:07:03 -07:00
  • 8da4d14e15 kern: minor cleanup (thanks @liamwhite) Michael Scire 2023-03-06 21:18:00 -07:00
  • e2ebf9c0ff fatal: correct comment about pools Michael Scire 2023-03-01 03:21:51 -07:00
  • 5fb6f52b9e fatal: dynamically allocate memory as required (preferring system > nonsecure > unsafe) Michael Scire 2023-03-01 03:20:42 -07:00
  • 982389dceb os: add UnsafeMemory apis Michael Scire 2023-03-01 03:19:04 -07:00
  • f636596ee2 daybreak: scale title font size Adubbz 2023-02-25 10:52:45 +11:00
  • 0a2440522f fatal: use a hack to be kinder wrt pl:u session limit Michael Scire 2023-02-23 22:06:49 -07:00
  • 3292ea5970 kern: fix stray comment copy/paste error Michael Scire 2023-02-23 22:00:00 -07:00
  • 33d42f4831 erpt: update server code for 16.0.0 logic changes Michael Scire 2023-02-23 21:51:51 -07:00
  • 46094cfb3e kern: increase non-dynamic heap sizes to 8 GB to match Michael Scire 2023-02-23 19:05:52 -07:00
  • 618691a500 git subrepo push libraries Michael Scire 2023-02-23 09:01:41 -07:00
  • 356d89244f docs: add 1.5.0 pre-release changelog Michael Scire 2023-02-22 18:36:01 -07:00
  • 1ce3611695 git subrepo push emummc Michael Scire 2023-02-22 18:26:15 -07:00
  • 1ab8b23444 emummc: try fixing commit id Michael Scire 2023-02-22 18:25:34 -07:00
  • 06b4738d54 emummc: re-update for 16.0.0 Michael Scire 2023-02-22 18:24:51 -07:00
  • b92c614347 git subrepo clone --force --branch=develop https://github.com/m4xw/emummc Michael Scire 2023-02-22 18:22:56 -07:00
  • 99175c1149 loader: update usb3 patches for 16.0.0 Michael Scire 2023-02-22 18:19:14 -07:00
  • 8876eedfb0 ncm: alignment was changed for PlaceHolderId/ContentId in 16.0.0 Michael Scire 2023-02-22 18:03:03 -07:00