Filesystem services: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|- | |- | ||
| 0x08010002 | | 0x08010002 | ||
| Initialize | | [[FS:Initialize|Initialize]] | ||
|- | |- | ||
| 0x080201C2 | | 0x080201C2 | ||
| OpenFile | | [[FS:OpenFile|OpenFile]] | ||
|- | |- | ||
| 0x08030204 | | 0x08030204 | ||
| OpenFileDirectly | | [[FS:OpenFileDirectly|OpenFileDirectly]] | ||
|- | |- | ||
| 0x08040142 | | 0x08040142 | ||
| DeleteFile | | [[FS:DeleteFile|DeleteFile]] | ||
|- | |- | ||
| 0x08050244 | | 0x08050244 | ||
Line 36: | Line 36: | ||
|- | |- | ||
| 0x08090182 | | 0x08090182 | ||
| CreateDirectory | | [[FS:CreateDirectory|CreateDirectory]] | ||
|- | |- | ||
| 0x080A0244 | | 0x080A0244 | ||
Line 42: | Line 42: | ||
|- | |- | ||
| 0x080B0102 | | 0x080B0102 | ||
| OpenDirectory | | [[FS:OpenDirectory|OpenDirectory]] | ||
|- | |- | ||
| 0x080C00C2 | | 0x080C00C2 | ||
Line 51: | Line 51: | ||
|- | |- | ||
| 0x080E0080 | | 0x080E0080 | ||
| CloseArchive | | [[FS:CloseArchive|CloseArchive]] | ||
|- | |- | ||
| 0x080F0180 | | 0x080F0180 |