AMOSi:Resource Unpack
From Amiga Coding
Unpacks a single element from the current resource bank, and displays it on the screen.
<pre>
Resource Unpack n,x,y
</pre>
n holds the number of the element you wish to display.
x,y specify the position of your new image on the screen.