<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.3dbrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arikado</id>
	<title>3dbrew - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.3dbrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arikado"/>
	<link rel="alternate" type="text/html" href="https://www.3dbrew.org/wiki/Special:Contributions/Arikado"/>
	<updated>2026-04-14T20:04:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Title_metadata&amp;diff=78</id>
		<title>Title metadata</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Title_metadata&amp;diff=78"/>
		<updated>2011-03-29T02:02:57Z</updated>

		<summary type="html">&lt;p&gt;Arikado: Copied over from http://daifukkat.su/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://git.daifukkat.su/?p=3dshax.git Code Application by trap15]&lt;br /&gt;
&lt;br /&gt;
 typedef struct {&lt;br /&gt;
         u32 cid;         // content id&lt;br /&gt;
         u8  hash[0x20];  // SHA-256 hash&lt;br /&gt;
 } content_record;        // size: 0x24 bytes&lt;br /&gt;
 &lt;br /&gt;
 enum sig_type {&lt;br /&gt;
         RSA_2048_SHA256 = 0x00010004,&lt;br /&gt;
         RSA_4096_SHA256 = 0x00010003,&lt;br /&gt;
         RSA_2048_SHA1   = 0x00010001,&lt;br /&gt;
         RSA_4096_SHA1   = 0x00010000&lt;br /&gt;
 };&lt;br /&gt;
 &lt;br /&gt;
 typedef struct {&lt;br /&gt;
         u32 sig_type; &lt;br /&gt;
         u8 sig[*];     // * Signature size&lt;br /&gt;
         u8 fill1[60];&lt;br /&gt;
         u8 issuer[64]; // Root-CA%08x-CP%08x&lt;br /&gt;
         u8 version;&lt;br /&gt;
         u8 ca_crl_version;&lt;br /&gt;
         u8 signer_crl_version;&lt;br /&gt;
         u8 fill2;&lt;br /&gt;
         u64 sys_version;&lt;br /&gt;
         u64 title_id;&lt;br /&gt;
         u32 title_type;&lt;br /&gt;
         u16 group_id; // publisher&lt;br /&gt;
         u8 reserved[62];&lt;br /&gt;
         u32 access_rights;&lt;br /&gt;
         u16 title_version;&lt;br /&gt;
         u16 num_contents;&lt;br /&gt;
         content_record contents[0x40];&lt;br /&gt;
         u8 padding[0x28];&lt;br /&gt;
         u32 boot_content;&lt;br /&gt;
         u32 banner_content;&lt;br /&gt;
         u32 banner_size;&lt;br /&gt;
         u8 hash[0x20]; /* Huh? */&lt;br /&gt;
 } tmd;&lt;br /&gt;
&lt;br /&gt;
 //The tmd is then followed by a chain of certificates, where each certificate is of the general form&lt;br /&gt;
 typedef struct {&lt;br /&gt;
         u32 sig_type;&lt;br /&gt;
         u8 sig[*];        // * Signature size&lt;br /&gt;
         u8 issuer[64];&lt;br /&gt;
         u32 tag;          // identifies what is being signed&lt;br /&gt;
         u8 name[64];      // name of thing being signed&lt;br /&gt;
         u8 key[...];&lt;br /&gt;
 } certificate;&lt;/div&gt;</summary>
		<author><name>Arikado</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Nintendo_Software&amp;diff=75</id>
		<title>Nintendo Software</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Nintendo_Software&amp;diff=75"/>
		<updated>2011-03-28T20:25:21Z</updated>

		<summary type="html">&lt;p&gt;Arikado: Initial page fill in&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[HOME Menu]]&lt;br /&gt;
*[[AR Games]]&lt;br /&gt;
*[[Face Raiders]]&lt;br /&gt;
*[[Mii Maker]]&lt;br /&gt;
*[[StreetPass Mii Plaza]]&lt;br /&gt;
*[[Nintendo 3DS Camera]]&lt;br /&gt;
*[[Nintendo 3DS Sound]]&lt;br /&gt;
*[[Activity Log]]&lt;br /&gt;
*[[Download Play]]&lt;br /&gt;
*[[StreetPass]]&lt;br /&gt;
*[[SpotPass]]&lt;/div&gt;</summary>
		<author><name>Arikado</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Hardware&amp;diff=57</id>
		<title>Hardware</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Hardware&amp;diff=57"/>
		<updated>2011-03-28T18:58:24Z</updated>

		<summary type="html">&lt;p&gt;Arikado: /* Datasheets */ whoops&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
===Datasheets===&lt;br /&gt;
* [http://dl-web.dropbox.com/u/20520664/references/PS-ITG-3200-00-01.4.pdf Gyro]&lt;br /&gt;
* [http://dl.dropbox.com/u/20520664/references/CD00213470.pdf Accelerometer]&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
=== Front ===&lt;br /&gt;
&lt;br /&gt;
[[Image:CTR_Front.jpg|600px]]&lt;/div&gt;</summary>
		<author><name>Arikado</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Hardware&amp;diff=56</id>
		<title>Hardware</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Hardware&amp;diff=56"/>
		<updated>2011-03-28T18:55:38Z</updated>

		<summary type="html">&lt;p&gt;Arikado: /* Specifications */  -- Added datasheets (thanks yellowstar)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
===Datasheets===&lt;br /&gt;
* [Gyro http://dl-web.dropbox.com/u/20520664/references/PS-ITG-3200-00-01.4.pdf]&lt;br /&gt;
* [Accelerometer http://dl.dropbox.com/u/20520664/references/CD00213470.pdf]&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
=== Front ===&lt;br /&gt;
&lt;br /&gt;
[[Image:CTR_Front.jpg|600px]]&lt;/div&gt;</summary>
		<author><name>Arikado</name></author>
	</entry>
</feed>