Editing Premo game plugin
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
contains 18 subs: | contains 18 subs: | ||
0: return 0 | 0: return 0 | ||
1: end, return 0 | 1: end, return 0 | ||
2: | 2: Input: | ||
3: 1 Parameter: int (0/1) | 3: 1 Parameter: int (0/1) | ||
4: 1 Parameter: uint8_t [0x20] | 4: 1 Parameter: uint8_t [0x20] | ||
5: Input: | 5: Input: | ||
6: start, 0 Parameter: | 6: start, 0 Parameter: | ||
7: stop, 0 Parameter: | 7: stop, 0 Parameter: | ||
8: | 8: SetVolume, 1 Parameter: float volume | ||
9: | 9: GetVolume, 1 Parameter: float * volume | ||
10: 0 Parameter: - return/get Premo Error Code | 10: 0 Parameter: - return/get Premo Error Code | ||
11: peernum, 0 Parameter: | 11: peernum, 0 Parameter: | ||
12: peerinfo, 2 Parameter: uint8_t | 12: peerinfo, 2 Parameter: uint8_t goupid [ ], int * groupid | ||
13: 0 Parameter: - return Premo Type | 13: 0 Parameter: - return Premo Type | ||
14: eall, 1 Parameter: int arg1 | 14: eall, 1 Parameter: int arg1 | ||
15: svout, 1 Parameter: int arg1 | 15: svout, 1 Parameter: int arg1 | ||
16: gpifo, 1 Parameter: | 16: gpifo, 1 Parameter: int * gpifo | ||
17: Input: | 17: Input: | ||
==Sub Display== | ==Sub Display== | ||
Line 56: | Line 39: | ||
aspectRatio = int | aspectRatio = int | ||
captureMode = 0/1 | captureMode = 0/1 | ||
mainmem = int | mainmem = int | ||
skimflag = int | skimflag = int | ||
equeue = | equeue = | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |