Difference between revisions of "SHIPEngine:4.0.210"

From Serious Documentation
Jump to: navigation, search
(Changelog)
Line 22: Line 22:
 
=== Changelog ===
 
=== Changelog ===
 
'''Fixes'''
 
'''Fixes'''
* Fixed SHIPTimers to work as documented.
+
* fixed timers to work as documented
 
* getChild() function now gets child based on modulus (parent returned if no children)
 
* getChild() function now gets child based on modulus (parent returned if no children)
 
* codePointToString() added
 
* codePointToString() added

Revision as of 08:04, 28 October 2013

Release Date: xx

Retired Date: xx

Status: Beta, Not for Production Use

Platform Download
SIM102 SHIPEngine v4.0.210 for Serious SIM102(.hex)  ↴ 
SIM110 SHIPEngine v4.0.210 for Serious SIM110 (.mot)  ↴ 
SIM205 SHIPEngine v4.0.210 for Serious SIM205 (.mot)  ↴ 
SIM225 SHIPEngine v4.0.210 for Serious SIM225 (.mot)  ↴ 
YLCDRX63N SHIPEngine v4.0.210 for Renesas YLCDRX63N (.mot)  ↴ 

Changelog

Fixes

  • fixed timers to work as documented
  • getChild() function now gets child based on modulus (parent returned if no children)
  • codePointToString() added
  • renamed charAt() to codePointAt()
  • corrected mod (%) calculations to match C standard (result has the same sign as divisor).
  • Added limits to SHIP_Glass portvar's gamma, contrast, intensity, backlight so if you try to set them more or less than allowed, they "peg"
  • fixed minor text alignment problems and text/image opacity issues

New Features

  • added ability to dim backlight on SIM's 110/205/225.