Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around 7c8be614a69b5945.

2019-07-17
13:23
Remove flowercoat, it is not used. check-in: 787f682dd4 user: stephanie.gawroriski tags: trunk
2019-07-16
07:02
Backup developer notes. check-in: b44bb6091d user: squirreljme tags: trunk
2019-07-15
14:04
Add basic pool builder and basic pool entry. check-in: 604bed096d user: stephanie.gawroriski tags: trunk
11:45
Add static and runtime pool to the packfile. check-in: 11f111658b user: stephanie.gawroriski tags: trunk
11:39
Add static and runtime constant pool to the JAR. check-in: c28f03261a user: stephanie.gawroriski tags: trunk
11:31
Add static and runtime constant pools to the class. check-in: 84d7bf5ed1 user: stephanie.gawroriski tags: trunk
11:14
Implement HashMap.put(). check-in: c84097a743 user: stephanie.gawroriski tags: trunk
11:03
Implement MiniClassAccessor.baseInstanceSize(). check-in: fda1b54bff user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: b4cf114941 user: squirreljme tags: trunk
2019-07-14
23:15
Modify how the console characters are drawn, currently fails on depths lower than 8. check-in: efc0fbe3cd user: stephanie.gawroriski tags: trunk
22:37
Add packed pixel formats. check-in: 375fbc3e42 user: stephanie.gawroriski tags: trunk
19:20
Set the correct bit depth on high density displays. check-in: 94c2d0b741 user: stephanie.gawroriski tags: trunk
18:59
Correct console drawing on other bit-depths. check-in: 84f0d69886 user: stephanie.gawroriski tags: trunk
18:56
Add bytes per pixel information and correct screen wipe up accordingly. check-in: a5506c2946 user: stephanie.gawroriski tags: trunk
18:47
Allow framebuffer to be in different formats; Initialize the screen in Palm OS; Add more framebuffer properties; Allow the framebuffer to be flushed. check-in: 1d06a10049 user: stephanie.gawroriski tags: trunk
17:44
Correct typo, reduce cycle count. check-in: e272805c08 user: stephanie.gawroriski tags: trunk
17:42
Use ROM version macro instead. check-in: 7c2dcb042e user: stephanie.gawroriski tags: trunk
13:15
Put in JVM execution loop. check-in: 8f1da9c927 user: stephanie.gawroriski tags: trunk
13:04
Add JVM destruction code. check-in: 4d21651eff user: stephanie.gawroriski tags: trunk
13:00
Update error title. check-in: 246994e950 user: stephanie.gawroriski tags: trunk
12:54
Add base JVM initialization with error code print. check-in: a531e486b4 user: stephanie.gawroriski tags: trunk
12:19
Use PalmOS glue when allocating to allocate more than 64K. check-in: d8083eba5c user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: 32d646c7e1 user: squirreljme tags: trunk
2019-07-13
17:37
Add more flags to the Palm ROM. check-in: e089fe1b81 user: stephanie.gawroriski tags: trunk
17:19
Remove unique ID; Write short for record ID. check-in: 5c99e150ea user: stephanie.gawroriski tags: trunk
17:14
Write missing next record list. check-in: 7c8be614a6 user: stephanie.gawroriski tags: trunk
16:49
Writing of PalmOS databases or resources. check-in: 24f52edab8 user: stephanie.gawroriski tags: trunk
15:49
Record the epoch difference for UNIX and PalmOS (Mac). check-in: ecce1ba61d user: stephanie.gawroriski tags: trunk
15:47
Set attributes in the ROM database; Write of name and attributes. check-in: f1cdff6ee7 user: stephanie.gawroriski tags: trunk
14:44
Add write to byte array version of the database. check-in: a2e7a01986 user: stephanie.gawroriski tags: trunk
14:41
Write part of the database fields. check-in: 49d76c6c68 user: stephanie.gawroriski tags: trunk
14:21
Building of the SquirrelJME ROM. check-in: 9edcb5e052 user: stephanie.gawroriski tags: trunk
13:36
Add base for PalmOS distribution; Add base for PalmOS utilities. check-in: cc0e30498e user: stephanie.gawroriski tags: trunk
13:25
Adjust SummerCoatROM builder to allow potential fork offs. check-in: abbc2b7c1f user: stephanie.gawroriski tags: trunk
12:56
In sjme_vmmresolve allow Virtual Memory to be banked. check-in: 7268763706 user: stephanie.gawroriski tags: trunk
01:38
Actually link in all the DOS files. check-in: 8e18d64220 user: stephanie.gawroriski tags: trunk
01:36
If RAM fails to allocate, cut in half and try again. check-in: a5e77ffbcf user: stephanie.gawroriski tags: trunk
01:31
Add Palm OS Icon resources. check-in: 612046619c user: stephanie.gawroriski tags: trunk
00:52
Add base build support for PalmOS. check-in: 9f0fc01d0f user: stephanie.gawroriski tags: trunk
00:20
Remove define usage for standard C RatufaCoat. check-in: 2bd2e5d753 user: stephanie.gawroriski tags: trunk
2019-07-12
07:02
Backup developer notes. check-in: cfe7068739 user: squirreljme tags: trunk
2019-07-11
22:46
Add Throwable.addSuppressed in the supervisor (for try-with-resources); Have loadClassInfo return an object instead of a pointer (so other things may be accessed); More base work on class initialization check-in: d869664507 user: stephanie.gawroriski tags: trunk
15:16
Refactor the library lookup and such so that it is cleaner. check-in: 0f3a56d86f user: stephanie.gawroriski tags: trunk
2019-07-06
13:28
Remove hiring message. check-in: b5079dbeeb user: stephanie.gawroriski tags: trunk
13:11
Add XRP. check-in: 321912aade user: stephanie.gawroriski tags: trunk
2019-07-04
07:02
Backup developer notes. check-in: 2f25f2933b user: squirreljme tags: trunk
2019-07-03
07:02
Backup developer notes. check-in: c0b20471e9 user: squirreljme tags: trunk
02:26
Update description of SquirrelJME, it does what it does now; Add description matter. check-in: dc0b4e376d user: stephanie.gawroriski tags: trunk
2019-07-02
22:52
Correct incorrect windowing. check-in: 522ebbc8d7 user: stephanie.gawroriski tags: trunk
22:49
Fill in randomly with noise. check-in: d0df7a244d user: stephanie.gawroriski tags: trunk