Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Buffer’s flags word |
R1 | Start address of the buffer |
R2 | Byte beyond end of the buffer |
R3 | Preferred handle for the buffer, or -1 to get the Buffer Manager to generate one |
Exit | |
---|---|
R0 | Buffer handle |
This SWI is similar to Buffer_Create, but does not claim memory for you. Instead, it registers your existing memory as a buffer.