Difference between revisions of "SHIPEngine:4.0.210"

From Serious Documentation
Jump to: navigation, search
(Created page with " '''Release Date:''' xx '''Retired Date:''' xx '''Status:''' Beta, Not for Production Use {| class="wikitable" ! scope="col" | Platform ! scope="col" | Download |- |SIM102...")
 
Line 5: Line 5:
  
 
'''Status:''' Beta, Not for Production Use
 
'''Status:''' Beta, Not for Production Use
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
! scope="col" | Platform
 
! scope="col" | Platform

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 SHIPTimers 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.