Skip to content

Commit 0d98034

Browse files
authored
Merge pull request #5 from Switch-modder/main
Add more information for the partitions and history
2 parents fc80f64 + da6211c commit 0d98034

4 files changed

Lines changed: 16 additions & 4 deletions

File tree

documents/1. History/history of anki.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@
1818
- April 29th, 2019: Anki announced their liquidation.
1919
- May 1st, 2019: Anki officially went out of business.
2020
- January 2020: Digital Dream Labs announced that they bought the assets.
21-
- TODO: recount the misdoings of DDL
22-
- 2024: code leaked and hooray!
21+
- TODO: recount the misdoings of DDL in this time
22+
- July 2023 - September 2024: DDL servers go down due to them not paying the bill for their AWS instance while they were still taking money from their customers
23+
- September 2024: DDL gets new CEO Zack Anton and the servers come up a few weeks later.
24+
- 2024: `victor` and `vicOS-oelinux` leaked to github with encrypted keys.
25+
- April 30th, 2025: Vector's keys get cracked and a unlock ota has been released to convert prod bots into dev bots.

documents/2. Available CFW/2. Viccyware.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ Website: [https://viccyware.com](https://viccyware.com/)
66

77
## What does it do?
88

9-
Viccyware embeds Cozmo animations, sounds, and behaviors, and morphs them into Vector's personality.
9+
Viccyware embeds Cozmo animations, sounds, and behaviors, and morphs them into Vector's personality while maintaining the charm of both.
10+
11+
Viccyware is available at [froggitti's Dev Vector web setup](https://devsetup.froggitti.net).

documents/3. Software Architecture/partitions.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ TODO
88

99
## EMR
1010

11+
The EMR partiton (Electronic Medical Record) contains the calibration info of the robot as well as it's ESN.
12+
1113
## boot_a and boot_b
1214

13-
## system_a and system_b
15+
These are the boot partitions. These partitons contain a ramdisk which is loaded which will then load a system partition matching the slot ID you are in.
16+
17+
## system_a and system_b
18+
19+
Vector go Beep Boop.

documents/6. Make Your Own CFW/3. how.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# How to Develop
23

34
Here, we will perform two steps in one: learning how to make modifications to the code, and how to change the final screen in CCIS which describes what the builds are.

0 commit comments

Comments
 (0)