Post Reply 
newRPL: [UPDATED April 27-2017] Firmware for testing available for download
02-21-2017, 11:18 PM
Post: #560
RE: newRPL: [UPDATED January 31-2017] Firmware for testing available for download
Another update!

In this build:

* Added composite objects to the interactive stack:

Key * --> Compose vectors or matrices
Key - --> Compose complex numbers
Key + --> Compose a list
Key / --> "Divide" a composite in its component parts

* User flags are back! 128 user flags. The status area has 6 dots for flags 1 thru 6 (try setting/clearing flags and you'll see what I mean).

Bug fixes:
* Fixed potential crash due to GC during bitmap cache rendering
* Limited rendering of stack objects to 4 screens wide and 4 screens high due to high memory usage.
* Fixed NEXT bug when counting in reverse.

Enjoy!

PS: To construct a matrix, first select a few elements and create a row, then select all the rest together with the row and will assemble the matrix. Mixing any combination of matrices, row vectors and loose numbers is allowed as long as the loose numbers cover entire rows, and all row vectors and matrices have the same number of columns (easier to test on-calc than try to explain here). The "Divide" key will split matrices by rows, press again to go by elements.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: [UPDATED January 31-2017] Firmware for testing available for download - Claudio L. - 02-21-2017 11:18 PM



User(s) browsing this thread: 2 Guest(s)