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
- 23:52, 16 May 2012 diff hist -97 Bdisp EnableColor
- 23:51, 16 May 2012 diff hist +13 Template:Syscall
- 23:48, 16 May 2012 diff hist -103 Bdisp AllClr VRAM
- 23:47, 16 May 2012 diff hist +31 Display
- 23:30, 16 May 2012 diff hist +5 Template:Syscall
- 23:29, 16 May 2012 diff hist -5 Template:Syscall
- 23:28, 16 May 2012 diff hist +10 Template:Syscall
- 23:27, 16 May 2012 diff hist -5 Template:Syscall
- 23:26, 16 May 2012 diff hist -1 Print OS
- 23:25, 16 May 2012 diff hist -8 Template:Syscall
- 23:22, 16 May 2012 diff hist -7 Template:Syscall
- 23:21, 16 May 2012 diff hist +4 Template:Syscall
- 23:16, 16 May 2012 diff hist -4 Template:Syscall
- 23:15, 16 May 2012 diff hist +1 Template:Syscall
- 23:13, 16 May 2012 diff hist +47 Template:Syscall
- 23:11, 16 May 2012 diff hist 0 Print OS
- 23:08, 16 May 2012 diff hist +2 Template:Syscall
- 23:05, 16 May 2012 diff hist +4 Template:Syscall
- 23:03, 16 May 2012 diff hist -1 Template:Syscall
- 23:00, 16 May 2012 diff hist +5 Template:Syscall
- 22:53, 16 May 2012 diff hist +1 Template:Syscall
- 22:43, 16 May 2012 diff hist +210 Template:Syscall
- 22:39, 16 May 2012 diff hist -11 Template:Syscall
- 19:03, 15 May 2012 diff hist +14 User:Tari
- 18:54, 15 May 2012 diff hist +223 N User:Tari Created page with 'Pronounced タリ. I maintain mkg3a and co-maintain libfxcg with Jonimus. * [http://www.cemetech.net/forum/profile.php?mode=viewprofile&u=Tari Me on Ce…'
- 18:40, 15 May 2012 diff hist +43 Template:Syscall
- 18:19, 15 May 2012 diff hist +2 m Display
- 18:19, 15 May 2012 diff hist +2,346 N Display Created page with 'The Prizm has a 396×224 LCD, with a central region of 384x216 pixels available for use in your own programs. There are some syscalls to set the color of the screen's border, bu…'
- 18:01, 15 May 2012 diff hist +41 Category:Syscalls
- 17:37, 15 May 2012 diff hist +8 Bdisp GetPoint DD
- 21:12, 14 May 2012 diff hist +106 Serial IsOpen
- 21:01, 14 May 2012 diff hist +3 Template:Syscall
- 16:42, 14 May 2012 diff hist -36 Bdisp GetPoint DD
- 16:40, 14 May 2012 diff hist +57 Template:Syscall
- 16:36, 14 May 2012 diff hist +85 Prizm Programming Portal →Reference Guide
- 16:33, 14 May 2012 diff hist +2 m Template:Syscall
- 16:32, 14 May 2012 diff hist +243 Template:Syscall
- 16:32, 14 May 2012 diff hist -243 Category:Syscalls Remove shuffle warning.
- 16:30, 14 May 2012 diff hist +201 Template:Syscall
- 16:26, 14 May 2012 diff hist +600 Template:Syscall
- 16:05, 14 May 2012 diff hist +243 Category:Syscalls
- 16:04, 14 May 2012 diff hist -243 Template:Syscall
- 16:04, 14 May 2012 diff hist +270 Template:Syscall
- 15:54, 14 May 2012 diff hist -477 m Syscall Reference
- 15:53, 14 May 2012 diff hist +328 Syscall Reference
- 15:51, 14 May 2012 diff hist +38 Template:Mbox current
- 15:48, 14 May 2012 diff hist -1,333 Template:Mbox
- 15:41, 14 May 2012 diff hist +1,551 N Template:Mbox Created page with '<table class="metadata plainlinks mbox {{{class|}}}" style="{{{style|}}}"> <tr> {{#switch:{{{image|}}} | none = <td class="mbox-empty-cell"></td> <!-- No image. Cell with some …'
- 13:21, 14 May 2012 diff hist +179 Syscall Reference
- 13:15, 14 May 2012 diff hist +942 Template:Syscall
- 13:15, 14 May 2012 diff hist +284 N Category:Syscalls Created page with 'This is a list of the documented syscalls. Some of the ones on the Syscall Reference need to be updated to be included in this list- just put <nowiki>Category:Syscalls</…'
- 13:11, 14 May 2012 diff hist -518 Template talk:Syscall Move this into the template proper. current
- 13:04, 14 May 2012 diff hist +42 Template:Syscall
- 13:02, 14 May 2012 diff hist +82 m Syscall Reference
- 11:47, 14 May 2012 diff hist +22 Syscall Reference →Syscalls by Name
- 11:44, 14 May 2012 diff hist +35 Serial IsOpen
- 11:42, 14 May 2012 diff hist +35 m Serial Open
- 11:41, 14 May 2012 diff hist +95 Template:Syscall Add category for syscalls
- 11:37, 14 May 2012 diff hist +9 Template:Syscall
- 11:36, 14 May 2012 diff hist +956 Serial Open
- 11:19, 14 May 2012 diff hist +186 N Serial Open Created page with '{{subst:syscall|Serial_Open|0x1BB7|int Serial_Open(unsigned char *mode)}}'
- 11:19, 14 May 2012 diff hist +13 Serial IsOpen
- 11:17, 14 May 2012 diff hist +175 N Serial IsOpen Created page with '{{subst:syscall|Serial_IsOpen|0x1BC6|int Serial_IsOpen(void)}}'
- 11:16, 14 May 2012 diff hist +518 N Template talk:Syscall Document template usage.
- 11:05, 14 May 2012 diff hist +154 N Template:Syscall Create template
- 11:00, 14 May 2012 diff hist -12 m Syscall Reference →Serial
- 10:59, 14 May 2012 diff hist +366 Syscall Reference Add →Serial