User contributions
From WikiPrizm
Jump to navigationJump to search- 17:23, 30 May 2012 diff hist +29 Serial IsOpen current
- 17:23, 30 May 2012 diff hist +29 Serial WriteUnbuffered
- 17:22, 30 May 2012 diff hist +65 N Category:Syscalls:Serial Created page with "These are the syscalls used for manipulating the serial port."
- 17:21, 30 May 2012 diff hist +720 N Serial Created page with "The Prizm's 2.5mm link port is a standard UART, capable of operating at up to 115200 bits per second in normal configurations. See the [[:Category:Syscalls:Serial|serial sysc..."
- 17:21, 30 May 2012 diff hist +29 Serial Close
- 22:04, 23 May 2012 diff hist +506 N Serial Close Created page with "{{syscall | name = Serial_Close | index = 0x1BB8 | header = fxcg/serial.h | signature = int Serial_Close(int mode); | synopsis = Closes the serial port, clearing all buffers a..."
- 21:38, 23 May 2012 diff hist +689 N Serial WriteUnbuffered Created page with "{{syscall | name = Serial_WriteUnbuffered | index = 0x1BBD | header = fxcg/serial.h | signature = int Serial_WriteUnbuffered(unsigned char c) | synopsis = Transmits a single b..."
- 21:31, 23 May 2012 diff hist +94 N Serial DirectTransmitOneByte Redirected page to Serial WriteUnbuffered current
- 17:18, 22 May 2012 diff hist -49 MCS DeleteDirectory
- 17:14, 22 May 2012 diff hist -8 MCS CreateDirectory
- 17:14, 22 May 2012 diff hist +24 m GetVRAMAddress
- 17:13, 22 May 2012 diff hist +19 m DrawFrame
- 17:12, 22 May 2012 diff hist +25 m DisplayMBString
- 17:12, 22 May 2012 diff hist +27 m Bfile OpenFile OS
- 17:11, 22 May 2012 diff hist -71 MCS CreateDirectory
- 16:54, 22 May 2012 diff hist -24 m Locate OS
- 13:33, 22 May 2012 diff hist +435 GetVRAMAddress
- 12:28, 22 May 2012 diff hist +1,594 GetVRAMAddress
- 11:32, 22 May 2012 diff hist -8 DrawFrame
- 11:31, 22 May 2012 diff hist +1 m DisplayMBString
- 11:27, 22 May 2012 diff hist -105 DisplayMBString
- 19:15, 21 May 2012 diff hist -325 Bfile OpenFile OS
- 13:32, 18 May 2012 diff hist +77 Syscall Reference →Serial
- 13:28, 18 May 2012 diff hist +1 m Template:RenamedSyscall current
- 13:27, 18 May 2012 diff hist +53 m Template:RenamedSyscall
- 12:51, 18 May 2012 diff hist +83 N Serial ClearReceiveBuffer Redirected page to Serial ClearRX current
- 12:50, 18 May 2012 diff hist +89 N Serial GetReceivedBytesAvailable Redirected page to Serial PollRX current
- 12:48, 18 May 2012 diff hist +72 N Serial SpyNthByte Redirected page to Serial Peek current
- 12:47, 18 May 2012 diff hist +79 N Serial ReadOneByte Redirected page to Serial ReadSingle current
- 12:45, 18 May 2012 diff hist +1 SDK Compatibility
- 12:45, 18 May 2012 diff hist +1,012 N SDK Compatibility Created page with "{{incomplete}} The original fx-9860-derived "miniSDK" contains some strange design decisions. Some of these have been improved in libfxcg, mostly by moving header files aroun..."
- 12:35, 18 May 2012 diff hist +11 Template:RenamedSyscall
- 12:34, 18 May 2012 diff hist -18 Serial ReadNBytes current
- 12:34, 18 May 2012 diff hist +77 Template:RenamedSyscall
- 12:29, 18 May 2012 diff hist +2 Template:RenamedSyscall
- 12:28, 18 May 2012 diff hist +22 Template:RenamedSyscall
- 12:27, 18 May 2012 diff hist +324 N Template:RenamedSyscall Created page with "Use this template for syscalls that have been renamed in libfxcg. Just pass in the old name and the new name: <nowiki>{{renamedsyscall | old = Serial_ReadNBytes | new = Seri..."
- 12:23, 18 May 2012 diff hist -49 Serial Read
- 12:23, 18 May 2012 diff hist +90 N Serial ReadNBytes Redirected page to Serial Read
- 12:18, 18 May 2012 diff hist +232 N Category:Renamed Syscalls Created page with "Some of the syscalls in the miniSDK have uselessly verbose names, so they have been renamed in libfxcg. For source compatibility with old programs, the old names may be defin..." current
- 12:15, 18 May 2012 diff hist +773 N Serial Read Created page with "{{syscall | name = Serial_Read | index = 0x1BBA | header = fxcg/serial.h | signature = int Serial_Read(unsigned char *out, int sz, short *count) | synopsis = Reads bytes from ..."
- 11:40, 18 May 2012 diff hist +622 N Bfile ReadFile OS Created page with "{{syscall | name = Bfile_ReadFile_OS | index = 0x1DAC | signature = int Bfile_ReadFile_OS(int handle, void *buf, int size, int pos) | synopsis = Reads bytes from an open file...."
- 11:53, 17 May 2012 diff hist +575 PrizmSDK Setup Guide
- 00:46, 17 May 2012 diff hist +29 Bdisp SetPoint VRAM
- 00:42, 17 May 2012 diff hist -238 Bdisp SetPoint VRAM
- 00:13, 17 May 2012 diff hist +186 Template:Syscall →Finding information
- 00:12, 17 May 2012 diff hist -165 Bdisp SetPoint DD
- 00:00, 17 May 2012 diff hist +35 Bdisp SetBacklightLevel current
- 23:55, 16 May 2012 diff hist -2 m Bdisp GetPoint VRAM
- 23:54, 16 May 2012 diff hist -31 Bdisp GetPoint VRAM