1
0
Fork 0
mirror of https://github.com/Scandal-UK/Incognito_RCM.git synced 2024-11-08 05:01:45 +00:00
Commit graph

97 commits

Author SHA1 Message Date
Dan Ware
9d0149ad28 Extracted crc writing into its own method 2020-06-06 10:23:43 +01:00
Dan Ware
02ab328e1c Corrected memory address offsets and bumped version 2020-06-06 09:04:24 +01:00
Dan Ware
7cc1d331b5
Update README.md 2020-06-03 19:15:53 +01:00
Dan Ware
f0ff32af02 Bumped version to 0.6.4 2020-06-03 14:06:31 +01:00
Dan Ware
b2dddfd34e Merge branch 'master' of github.com:Scandal-UK/Incognito_RCM 2020-06-03 14:01:16 +01:00
Dan Ware
f8f69f545f Added missing crc functionality and other fixes 2020-06-03 14:00:41 +01:00
Dan Ware
08b3ca1d2b
Update README.md 2020-05-31 22:34:34 +01:00
Dan Ware
a19d769241 Changed version number to 0.6.3 2020-05-31 22:18:53 +01:00
Dan Ware
99a2b2be51 Fixed a regression bug which involved an overwritten Hekate file 2020-05-31 22:13:31 +01:00
Dan Ware
6bb2687d84
Update README.md 2020-05-30 17:50:36 +01:00
Dan Ware
6d07f674d9 Added fix due to a change of the returned value from emummc_storage_init_mmc 2020-05-30 17:43:06 +01:00
Dan Ware
738258c6c4 Fixed implementation for Hekate updates and fixed makefile for multiple definitions 2020-05-30 16:24:47 +01:00
Dan Ware
08b9bfa5ad Implemented Hekate changes 2020-05-30 14:48:35 +01:00
jimzrt
b761770989 bump bugfix version 2020-01-05 19:54:04 +01:00
jimzrt
7796c0478a bugfix: write to emummc instead of sdmmc 2020-01-05 19:53:46 +01:00
jimzrt
6de9aa1084 bump version 2020-01-05 16:07:27 +01:00
jimzrt
d0c609dfd9 incorporate lockpick & hekate changes 2020-01-04 12:53:44 +01:00
James Tophoven
9bcd7c178f remove last commit, change version 2020-01-03 16:51:24 +01:00
jimzrt
c10be0e159
Merge pull request #5 from borntohonk/master
Bump version to 0.4.1, add in 9.1.0 support
2019-12-22 20:59:39 +01:00
borntohonk
2162f5bb9c
bump version to 0.4.1 2019-12-10 12:30:43 +01:00
borntohonk
058f330fd3
9.1.0 2019-12-10 12:29:56 +01:00
borntohonk
b459166be2
Merge pull request #1 from borntohonk/patch-1
One line to add 9.1.0 support
2019-12-10 12:28:15 +01:00
borntohonk
a4cbc2fe01
One line to add 9.1.0 support 2019-12-09 22:49:12 +01:00
jimzrt
5c838a8a9d bump version 2019-10-26 12:26:38 +02:00
jimzrt
5b3d389627 merge lockpick_rcm and hekate changes 2019-10-26 12:25:49 +02:00
jimzrt
f6b90c5356
Merge pull request #1 from shchmue/master
heap: Prevent node chain collapse on free
2019-10-26 12:24:57 +02:00
shchmue
cce2c9d27b heap: Prevent node chain collapse on free 2019-10-25 18:54:22 -06:00
jimzrt
b71b1ff907 use tui progressbar 2019-10-08 10:36:50 +02:00
jimzrt
3d73dc967a update screenshots 2019-10-07 21:36:13 +02:00
jimzrt
79cebfb564 bump version 2019-10-07 21:17:26 +02:00
jimzrt
14424bb7cb differentiate hash sizes from backup and nand 2019-10-07 20:40:41 +02:00
jimzrt
eb1b27366e formatting 2019-10-07 20:11:26 +02:00
jimzrt
e7a4f341d9 add hash size validation 2019-10-07 20:11:18 +02:00
jimzrt
e81b1e62c7 add backup verification 2019-10-07 20:02:42 +02:00
jimzrt
b6c552243a add retry and debug functions 2019-10-07 19:26:40 +02:00
jimzrt
5de9cf32a7 bump version 2019-10-06 21:29:21 +02:00
jimzrt
48db480789 code reorganization 2019-10-06 21:28:54 +02:00
jimzrt
8afd9a8693 update readme and add screenshots 2019-10-06 21:05:50 +02:00
jimzrt
c62341b117 add screenshot from framebuffer function 2019-10-06 19:26:32 +02:00
jimzrt
6204a01b4f clean up and a little more validation 2019-10-04 23:43:10 +02:00
jimzrt
099dc0e67b bump version 2019-10-04 20:53:36 +02:00
jimzrt
b443280341 remove unneccessary 2019-10-04 20:53:08 +02:00
jimzrt
357e25dc45 reading, writing, verifing working 2019-10-04 20:48:24 +02:00
James Tophoven
ee01f32e53 testing some things - yep, should be another branch 2019-10-04 16:22:24 +02:00
James Tophoven
e3adf0fe96 clean up 2019-10-04 14:23:00 +02:00
James Tophoven
141a6f390c formatting 2019-10-04 14:15:40 +02:00
James Tophoven
ed43620605 cluser and sector aligned reading and writing, needs testing 2019-10-04 14:08:33 +02:00
James Tophoven
35f38a1526 clean up a bit 2019-10-04 11:26:27 +02:00
jimzrt
a055defc92 replace external sha256 library with internal and change order of menu points 2019-10-04 01:27:43 +02:00
jimzrt
148ace3108 remove unused libraries 2019-10-03 18:34:00 +02:00