stdout3
3.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
> bbc_diag_mode = 1
> New USB device: ./testfile
> BBCInit(./testfile, SYNC) returns 0 (time in ms)
> BBCFormatCard returns 0 (time in ms)
> BBCStats2(./testfile): size 65536, sysSpace: 2304, contentSpace: 0, freeSpace: 63232 ret 0 (time in ms)
> BBCVerifySKSA returns 983040 (time in ms)
> BBCVerifySKSA returns 0 (time in ms)
> ./Input/BBC0003/id.sys: StoreId returns 0 (time in ms)
> BBCStoreCert returns 0 (time in ms, bandwidth in KB/s)
> BBCStorePrivateData returns 0 (time in ms, bandwidth in KB/s)
> BBCStoreCrls returns 0 (time in ms, bandwidth in KB/s)
> BBCStoreTickets returns 0 (time in ms, bandwidth in KB/s)
> BBCStoreUserData returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject sig.db returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject pak.bnd returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 00000001.app returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 00000001.rec returns 0 (time in ms, bandwidth in KB/s)
> > __BBC_StoreObject 00000001.u01 returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 00000001.u02 returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 3.pak returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 00000001.pak returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 00000001.sta returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 0000012f.u02 returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 0000012f.u04 returns 0 (time in ms, bandwidth in KB/s)
> __BBC_StoreObject 0000012f.app returns 0 (time in ms, bandwidth in KB/s)
> __BBC_ListObjects returns 18 (time in ms)
> BBCStats2(./testfile): size 65536, sysSpace: 2640, contentSpace: 384, freeSpace: 62512 ret 0 (time in ms)
> > BBCContentListSize returns 3 (time in ms)
BBCGetContentList returns 3 (time in ms)
cid 1, size 131072
cid 1, size 131072
cid 12f, size 131072
> BBCStateListSize returns 7 (time in ms)
BBCGetStateList returns 7 (time in ms)
cid 1
cid 1
cid 1
cid 12f
cid 12f
cid 1
cid 4ef
> 00000001.app 131072 -1
00000001.rec 131072 -1
00000001.u01 16384 -1
00000001.u02 32768 0
00000001.pak 16384 -1
00000001.sta 16384 0
3.pak 0
BBCListContentFiles returns 7 (time in ms)
> 0000012f.u02 16384 0
0000012f.u04 32768 -1
0000012f.app 131072 -1
BBCListContentFiles returns 3 (time in ms)
> BBCRenameState ocid 12f ncid 1 returns 0 (time in ms)
> BBCRenameState ocid 12f ncid 1 returns 0 (time in ms)
> 00000001.app 131072 -1
00000001.rec 131072 -1
00000001.u01 16384 -1
00000001.pak 16384 -1
00000001.sta 16384 0
00000001.u02 16384 0
00000001.u04 32768 -1
3.pak 0
BBCListContentFiles returns 8 (time in ms)
> 0000012f.app 131072 -1
BBCListContentFiles returns 1 (time in ms)
> BBCStateListSize returns 6 (time in ms)
BBCGetStateList returns 6 (time in ms)
cid 1
cid 1
cid 1
cid 1
cid 1
cid 4ef
> __BBC_ListObjects returns 17 (time in ms)
> BBCContentListSize returns 3 (time in ms)
BBCGetContentList returns 3 (time in ms)
cid 1, size 131072
cid 1, size 131072
cid 12f, size 131072
> BBCStateListSize returns 6 (time in ms)
BBCGetStateList returns 6 (time in ms)
cid 1
cid 1
cid 1
cid 1
cid 1
cid 4ef
> __BBC_GetObject pak.bnd returns 16384 (time in ms, bandwidth in KB/s)
> __BBC_GetObject sig.db returns 16384 (time in ms, bandwidth in KB/s)
> BBCClose(./testfile): ret 0 (time in ms)
>