1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00
Commit graph

147 commits

Author SHA1 Message Date
SciresM aa289410bb
Merge pull request #567 from Atmosphere-NX/emunand_dev
Implement support for emummc.
2019-06-15 21:41:40 -07:00
hexkyz af5d88d4e4
Further clarify emummc files mode structure 2019-06-15 18:24:21 +01:00
Michael Scire 9de7b01ee6 Bump version to 0.9.0 2019-06-15 06:10:54 -07:00
Ammar Askar 919c3b2a65
Fix documentation for sept's python dependencies
pyCrypto and pycryptodome are never supposed to be installed
together [1]. Installing them together causes very weird import
errors when sept runs. We should specify one, probably
pycryptodome since its more modern.

[1] https://pycryptodome.readthedocs.io/en/latest/src/installation.html#installation
2019-06-12 01:42:21 -07:00
SciresM 5f5a8567ce
docs: remove nonsense from thermo (closes #296) 2019-05-23 15:42:43 -07:00
Michael Scire 7dbe61c94c docs: mention we don't do smhax (closes #303) 2019-05-23 12:25:03 -07:00
Michael Scire 1d429261e9 Add 0.8.10 changelog ahead of release. 2019-05-22 12:30:01 -07:00
Michael Scire ad41d010d3 Atmosphere: Add 0.8.9 changelog ahead of release, update system settings. 2019-04-26 03:10:56 -07:00
Michael Scire 664e5e6b52 Small 0.8.8 changelog addition 2019-04-20 10:37:53 -07:00
Michael Scire 9691286d73 Bump version to 0.8.8 2019-04-20 10:36:38 -07:00
Michael Scire b03a778611 Bump version to 0.8.7 2019-04-11 16:54:12 -07:00
SciresM 3459968ac3
more fixes 2019-04-01 17:41:58 -07:00
SciresM 428e176d9c
Wording, (dkp-) 2019-04-01 17:39:44 -07:00
James Elliott 16430217ff Add additional dependency information (#495)
- individually listed packages required when using (dkp-)packman.
- added sept dependencies
- added requirement to use -r flag
- added recommendation for zip (for use if someone wants to make dist)
2019-04-01 17:35:10 -07:00
thedax 23424629c9 BCT.md: Atmosphere -> Atmosphère for consistency with other docs. (#490) 2019-03-28 10:52:37 -07:00
Michael Scire 93745dc40c docs: update, add 0.8.6 changelog ahead of release 2019-03-25 17:50:59 -07:00
BlockBuilder57 a611027eeb Add info to set_mitm docs, clean up loader docs (#488)
* Add info to set_mitm docs, clean up loader docs

Also add the list of buttons found in all cases of ParseOverrideKey

* Fix typo in fs_mitm.md
2019-03-24 15:39:16 -07:00
thedax a5854afd2f Update BCT.md to bring it into the modern age. (#482)
* Bring BCT.md into the modern age. It was terribly outdated.

* Added notes on debugging modes
2019-03-19 02:46:12 -07:00
tslater2006 e7f941fa3d Update cheat docs with latest opcodes (#479)
* Update cheat docs with latest opcodes

This covers changes made to Opcode 10 as well as the new 0xC0 opcode

* Corrected Opcode 10 documentation
2019-03-15 22:20:20 -07:00
Michael Scire bcdf32b214 0.8.5: amend changelog 2019-03-07 10:26:53 -08:00
Michael Scire 9c3728c8f2 Add 0.8.5 changelog ahead of release, fix keypress docs. 2019-03-07 04:13:32 -08:00
Michael Scire 23fff1e8fd Add cheats.md 2019-03-07 03:51:18 -08:00
Michael Scire a553fbcdd1 docs: add dmnt.md 2019-03-07 02:51:26 -08:00
Michael Scire 37d3577028 dmnt: allow disabling cheats via title-specific button combo 2019-03-04 06:55:37 -08:00
Michael Scire 2673118478 update loader doc 2019-02-23 07:43:12 -08:00
Michael Scire d646023bbd changelog: mention kernel patches 2019-02-21 09:22:28 -08:00
Michael Scire 61b057c37d ams: write changelog for 0.8.4 a while before actual release. 2019-02-21 08:03:44 -08:00
Michael Scire 8cff208d36 lightweight sept dox 2019-02-20 13:37:40 -08:00
Michael Scire 5b1bb71787 docs: add sm extension I forgot to mention 2019-01-24 09:45:57 -08:00
Michael Scire 7d4a257d57 Bump version to 0.8.3 2019-01-24 09:44:03 -08:00
Michael Scire 9bc45475f4 docs: fix formatting for github 2019-01-22 05:38:27 -08:00
Michael Scire 8bf8503fcd docs: Add set.mitm documentation 2019-01-22 05:38:27 -08:00
SciresM 2165555170 smdocs: remove extraneous \ 2019-01-22 05:38:27 -08:00
Michael Scire 260a819fd2 sm: update mitm api docs for change 2019-01-22 05:38:27 -08:00
Michael Scire b6684ff845 sm: Add sm:dmnt query extension 2019-01-22 05:38:27 -08:00
misson20000 35cf3b65a3 loader/ECS: don't clear ECS on failure, add ClearExternalContentSource command 2019-01-22 05:38:27 -08:00
Michael Scire 84c776fa6b Bump version to 0.8.2 2018-12-07 17:30:07 -08:00
Michael Scire ef17dc16fa Bump version to 0.8.1 2018-11-30 13:39:07 -08:00
Michael Scire ed4a999caa fix flag docs typo 2018-11-30 13:24:39 -08:00
Michael Scire 6b3662d047 Add documentation for supported flags. 2018-11-30 13:23:53 -08:00
Michael Scire bcdfc53d7d Bump version to 0.8.0 2018-11-29 15:32:19 -08:00
misson20000 13aa774d7a add docs for SetExternalContentSource 2018-11-18 17:01:24 -08:00
Michael Scire 164fb96da0 Update changelog.md for 0.7.5 2018-11-11 20:14:20 -08:00
Hylian 8daa2da97c
Update Changelog for 0.7.4 2018-11-09 11:26:04 -06:00
Hylian de688ee17a Update changelog.md 2018-10-25 06:58:29 +09:00
Hylian d55a9d168e Replaced Release Roadmap with Upcoming Features, added Changelog and added HBL and Button Override sections to
loader.md
2018-10-23 20:33:23 -05:00
CyberVision 3c1134e3d6 Create Documentation/Wiki
Various changes suggested by misson20000
2018-10-02 20:05:02 -05:00