User contributions
From WikiTI
- 18:31, 28 April 2022 (diff | hist) . . (0) . . m Z80 Routines:Math:Multiplication (`sbc hl,bc` ==> `sbc hl,de`) (current)
- 16:06, 28 April 2022 (diff | hist) . . (+802) . . Z80 Routines:Math:Multiplication (Fix bug when BC is negative (thanks, Sue Doenim!))
- 07:00, 11 April 2020 (diff | hist) . . (+1) . . m 83Plus:BCALLs:4357 (fixed speling and camel-case) (current)
- 06:59, 11 April 2020 (diff | hist) . . (+7) . . 83Plus:BCALLs:4357 (Page should have been for TI-83+)
- 15:18, 30 September 2019 (diff | hist) . . (+1,427) . . Z80 Routines:Math:Division (Added an optimized 32/16) (current)
- 15:08, 30 September 2019 (diff | hist) . . (-7) . . m Z80 Routines:Math:Advance Math ((using real name for credits)) (current)
- 15:07, 30 September 2019 (diff | hist) . . (+45) . . Z80 Routines:Math:Advance Math (using better GCD algorithm)
- 15:05, 30 September 2019 (diff | hist) . . (-247) . . Z80 Routines:Math:Advance Math (Updated with a better implementation of ncr)
- 15:00, 30 September 2019 (diff | hist) . . (+6,936) . . Z80 Routines:Math:Square root (Reorganized and added a few routines including 32-bit integer square root) (current)
- 14:33, 30 September 2019 (diff | hist) . . (-679) . . Z80 Routines:Math:Square root (removed redundant code)
- 14:32, 30 September 2019 (diff | hist) . . (-2,988) . . Z80 Routines:Math:Square root (removed this redundant section)
- 14:28, 30 September 2019 (diff | hist) . . (+25) . . Z80 Routines:Math:Multiplication (optimized the mult_h_e routine)
- 06:09, 1 April 2019 (diff | hist) . . (+44) . . m 83Plus:BCALLs:42A3 (→Comments: Dead links)
- 14:47, 13 September 2018 (diff | hist) . . (+29) . . m 83Plus:Basic:Tricks (Pause affects the Ans variable, another case when Pause after Disp is valid.) (current)
- 16:18, 13 June 2018 (diff | hist) . . (+2,878) . . Z80 Routines:Math:Random (Added two PRNGs and fixed a typo)
- 17:23, 20 February 2015 (diff | hist) . . (+44) . . 83Plus:OS:ti83plus.inc (Updated the no longer accurate About.) (current)
- 17:16, 20 February 2015 (diff | hist) . . (+10,873) . . 83Plus:OS:ti83plus.inc (Copy-pasted BrandonW's more complete version and fixed an error.)
- 19:27, 22 October 2013 (diff | hist) . . (+28) . . N User:Zeda (Created page with 'I am Zeda, a z80 programmer.') (current)
- 19:22, 22 October 2013 (diff | hist) . . (+1,406) . . Z80 Routines:Math:Square root (→Speed Optimization: The old speed version was slower than the 29-byte one. Here is a smaller, faster routine.)
- 04:03, 31 March 2013 (diff | hist) . . (+1) . . m Z80 Optimization (→Math and Logic tricks)
- 11:38, 25 April 2012 (diff | hist) . . (-28) . . m 83Plus:Hooks:9BC0
- 11:37, 25 April 2012 (diff | hist) . . (+98) . . 83Plus:Hooks:9BC0 (Added some info about A = 01h)
- 09:26, 9 January 2012 (diff | hist) . . (0) . . Z80 Routines:Math:Advance Math
- 09:25, 9 January 2012 (diff | hist) . . (+3,253) . . N Z80 Routines:Math:Advance Math (Created page with 'Advanced_Math Advanced_Math == Introduction == These are routines designed for math of a slightly higher level. These d…')
- 09:00, 9 January 2012 (diff | hist) . . (0) . . m Z80 Routines:Math:Division (→Rounded 16/8 division)
- 09:00, 9 January 2012 (diff | hist) . . (+362) . . Z80 Routines:Math:Division (Added the rounded 16/8 routine. Feel free to modify for other version. Just double the remainder and compare to the divisor.)
- 17:49, 4 January 2012 (diff | hist) . . (+38) . . m 83Plus:BCALLs:42F1 (→Outputs)
- 20:15, 2 December 2011 (diff | hist) . . (0) . . m 83Plus:BCALLs:4E82 (→Inputs) (current)
- 06:50, 28 April 2011 (diff | hist) . . (+18) . . 83Plus:RAM:8442 (Edited name to be prettier. keyHook as opposed to KeyHook) (current)
- 06:44, 28 April 2011 (diff | hist) . . (+10) . . m 83Plus:RAM:8442 (→Synopsis)
- 06:42, 28 April 2011 (diff | hist) . . (+1,423) . . N 83Plus:RAM:8442 (Used by the OS to check for key delays and repeats.)