mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
32 lines
1.1 KiB
HTML
32 lines
1.1 KiB
HTML
---
|
|
layout: devinfo
|
|
app: CalcHMAC_forBroadOn
|
|
altname: CalcHMAC_forBroadOn
|
|
category: [TwlIPL test]
|
|
catdesc: [A collection of tests used in the development of the DSi. Many of these are internal equivalents to TWL EVA's tests.]
|
|
sequence: FALSE
|
|
group: true
|
|
---
|
|
<b>CalcHMAC_forBroadOn</b> is used to create HWInfo for BroadOn's TWL-TS boards. TS boards are very early development prototypes. There are no known TWL-TS photos, but the IRIS and 3DS ones are shown below:
|
|
<div class="screenshot">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/external/IRIS.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/external/CTR.png">
|
|
</div>
|
|
CalcHMAC_forBroadOn is a relatively uninteresting program by itself, though it contains information on 2 of the TWL-TS boards.
|
|
<br><br>
|
|
<div class="code-div"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><TD><PRE>
|
|
TWL-TS ID: K00A317
|
|
ConsoleID: 08A1080105112134
|
|
Serials: TJN563204020
|
|
TEN563204020
|
|
TAN563204020
|
|
TN563204020
|
|
|
|
TWL-TS ID: K00A319
|
|
ConsoleID: 08A1080105112122
|
|
Serials: TJN353890334
|
|
TEN353890334
|
|
TAN353890334
|
|
TN353890334
|
|
</TD></TR></TABLE></div>
|