Filesystem services: Difference between revisions

No edit summary
No edit summary
Line 3,089: Line 3,089:
= InitialDataVersion2 =
= InitialDataVersion2 =
This is a 0x8210-byte struct used by [[#ISaveDataTransferManagerWithDivision]].
This is a 0x8210-byte struct used by [[#ISaveDataTransferManagerWithDivision]].
= GameCardAsicProductionFirmware =
This is the [[Lotus3#AsicFirmware|firmware]] for reading production Gamecards.
Embedded in "nn::gc::detail::EmbeddedDataHolder::g_FwReadBuffer" when in production mode.
[4.0.0+] This firmware was updated to provide support for new Gamecards.
[9.0.0+] This firmware was updated.
[11.0.0+] This firmware was updated.
[12.0.0+] This firmware was updated.
[14.0.0+] This firmware was updated.
= GameCardAsicDevelopmentFirmware =
This is the [[Lotus3#AsicFirmware|firmware]] for reading development Gamecards.
Embedded in "nn::gc::detail::EmbeddedDataHolder::g_FwReadBuffer" when in development mode.
[9.0.0+] This firmware was updated.
[11.0.0+] This firmware was updated.
[14.0.0+] This firmware was updated.
= GameCardAsicWriterFirmware =
This is the [[Lotus3#AsicFirmware|firmware]] for writing development Gamecards.
Embedded in "nn::gc::detail::EmbeddedDataHolder::g_FwWriterBuffer".


[[Category:Services]]
[[Category:Services]]