Post Reply 
JM-15S - feedback welcome
08-05-2014, 04:26 PM
Post: #10
RE: JM-15S - feedback welcome
(08-05-2014 02:54 AM)jwm Wrote:  The main thing I am salvaging is the nice compacting GC, so I can use space inefficient but oh so easy to manage linked lists for the youngest generation that lives in the 6k of ram, then garbage collect it compiling it down to linear arrays and compressed bytecode that live in the 2K that are backed up.
The WP 34S battery saving algorithm is based on turning the core off while the device is waiting for a key. The same holds for HPs firmware for the same chip (10bii+, 12C+, 15C LE, 20b/30b). This saves a lot of energy but it looses the 4KB RAM between keystrokes. Your GC would be quite busy if you were doing it in a similar way. Running the GC would probably cost more then turning the chip off could save.

Are you planning an emulator so that more people will try the user interface?

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
JM-15S - feedback welcome - jwm - 08-04-2014, 05:05 AM
RE: JM-15S - feedback welcome - walter b - 08-04-2014, 06:31 AM
RE: JM-15S - feedback welcome - jwm - 08-04-2014, 08:41 AM
RE: JM-15S - feedback welcome - jwm - 08-04-2014, 07:21 PM
RE: JM-15S - feedback welcome - walter b - 08-04-2014, 08:06 PM
RE: JM-15S - feedback welcome - jwm - 08-05-2014, 02:54 AM
RE: JM-15S - feedback welcome - walter b - 08-05-2014, 06:02 AM
RE: JM-15S - feedback welcome - Marcus von Cube - 08-05-2014 04:26 PM
RE: JM-15S - feedback welcome - jwm - 08-05-2014, 05:58 PM
RE: JM-15S - feedback welcome - JimP - 08-05-2014, 01:45 AM
RE: JM-15S - feedback welcome - jwm - 08-05-2014, 02:42 AM



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