User contributions
From WikiPrizm
Jump to navigationJump to search- 11:24, 9 August 2012 diff hist +133 N RadIcon Created page with "{{syscall | name = RadIcon | index = 0x1D8B | signature = void RadIcon( unsigned int ) | header = display_syscalls.h | comments = }}"
- 11:21, 9 August 2012 diff hist +157 N HourGlass Created page with "{{syscall | name = HourGlass | index = 0x02C7 | signature = void HourGlass(void) | comments = Directly draws the busy-indicator in the upper right corner. }}"
- 11:19, 9 August 2012 diff hist +22 Syscall Reference
- 11:17, 9 August 2012 diff hist +137 N GetFKeyPtr Created page with "{{syscall | name = GetFKeyPtr | index = 0x12F3 | signature = void GetFKeyPtr( int, void* ) | header = display_syscalls.h | comments = }}"
- 11:15, 9 August 2012 diff hist +141 N FKey Display Created page with "{{syscall | name = FKey_Display | index = 0x0131 | signature = void FKey_Display( int, void* ) | header = display_syscalls.h | comments = }}"
- 11:12, 9 August 2012 diff hist +11 Syscall Reference
- 11:11, 9 August 2012 diff hist +842 N Bdisp AreaClr Created page with "{{syscall | name = Bdisp_AreaClr | index = 0x02B2 | signature = void Bdisp_AreaClr( TBdispFillArea* area, unsigned char target, unsigned short color) | header = display_syscal..."
- 10:58, 9 August 2012 diff hist +21 Syscall Reference
- 10:57, 9 August 2012 diff hist +556 N Bdisp Fill VRAM Created page with "{{syscall | name = Bdisp_Fill_VRAM | index = 0x0275 | signature = void Bdisp_Fill_VRAM( int color, int mode ) | header = display_syscalls.h | comments = Fills different areas ..."
- 10:50, 9 August 2012 diff hist +10 Bdisp GetPoint DD Workbench
- 10:49, 9 August 2012 diff hist +47 Bdisp GetPoint DD
- 10:48, 9 August 2012 diff hist +173 N Bdisp GetPoint DD Workbench Created page with "{{syscall | name = Bdisp_GetPoint_DD_Workbench | index = 0x026E | signature = void Bdisp_GetPoint_DD_Workbench( int x, int y ) | header = display_syscalls.h | comments = }}"
- 10:45, 9 August 2012 diff hist +22 Syscall Reference
- 10:44, 9 August 2012 diff hist +250 N Bdisp HeaderText2 Created page with "{{syscall | name = Bdisp_HeaderText2 | index = 0x1D85 | signature = void Bdisp_HeaderText2(void) | header = display_syscalls.h | comments = Yet to know what it does --~~~~ }}"
- 10:43, 9 August 2012 diff hist +248 N Bdisp HeaderText Created page with "{{syscall | name = Bdisp_HeaderText | index = 0x1D82 | signature = void Bdisp_HeaderText(void) | header = display_syscalls.h | comments = Yet to know what it does --~~~~ }}"
- 10:40, 9 August 2012 diff hist +11 Syscall Reference
- 10:39, 9 August 2012 diff hist +456 N Bdisp HeaderFill2 Created page with "{{syscall | name = Bdisp_HeaderFill2 | index = 0x1D87 | signature = void Bdisp_HeaderFill2( unsigned int col_start, unsigned int col_count, unsigned char c_idx1, unsigned char..."
- 10:33, 9 August 2012 diff hist +11 Syscall Reference
- 10:32, 9 August 2012 diff hist +11 Syscall Reference
- 10:31, 9 August 2012 diff hist +768 N Bdisp HeaderFill Created page with "{{syscall | name = Bdisp_HeaderFill | index = 0x1D86 | signature = void Bdisp_HeaderFill( unsigned char c_idx1, unsigned char c_idx2 ) | header = display_syscalls.h | paramete..."
- 10:13, 9 August 2012 diff hist +11 Syscall Reference
- 10:13, 9 August 2012 diff hist +312 N BatteryIcon Created page with "{{syscall | name = BatteryIcon | index = 0x1D89 | signature = void BatteryIcon( unsigned int ) | header = display_syscalls.h | parameters = ''unsigned int'' - set to 0 to hide..."
- 10:05, 9 August 2012 diff hist +392 N PowerOff Created page with "{{syscall | name = PowerOff | index = 0x1839 | signature = void PowerOff( int displayLogo ) | header = SYSTEM_syscalls.h | parameters = * ''int'' '''displayLogo''' - Set to 1 ..."
- 09:43, 9 August 2012 diff hist +1 ProgressBar0 s/arguments/parameters
- 09:41, 9 August 2012 diff hist +12 ProgressBar0 Change to match the syscalls template more
- 09:38, 9 August 2012 diff hist -32 Scrollbar Change to match the syscalls template more
- 06:53, 9 August 2012 diff hist +11 Syscall Reference
- 06:51, 9 August 2012 diff hist +38 MsgBoxPush
- 06:49, 9 August 2012 diff hist -47 PrintMini
- 06:48, 9 August 2012 diff hist 0 WriteBackground
- 06:46, 9 August 2012 diff hist +242 N DefineStatusMessage Created page with "{{syscall | name = DefineStatusMessage | index = 0x1D77 | signature = void DefineStatusMessage( char* msg, short P2, char P3, char P4 ) | header = display_syscalls.h | comment..."
- 06:39, 9 August 2012 diff hist +12 Syscall Reference
- 06:37, 9 August 2012 diff hist +1,013 N WriteBackground Created page with "{{syscall | name = WriteBackground | index = 0x1EF7 | signature = void WriteBackground(void* target, int width, int height, void* source, int, int, int ) | header = display_sy..."
- 06:25, 9 August 2012 diff hist +11 Syscall Reference
- 06:24, 9 August 2012 diff hist -16 m ProgressBar I consider this complete enough...
- 06:24, 9 August 2012 diff hist +275 ProgressBar I found more details on the syscall which confirm it is similar to ProgressBar0 but without the first three arguments
- 06:19, 9 August 2012 diff hist +177 N ProgressBar Created page with "{{Incomplete}} {{syscall | name = ProgressBar | index = 0x180E | signature = void ProgressBar( int, int ) | header = display_syscalls.h | comments = Displays a progress bar. }}"
- 06:16, 9 August 2012 diff hist +11 Syscall Reference
- 06:14, 9 August 2012 diff hist +546 N ProgressBar0 Created page with "{{syscall | name = ProgressBar0 | index = 0x180B | signature = void ProgressBar0(int, int, int, int current, int max) | header = display_syscalls.h | comments = Displays a pro..."
- 06:01, 9 August 2012 diff hist +11 Syscall Reference
- 06:00, 9 August 2012 diff hist +986 N Scrollbar Created page with "{{syscall | name = Scrollbar | index = 0x1A0A | signature = void Scrollbar( TScrollbar* scrollbar) | header = display_syscalls.h | comments = Displays a vertical scrollbar tha..."
- 05:43, 9 August 2012 diff hist +33 Syscall Reference
- 18:53, 8 August 2012 diff hist +28 m MsgBoxPush Add possible box heights
- 18:51, 8 August 2012 diff hist +450 N MsgBoxPush Add documentation for MsgBoxPush
- 18:47, 8 August 2012 diff hist +281 N MsgBoxPop Add documentation for MsgBoxPop
- 18:39, 8 August 2012 diff hist +1,449 N PrintMini Added documentation for PrintMini
- 18:16, 8 August 2012 diff hist +374 N Bdisp PutDisp DD stripe Add documentation for Bdisp_PutDisp_DD_stripe
- 18:01, 8 August 2012 diff hist +160 File System Added more details on the filesystem used on the Storage Memory
- 10:32, 8 August 2012 diff hist -58 SetBackGround Picture no. 14 was visible in the OS, contrary to what was said.
- 10:26, 8 August 2012 diff hist -35 SetBackGround Picture no. 5 is visible in default OS modes, contrary to what was said.