3 ***DISCLAIMER***: _These notes are from the defunct k8 project which_
4 _precedes SquirrelJME. The notes for SquirrelJME start on 2016/02/26!_
5 _The k8 project was effectively a Java SE 8 operating system and as such_
6 _all of the notes are in the context of that scope. That project is no_
7 _longer my goal as SquirrelJME is the spiritual successor to it._
11 There is no electric, so I suppose I shall program to pass the time.
12 Supposidly my laptop battery will last one hour, we shall see. I wonder how
13 much CPU frequency scaling will help me. Now it says 2 hours remaining.
17 Current power that remains is 1 hour and 15 minutes. So I suppose so far the
18 two hours is accurate.
22 It is a chilly 64, feels like my fingers are going to freeze.
26 And I have electric again, before when my battery was at one hour remaining it
27 had suddenly dropped to about 0.6%, so I commited then shut my system off. I
28 was right in the middle of programming stack verification too.
32 My architecture definition data requires the ability to determine if an
33 instruction throws an exception or returns from a method.