BCAT services: Difference between revisions
Line 231: | Line 231: | ||
| 30101 || [3.0.0+] GetTopicList | | 30101 || [3.0.0+] GetTopicList | ||
|- | |- | ||
| 30110 || [6.0.0+] | | [[#30110]] || [6.0.0+] | ||
|- | |- | ||
| 30200 || IsSystemUpdateRequired | | 30200 || [[#IsSystemUpdateRequired]] | ||
|- | |- | ||
| 30201 || [8.0.0+] | | 30201 || [8.0.0+] | ||
|- | |- | ||
| 30210 || [10.0.0+] | | [[#30210]] || [10.0.0+] | ||
|- | |- | ||
| 30300 || RequestImmediateReception | | 30300 || RequestImmediateReception | ||
Line 261: | Line 261: | ||
| 90100 || GetNewsDatabaseDump | | 90100 || GetNewsDatabaseDump | ||
|} | |} | ||
=== 30110 === | |||
Returns two u64s. Current usage and total size of the news-mounted savedata 0x8000000000000090. | |||
=== IsSystemUpdateRequired === | |||
Matches the version in news-sys:/sup.version against the result from system setting news!system_version. | |||
=== 30210 === | |||
Returns the Database version retrieved from system setting news!db_version | |||
== INewlyArrivedEventHolder == | == INewlyArrivedEventHolder == |