Changes

320 bytes added ,  20:28, 7 May 2019
Add a few BCAT error code values. These values are currently in use as of 8.0.0 (and earlier as well).
Line 962: Line 962:  
|-
 
|-
 
| 0x7BC74 || 116 || 990 || Unimplemented functionality
 
| 0x7BC74 || 116 || 990 || Unimplemented functionality
 +
|-
 +
| 0x27A || 122 || 1 || Invalid argument
 +
|-
 +
| 0x47A || 122 || 2 || Object not found
 +
|-
 +
| 0x67A || 122 || 3 || Object locked/in used
 +
|-
 +
| 0x87A || 122 || 4 || Target already mounted
 +
|-
 +
| 0xA7A || 122 || 5 || Target not mounted
 +
|-
 +
| 0xC7A || 122 || 6 || Object already opened
 +
|-
 +
| 0xE7A || 122 || 7 || Object not opened
 
|-
 
|-
 
| 0x287C || 124 || 20 || Argument is NULL
 
| 0x287C || 124 || 20 || Argument is NULL
92

edits