| View previous topic :: View next topic |
| Author |
Message |
cp25stack
Joined: 16 Dec 2006 Posts: 11
|
Posted: Thu Dec 21, 2006 8:19 pm Post subject: err.. Where is the source of assembly lib? |
|
|
Hi
I had try to understand the working of toolchain.
When i explore the "pspsdk_1.0-beta2/src" folder,
i found many assembly (*.S) files that use macro "IMPORT_FUNC".
(defined in "pspimport.s".) but i cannot understand that where is the functions that it imported came from?
I guess that it import function from *.a library
(such as lippspdisplay.a) is it a assembly library,
and where is the source code of that library?
Does it come with [pspsdk_1.0-beta2] package or where can i download it?
:) ?? |
|
| Back to top |
|
 |
tabularasa
Joined: 22 Nov 2006 Posts: 13
|
Posted: Fri Dec 22, 2006 4:12 am Post subject: |
|
|
| Well, i guess those imported functions come from sony or say: the firmware. I guess those are beeing reversed engineere'd. |
|
| Back to top |
|
 |
|