Jump to content

Engine calls (Boktai 2): Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 307: Line 307:
| 0xe4b1 || 0x08000df4 || 6 ||  
| 0xe4b1 || 0x08000df4 || 6 ||  
|-
|-
| 0x11d4 || 0x08000eec || 310 ||  
| 0x11d4 || 0x08000eec || 310 || Video_LoadTileSet(t=?, c=tileset page ID? d=tileset file ID, m=tilemap file ID)
|-
|-
| 0x33aa || 0x08001004 || 3 ||  
| 0x33aa || 0x08001004 || 3 ||  
Line 419: Line 419:
| 0xd401 || 0x08047a40 || 20 ||  
| 0xd401 || 0x08047a40 || 20 ||  
|-
|-
| 0xab3c || 0x08047b90 || 55 ||  
| 0xab3c || 0x08047b90 || 55 || TextBox_SetVar(n, value) - Access via <VAR=n> tags
|-
|-
| 0x2575 || 0x08047bd0 || 2 ||  
| 0x2575 || 0x08047bd0 || 2 ||  
|-
|-
| 0x352d || 0x08047c10 || 199 ||  
| 0x352d || 0x08047c10 || 199 || TextBox_SetExtend(n, text) - Access via <EXTEND=n> tags
|-
|-
| 0x75af || 0x08047c2c || 83 ||  
| 0x75af || 0x08047c2c || 83 ||  
Line 939: Line 939:
| 0xeaac || 0x0823b17c || 1 ||  
| 0xeaac || 0x0823b17c || 1 ||  
|-
|-
| 0x5c9e || 0x0823b5f8 || 99 ||  
| 0x5c9e || 0x0823b5f8 || 99 || With 0 parameters: Back up stat & world structs (see RAM map). With 1+ parameters: Back up specific pointers from the stat & world structs.
|-
|-
| 0xa222 || 0x0823b630 || 1 ||  
| 0xa222 || 0x0823b630 || 1 ||  
Line 961: Line 961:
| 0xcaee || 0x0823c8b0 || 2 ||  
| 0xcaee || 0x0823c8b0 || 2 ||  
|-
|-
| 0x184b || 0x0823cb2c || 12 ||  
| 0x184b || 0x0823cb2c || 12 || Camera_ConnectToTilemap(...) - Positions the camera on the tile map (call every frame)
|-
|-
| 0x180b || 0x0823cc20 || 1 ||  
| 0x180b || 0x0823cc20 || 1 ||