Commit Graph

  • 08a2f02a7c dmnt-cheat: Add Save/Restore register mask opcode Michael Scire 2019-04-04 12:23:51 -07:00
  • 477bee2e4c dmnt-cheat: Add Save/Restore register opcode Michael Scire 2019-04-04 12:16:00 -07:00
  • a0f3183c79 strat: sha256 s/linux/libnx/g Michael Scire 2019-04-04 12:01:37 -07:00
  • f44a730a90 fatal_font: Add missing va_end() calls to PrintFormatLine() and PrintFormat() (#497) Mat M 2019-04-04 14:21:25 -04:00
  • 3459968ac3
    more fixes SciresM 2019-04-01 17:41:58 -07:00
  • 428e176d9c
    Wording, (dkp-) SciresM 2019-04-01 17:39:44 -07:00
  • 16430217ff Add additional dependency information (#495) James Elliott 2019-04-02 11:35:10 +11:00
  • 262d6af519 bis_protect: guard against autorcm on rcm-patched units Michael Scire 2019-04-01 17:24:15 -07:00
  • 350dccff3d exo: also check for rcm ipatch (thanks @balika011) Michael Scire 2019-04-01 16:37:04 -07:00
  • 4d76f4d79c exo: add config item for rcm patch detection (note TODO) Michael Scire 2019-04-01 13:10:45 -07:00
  • fd4d6a4e55 exosphere: add new ConfigItem which allows the caller to retrieve the git commit hash. (#493) thedax 2019-03-29 18:16:03 -04:00
  • 81aa5c7ec7 set_mitm: result defs instead of magics Michael Scire 2019-03-28 23:04:13 -07:00
  • c6d67eab6a strat: 0 -> ResultSuccess Michael Scire 2019-03-28 22:39:39 -07:00
  • 9427a5cf46 strat: use TitleId defs instead of magics. Michael Scire 2019-03-28 21:36:08 -07:00
  • 4167dfea14 strat: vi results over magics Michael Scire 2019-03-28 20:39:17 -07:00
  • c50cb83ec1 strat: use lr results instead of magics Michael Scire 2019-03-28 20:31:48 -07:00
  • 0001e93810 strat: use atmosphere results instead of magics Michael Scire 2019-03-28 20:19:38 -07:00
  • 84c4cd7c53 strat: use sf/hipc results instead of magic numbers Michael Scire 2019-03-28 20:00:16 -07:00
  • 29be429d2f strat: fix remaining FS result magic numbers Michael Scire 2019-03-28 19:45:41 -07:00
  • acffae6643 strat: replace kernel/dbg magic numbers with result defs Michael Scire 2019-03-28 16:57:18 -07:00
  • 285feba42b fatal: Standardize result definitions Michael Scire 2019-03-28 15:37:50 -07:00
  • b940f61d42 sm: Use result definitions instead of magic numbers Michael Scire 2019-03-28 15:28:36 -07:00
  • 696f66f620 pm: Use result definitions instead of magic numbers Michael Scire 2019-03-28 15:16:36 -07:00
  • db19fa0f7f loader: Use result definitions instead of magic numbers Michael Scire 2019-03-28 15:06:50 -07:00
  • 2678735f73 stratosphere: migrate result headers to libstrat Michael Scire 2019-03-28 14:23:34 -07:00
  • 23424629c9 BCT.md: Atmosphere -> Atmosphère for consistency with other docs. (#490) thedax 2019-03-28 13:52:37 -04:00
  • f2433824ba fs.mitm: fix missing include in fs_shim.c Michael Scire 2019-03-28 10:51:51 -07:00
  • d00b183f92 fs.mitm: Implement DirectorySaveDataFileSystem. Michael Scire 2019-03-28 10:43:33 -07:00
  • 994d7d5429 loader: same heap size change for gcc 8.3.0 compat Michael Scire 2019-03-26 20:56:04 -07:00
  • eb90603f18 pm: increase heap size (fixes fs reliability issues with gcc 8.3.0) Michael Scire 2019-03-26 17:47:29 -07:00
  • 2d27dab6ab ams: bump version to 0.8.6 0.8.6 Michael Scire 2019-03-26 11:54:56 -07:00
  • 325c71b1b4 ams_mitm: fix erroneous comment due to copy-paste. Michael Scire 2019-03-26 12:02:51 -07:00
  • f9c9c1048e fs.mitm: prefer official web content to hbl_html Michael Scire 2019-03-26 11:53:30 -07:00
  • 4ccb39a228 ams_mitm: add ns:web mitm for HBL web support Michael Scire 2019-03-26 11:35:50 -07:00
  • ad8acaefec fs.mitm: fix some filesystem issues Michael Scire 2019-03-26 09:05:19 -07:00
  • 106ae81614 fatal: improve start address detection Michael Scire 2019-03-26 09:04:32 -07:00
  • 93745dc40c docs: update, add 0.8.6 changelog ahead of release Michael Scire 2019-03-25 17:46:02 -07:00
  • 3316820f86 pm: use fixed-sized buf + scoped lock (gcc 8.3 compat) Michael Scire 2019-03-25 17:12:19 -07:00
  • f4950ff26e dmnt-cheat: Add support for saving/restoring cheat toggle state Michael Scire 2019-03-25 10:35:08 -07:00
  • 20ba6432b9 set.mitm: fix 1.0.0 compat (closes #459) Michael Scire 2019-03-24 14:41:49 -07:00
  • a611027eeb Add info to set_mitm docs, clean up loader docs (#488) BlockBuilder57 2019-03-24 17:39:16 -05:00
  • 1a82b407a4 sept-sign: remove += for compatibility Michael Scire 2019-03-24 08:26:14 -07:00
  • dc1db0dc72 loader: Ensure code:/ unmounts if mounted. Michael Scire 2019-03-23 18:27:53 -07:00
  • 047f3b653e fs.mitm: also give choinx access to boot1 (closes #485) Michael Scire 2019-03-23 16:33:49 -07:00
  • 79244078a6 fs.mitm: make HBL web content work (verified on hw) Michael Scire 2019-03-22 16:54:37 -08:00
  • fce2099d7d fs.mitm: fix error in FsPathUtils::VerifyPath Michael Scire 2019-03-22 15:06:50 -07:00
  • 22d4de27f1 fs.mitm: fix null deref Michael Scire 2019-03-22 14:49:07 -07:00
  • 9d5ca47ac8 fs.mitm: Add Hbl Web override support, also support choinx" Michael Scire 2019-03-22 12:38:23 -07:00
  • c1588d0300 fs.mitm: Implement path normalization Michael Scire 2019-03-22 11:52:03 -07:00
  • b62014554c fs.mitm: Implement SubDirectoryFileSystem Michael Scire 2019-03-22 11:28:09 -07:00
  • afcaf20020 fs.mitm: ProxyFile, ProxyDirectory, ProxyFileSystem Michael Scire 2019-03-22 10:20:36 -07:00
  • bcf20b4441 fs.mitm: implement ifilesystem wrapper Michael Scire 2019-03-22 09:51:47 -07:00
  • c8a4a6dc58 fs.mitm: fix inverted ifile condition Michael Scire 2019-03-22 08:58:08 -07:00
  • 634ce933be fs.mitm: start implementation of IFileSystem api. Michael Scire 2019-03-22 08:49:10 -07:00
  • ca42a9daec hbl: change default to every_app=true, change default override key Michael Scire 2019-03-22 07:13:49 -07:00
  • 9e1e9ff8c0 loader: separate override_any_app (deprecate =app) Michael Scire 2019-03-22 06:59:28 -07:00
  • 761c383958 Fix spelling mistake (#483) zkitX 2019-03-21 06:09:44 -04:00
  • 48e4688c13 loader: begin needed support for HBL to use web browser commands Michael Scire 2019-03-20 07:53:56 -07:00
  • 7ddaad615b loader; suppress gcc warning TuxSH 2019-03-19 21:29:31 +01:00
  • a5854afd2f Update BCT.md to bring it into the modern age. (#482) thedax 2019-03-19 05:46:12 -04:00
  • db3c5cf20f loader: fix ldr:ro unmap semantics for < 3.0.0 Michael Scire 2019-03-16 19:14:51 -07:00
  • e7f941fa3d Update cheat docs with latest opcodes (#479) tslater2006 2019-03-16 00:20:20 -05:00
  • 51fa778fb2 loader/ams_mitm: Change Down -> Held in API Michael Scire 2019-03-15 21:28:38 -07:00
  • 35167da6dd loader: Actually use hidKeysHeld Michael Scire 2019-03-15 19:51:00 -07:00
  • 2a973b9e16 dmnt-cheat: extend StoreRegisterToAddressOpcode some more Michael Scire 2019-03-15 19:24:23 -07:00
  • 83626923cf loader/ams_mitm: hidKeysHeld, not hidKeysDown (and remove workaround) Michael Scire 2019-03-15 18:34:55 -07:00
  • 7551bebb88 dmnt-cheat: Fix a few bugs in vm. Michael Scire 2019-03-15 18:29:43 -07:00
  • 433b01aaf8 dmnt-cheat: add other register source to new condition opcode Michael Scire 2019-03-15 13:52:11 -07:00
  • da664b49ad dmnt-cheat: amend inline docs Michael Scire 2019-03-15 13:46:53 -07:00
  • 5d79952bdd dmnt-cheat: Add register conditional vm instruction Michael Scire 2019-03-15 13:45:35 -07:00
  • e5ecd243f2 dmnt-cheat: Implement real workaround for 6.0.0+ kernel bug Michael Scire 2019-03-15 03:30:51 -07:00
  • 274035edd6 Add 64-bit IDA binaries to gitignore Michael Scire 2019-03-15 00:25:24 -07:00
  • 60776e8111 loader: fix ldr:ro mapping error on < 3.0.0 Michael Scire 2019-03-15 00:25:09 -07:00
  • 3fcad4bc65 exo: fix SE driver coherency bug (closes #384) Michael Scire 2019-03-14 13:07:54 -07:00
  • 991fe78740 creport/fatal: fix time-retrieval functionality Michael Scire 2019-03-14 09:16:55 -07:00
  • aac64b1ded dmnt-cheat: workaround for 6.0.0+ kernel bug. Michael Scire 2019-03-14 09:15:10 -07:00
  • b6d3df3335 fs_mitm: Fix mismatched new[] / delete (#389) Léo Lam 2019-03-08 16:25:33 +01:00
  • 66560d0a7b fs.mitm: fix two cases of inverted logic Michael Scire 2019-03-07 19:53:21 -08:00
  • b42d16cf1c Atmosphere: Bump version to 0.8.5 0.8.5 Michael Scire 2019-03-07 10:27:22 -08:00
  • bcdf32b214 0.8.5: amend changelog Michael Scire 2019-03-07 10:26:53 -08:00
  • 9c3728c8f2 Add 0.8.5 changelog ahead of release, fix keypress docs. Michael Scire 2019-03-07 04:12:21 -08:00
  • 23fff1e8fd Add cheats.md Michael Scire 2019-03-07 03:51:18 -08:00
  • a553fbcdd1 docs: add dmnt.md Michael Scire 2019-03-07 02:51:26 -08:00
  • e62606d276 fatal: only set display magnification on 3.0.0+ Michael Scire 2019-03-06 14:39:48 -08:00
  • e25d83f701 fss: seems ext_csd is not initialized by then Michael Scire 2019-03-06 08:34:33 -08:00
  • ed37c149d1 fss: how many commits does it take to fix one line of code? Michael Scire 2019-03-06 05:56:58 -08:00
  • 7c8d126f23 fusee-secondary: fix previous generalization Michael Scire 2019-03-06 05:55:35 -08:00
  • c9b88f0404 fusee: dynamically read NAND num_sectors (thanks @shchmue!) Michael Scire 2019-03-06 05:40:32 -08:00
  • e24d7a1fd2 default-settings: Language. Michael Scire 2019-03-06 00:21:24 -08:00
  • d756f2fc0d dmnt-cheat: make cheats default toggle configurable Michael Scire 2019-03-06 00:20:17 -08:00
  • 4d0ab41e6e dmnt-cheat: Fix debug event management Michael Scire 2019-03-05 23:58:36 -08:00
  • 512dbc3a24 dmnt: prevent lag on game thread-spawning Michael Scire 2019-03-05 18:57:50 -08:00
  • a3d44e37b5 dmnt-cheat: *properly* update frozen address values on write Michael Scire 2019-03-05 11:56:17 -08:00
  • 18e4d80073 dmnt-cheat: update frozen address values on write Michael Scire 2019-03-05 11:44:24 -08:00
  • e5bedd52ac fusee-secondary: add content type to content headers Michael Scire 2019-03-05 10:53:17 -08:00
  • 37025258c6 ams.tma: restore tma code to debugger_dev branch debugger_dev Michael Scire 2019-03-05 08:48:21 -08:00
  • a38927ec04 fatal: remove debugging log that slipped through Michael Scire 2019-03-05 07:52:42 -08:00
  • fbddf090a4 dmnt: only initialize HID once Michael Scire 2019-03-05 07:50:50 -08:00
  • b4b1208222 stratosphere: fix svcExitThread usage Michael Scire 2019-03-05 07:50:27 -08:00
  • 4e95397ed5 dmnt-cheat: const correctness Michael Scire 2019-03-05 01:40:49 -08:00