User contributions
From WikiPrizm
Jump to navigationJump to search- 21:04, 19 February 2022 diff hist +330 Display Use GetVRAMAddress, not a VRAM macro current
- 19:42, 25 May 2020 diff hist +151 N MediaWiki:Loginprompt Note that registration is disabled. current
- 02:52, 11 April 2020 diff hist -551 Development Methods and Tools Remove obsolete SDK pointers current
- 02:50, 11 April 2020 diff hist -1,733 PrizmSDK Setup Guide libfxcg releases are up to date now.
- 14:38, 16 April 2016 diff hist -1 m BASIC Reference Update link to Prizm manual. current
- 14:34, 16 April 2016 diff hist -6 m Development Methods and Tools Update Jenkins link.
- 11:35, 10 September 2015 diff hist +17 User:Tari current
- 12:07, 29 July 2014 diff hist -269 m Template:Syscall Remove reorganization notice; it's not really true anymore. current
- 15:41, 19 May 2014 diff hist +7,729 Optimization Tips Fill in actual information.
- 14:25, 15 May 2014 diff hist +77 Prizm Programming Portal →Reference Guide
- 14:25, 15 May 2014 diff hist +79 N Optimization Tips Created page with "TODO. Refer to https://www.cemetech.net/forum/viewtopic.php?t=8575 for a start."
- 14:18, 15 May 2014 diff hist -77 Plot Less-strange wording on inlining advice.
- 14:01, 15 May 2014 diff hist +116 m User:Tari
- 13:57, 15 May 2014 diff hist -192 m PrintCXY unsigned char -> const char
- 10:35, 15 May 2014 diff hist +4 Printing Text Style changes; don't recommend pointer arithmetic with PrintXY
- 10:01, 15 May 2014 diff hist +446 PrintXY More caveats for address subtraction
- 09:51, 15 May 2014 diff hist +495 PrintXY
- 01:13, 8 April 2013 diff hist +56 Bdisp GetPoint VRAM
- 20:42, 16 February 2013 diff hist +135 FX-CG-UI →Communication current
- 20:40, 16 February 2013 diff hist +781 FX-CG-UI No longer communicates via TCP: now shared memory.
- 16:15, 11 January 2013 diff hist +8,030 N G3A File Format Created page with "This page was 'borrowed' from [http://prizmwiki.omnimaga.org/wiki/G3a PrizmWiki]. .g3a files contain add-ins for the Casio Prizm. Files of this format contain a 0x7000-by..."
- 11:00, 2 December 2012 diff hist -6 RTC GetTicks
- 09:58, 2 December 2012 diff hist +222 N RTC GetTicks Created page with "{{syscall | name = RTC_GetTicks | index = | signature = int RTC_GetTicks(void) | header = fxcg/rtc.h | synopsis = Returns the number of ticks elapsed since the RTC was [[RTC_..."
- 01:31, 26 November 2012 diff hist +58 PrintXY
- 08:41, 13 November 2012 diff hist +1,674 N FX-CG-UI Created page with "<span style="margin-left:1em"><i>The real title of this page should be <b>FX-CG[UI]</b>. Technical limitations prevent this.</i></span> FX-CG[UI] is a piece of software design..."
- 13:48, 25 August 2012 diff hist +448 Mkg3a
- 13:20, 25 August 2012 diff hist +221 Prizm Programming Portal →SDKs and Tools
- 11:29, 31 July 2012 diff hist +19 m Printing Text →Printing in Small font
- 13:29, 30 June 2012 diff hist +187 Talk:PrintMiniFix →does not compile current
- 13:27, 30 June 2012 diff hist +13 PrintMiniFix
- 15:04, 27 June 2012 diff hist +20 Technical Info →Basic Specifications
- 11:46, 27 June 2012 diff hist +1,294 Addin Usability Guidelines
- 11:17, 27 June 2012 diff hist +277 Talk:Addin Usability Guidelines →RE: Loading bar
- 22:21, 24 June 2012 diff hist +68 Prizm Programming Portal
- 22:19, 24 June 2012 diff hist +3,565 N Debugging Crashes Created page with "Debugging crashes is fun! Actually no. With a little massaging, you can use the information on the crash screen to get a better idea of what's going wrong, though. == Sympt..."
- 21:12, 9 June 2012 diff hist +14 Real-Time Clock
- 21:11, 9 June 2012 diff hist +14 CPU Clocks
- 21:11, 9 June 2012 diff hist +14 Serial
- 21:10, 9 June 2012 diff hist +29 Bfile CreateEntry OS
- 21:09, 9 June 2012 diff hist +12 Bfile ReadFile OS
- 21:07, 9 June 2012 diff hist +247 Category:Syscalls
- 20:59, 9 June 2012 diff hist +28 Bfile CreateEntry OS
- 20:59, 9 June 2012 diff hist +28 Bfile OpenFile OS
- 20:58, 9 June 2012 diff hist -289 Bfile CreateEntry OS
- 21:54, 5 June 2012 diff hist +144 PrizmSDK Setup Guide →Getting the SDK
- 21:47, 5 June 2012 diff hist +31 N SDK Compatibiilty Tari moved page SDK Compatibiilty to SDK Compatibility: Misspelled title current
- 21:47, 5 June 2012 diff hist 0 m SDK Compatibility Tari moved page SDK Compatibiilty to SDK Compatibility: Misspelled title
- 20:56, 5 June 2012 diff hist +258 PrintMiniFix
- 17:24, 30 May 2012 diff hist +29 Serial Read
- 17:24, 30 May 2012 diff hist +29 Serial Open
- 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