Timeline

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

200 most recent check-ins using file build.cmd version c5608cf1ad

2019-09-28
15:56
Add JVMFunction.jvmPureVirtualCall() to the normal run-time methods. check-in: 1a14f0c3ae user: stephanie.gawroriski tags: trunk
15:44
Ignore directories in ZipPathSetIterator; Ignore directories in the build system VM processor. check-in: cd890a8948 user: stephanie.gawroriski tags: trunk
2019-09-26
02:22
Improve comments and add to changelog. check-in: 7c0ebee507 user: stephanie.gawroriski tags: trunk
02:16
Document SpringCoat fix. check-in: d33b3d1169 user: stephanie.gawroriski tags: trunk
02:14
Allow SpringCoat to inherit static methods from super classes. check-in: 258c4b5be8 user: stephanie.gawroriski tags: trunk
02:08
Handle Konami's hjoja request from current understanding. check-in: 96a60145ff user: stephanie.gawroriski tags: trunk
01:52
Implement MIDletStateChangeException. check-in: 5a94a41584 user: stephanie.gawroriski tags: trunk
01:34
Handle cases where software uses invalid manifests which only refer to a version for configuration and profile when they should not. check-in: 3335415f86 user: stephanie.gawroriski tags: trunk
2019-09-25
22:58
Do not print instruction if it is NOP. check-in: 95d7c62581 user: stephanie.gawroriski tags: trunk
20:47
Put debug note on platform request. check-in: c63e9803a0 user: stephanie.gawroriski tags: trunk
14:07
Mirror to repo.or.cz check-in: c435aef1ac user: stephanie.gawroriski tags: trunk
2019-09-24
23:26
Add third soft key for Nokia FullCanvas. check-in: 1ff9b87aea user: stephanie.gawroriski tags: trunk
01:13
Updated changelog. check-in: 142ae08134 user: stephanie.gawroriski tags: trunk
01:12
Implement Nokia FullCanvas, since I was informed that a large number of games support it (and it was simple to implement anyway). check-in: 304881420a user: stephanie.gawroriski tags: trunk
2019-09-23
22:31
Move allocator to its own class and not have it be in ClientTask. check-in: 502c77da13 user: stephanie.gawroriski tags: trunk
07:05
Backup developer notes. check-in: f241286c22 user: squirreljme tags: trunk
2019-09-22
20:27
Add ClassPath class. check-in: c630310fb2 user: stephanie.gawroriski tags: trunk
19:56
Add Deprecated and deprecate some old task stuff. check-in: a09cb784f1 user: stephanie.gawroriski tags: trunk
19:50
Refactoring by moving around classes into sub-packages for organization. check-in: e870443395 user: stephanie.gawroriski tags: trunk
16:54
Implement read of single byte in blobs. check-in: 3013cea250 user: stephanie.gawroriski tags: trunk
16:25
Correct read from wrong location when initializing a BootRomLibrary. check-in: 555410bbdb user: stephanie.gawroriski tags: trunk
15:30
Correct checking of array storing (it was checking against ClassInfo); use null instead of Unknown in NativeCPU traces. check-in: 58aee7fba5 user: stephanie.gawroriski tags: trunk
14:51
Add more debug code printing (no integer and UTF pointer); Make printing the stack trace more resiliant so debug info can always be extracted check-in: 982159bf9a user: stephanie.gawroriski tags: trunk
14:23
Print debug when there is a double fault handling an exception; Implement Boolean; Include return value and exception register in frame return. check-in: f5a9151796 user: stephanie.gawroriski tags: trunk
14:06
Comment correction. check-in: 2816adf7a0 user: stephanie.gawroriski tags: trunk
13:15
Add source file name to DEBUG_ENTRY (breaks compatibility). check-in: e9eaca79a8 user: stephanie.gawroriski tags: trunk
12:44
Refactor and move around the JVM stuff a bit to organize it. check-in: 29bae2a684 user: stephanie.gawroriski tags: trunk
07:05
Backup developer notes. check-in: e2992a3e94 user: squirreljme tags: trunk
2019-09-21
21:17
Whitespace changes. check-in: b00d8100ff user: stephanie.gawroriski tags: trunk
20:15
Base for JVM loader package. check-in: b64dc14787 user: stephanie.gawroriski tags: trunk
18:21
Add information on development virtual machines. check-in: c06e8681e1 user: stephanie.gawroriski tags: trunk
17:03
Do not skip over private methods because they may be invoke virtualed from the same class. check-in: ad3c9920f9 user: stephanie.gawroriski tags: trunk
16:15
On memory read fail from int array debug read value before tossing the exception; When allocation ClassInfo use the size of ClassInfo and not the current class (memory corruption). check-in: 400b8a71a4 user: stephanie.gawroriski tags: trunk
15:38
Add switch on debug. check-in: 12a7a88c6d user: stephanie.gawroriski tags: trunk
15:36
Correct noted string offset. check-in: be4d58dad2 user: stephanie.gawroriski tags: trunk
15:30
Remove pool pointer print. check-in: 7796555aca user: stephanie.gawroriski tags: trunk
15:29
Correct class info BootRAM init writing to the wrong location. check-in: 2fcf2c1ce5 user: stephanie.gawroriski tags: trunk
14:14
Actually write class data to the ROM. check-in: 484fffe1c1 user: stephanie.gawroriski tags: trunk
13:57
Output header again. check-in: 7f286ad520 user: stephanie.gawroriski tags: trunk
13:47
Write a blank bootstrap JAR pool if there is none. check-in: 0b22f881a4 user: stephanie.gawroriski tags: trunk
13:45
Correct object not getting the needed minimized fields; Writing of more field data. check-in: 3c8d9a1d62 user: stephanie.gawroriski tags: trunk
13:29
Write of bootstrap class infos. check-in: 137baa8b76 user: stephanie.gawroriski tags: trunk
12:37
Write of vtables. check-in: 2f146bfd9b user: stephanie.gawroriski tags: trunk
07:05
Backup developer notes. check-in: d0c2234d2b user: squirreljme tags: trunk
2019-09-20
11:27
Reserve space for int arrays so the pointers to the vtables are known quicker (as there can be recursive building). check-in: 4e79bf73e8 user: stephanie.gawroriski tags: trunk
10:55
Base for final vtable calculation. check-in: 53578c4fa1 user: stephanie.gawroriski tags: trunk
07:05
Backup developer notes. check-in: e8ffb734b5 user: squirreljme tags: trunk
2019-09-16
21:18
Base vtable building logic; Commonize integer array building. check-in: 2e8f5d48c0 user: stephanie.gawroriski tags: trunk
2019-09-15
23:42
Add interface classes. check-in: 50204f8a74 user: stephanie.gawroriski tags: trunk
21:23
Add base offset. check-in: ba6b2cd3c9 user: stephanie.gawroriski tags: trunk
21:22
Add cellsize. check-in: 39f402a0a0 user: stephanie.gawroriski tags: trunk
21:20
Add dimensions. check-in: d2f89771d0 user: stephanie.gawroriski tags: trunk
21:09
Add magic number. check-in: 5583978396 user: stephanie.gawroriski tags: trunk
21:07
Write of mini pointer. check-in: 4c5e0a9ae7 user: stephanie.gawroriski tags: trunk
07:05
Backup developer notes. check-in: 8a29272858 user: squirreljme tags: trunk
01:37
Write of class name. check-in: a161e4896b user: stephanie.gawroriski tags: trunk
01:27
Write object count. check-in: 66a100c9ec user: stephanie.gawroriski tags: trunk
01:26
Add selfptr. check-in: 03b1ccc51a user: stephanie.gawroriski tags: trunk
01:25
Write allocation size. check-in: a76f9517fc user: stephanie.gawroriski tags: trunk
01:20
Base handle of field data. check-in: 3a9b8e8c74 user: stephanie.gawroriski tags: trunk
01:14
Get of class super name. check-in: 58d89d8aed user: stephanie.gawroriski tags: trunk
01:11
Handle of named string and class info pointers. check-in: 634d39d355 user: stephanie.gawroriski tags: trunk
01:00
Add offset to pool entries. check-in: 6d07317e90 user: stephanie.gawroriski tags: trunk
00:50
Base for type handling; Add get of type for BasicPoolEntry. check-in: 47acaa84b5 user: stephanie.gawroriski tags: trunk
00:47
Base loop logic for processing pool entries. check-in: 1e49cd8105 user: stephanie.gawroriski tags: trunk
00:35
Obtaining of the boot section information. check-in: 68e0673f07 user: stephanie.gawroriski tags: trunk
00:28
Add comment as to why the sections are fixed size. check-in: df35bd6594 user: stephanie.gawroriski tags: trunk
00:27
Always copy manifest to uncompressed section in the JAR. check-in: 86a1c1d3ad user: stephanie.gawroriski tags: trunk
00:24
Libretro: support building using tvOS SDK (Merge GitHub PR #52) check-in: 51fb7b7c85 user: yoshi.sugawara tags: trunk
00:15
Move code to the LCI and stub it. check-in: bdf0e6feed user: stephanie.gawroriski tags: trunk
2019-09-14
23:16
More refactoring work on the minimizer. check-in: 9ad7fa5d28 user: stephanie.gawroriski tags: trunk
22:43
More refactoring of the Jar minimizer. check-in: ef03457b40 user: stephanie.gawroriski tags: trunk
22:07
More refactoring of the JarMinimizer code. check-in: 9c6da7f8c6 user: stephanie.gawroriski tags: trunk
21:32
Some initial work on refactoring the JAR Minimizer too. check-in: 308d85a2f3 user: stephanie.gawroriski tags: trunk
20:13
Add blank bootstrap state. check-in: 7930e1ef64 user: stephanie.gawroriski tags: trunk
20:12
Rename the __BootInfo__ class and make it public. check-in: 56b0f88d08 user: stephanie.gawroriski tags: trunk
2019-09-12
07:04
Backup developer notes. check-in: e450239b4e user: squirreljme tags: trunk
00:16
Remove some debug code. check-in: a41cf59111 user: stephanie.gawroriski tags: trunk
2019-09-11
22:59
Correct load of string constant entries (use UsedString); Add get of this name for a class. check-in: 3382ce9d92 user: stephanie.gawroriski tags: trunk
15:19
Add by index in DCRP. check-in: 46de5da585 user: stephanie.gawroriski tags: trunk
15:14
Add decode of method index. check-in: 8eb04afde1 user: stephanie.gawroriski tags: trunk
15:09
Add field reference. check-in: 0ca1cefb3a user: stephanie.gawroriski tags: trunk
15:02
Decode of class pool reference. check-in: a42203c959 user: stephanie.gawroriski tags: trunk
15:00
Add a NotedString which is used for the debug entry, it represents a string to be used without needing to make a string object for it. check-in: 503fab114a user: stephanie.gawroriski tags: trunk
14:55
Handling of class info pointer and invoked methods. check-in: 2c510e56f3 user: stephanie.gawroriski tags: trunk
14:36
Correct dual pool encoding and the wrong section offsets being used for normal entry writes. check-in: c6dca51a8d user: stephanie.gawroriski tags: trunk
14:30
Initialize pool values. check-in: 609678434f user: stephanie.gawroriski tags: trunk
14:23
Read of class names. check-in: 925f4d70f5 user: stephanie.gawroriski tags: trunk
14:17
Decode method descriptors. check-in: 0f5627ea25 user: stephanie.gawroriski tags: trunk
14:15
Internally represent parts as shorts in the pool entries. check-in: 340a286a61 user: stephanie.gawroriski tags: trunk
14:10
Make int/float consist of parts, it is simpler to handler and matches long/double. check-in: a6b7e6ef96 user: stephanie.gawroriski tags: trunk
2019-09-10
07:04
Backup developer notes. check-in: 10cdb0c83f user: squirreljme tags: trunk
2019-09-09
11:05
Add base part decode for types which are composed of parts. check-in: 25400e6dfe user: stephanie.gawroriski tags: trunk
10:59
Correct alignment not being written correctly. check-in: 676f9a2f89 user: stephanie.gawroriski tags: trunk
07:04
Backup developer notes. check-in: bae2373524 user: squirreljme tags: trunk
2019-09-08
12:55
Add checks to ensure the alignment of sections is one or higher. check-in: bc3240b93b user: stephanie.gawroriski tags: trunk
07:03
Backup developer notes. check-in: 4a512f2b74 user: squirreljme tags: trunk
2019-09-07
21:05
Correct alphabetical order. check-in: a4c411b20a user: stephanie.gawroriski tags: trunk
20:52
base read of string although it is not correct. check-in: e9b96bac3b user: stephanie.gawroriski tags: trunk
20:24
Base outer logic for decoding dual pools. check-in: 0e7c79e38d user: stephanie.gawroriski tags: trunk
18:42
Add base call for decoding the physical pool. check-in: 774f00f698 user: stephanie.gawroriski tags: trunk
18:02
Add method do decode a dual pool that inherits from the JAR or ROM. check-in: 8207280857 user: stephanie.gawroriski tags: trunk
17:39
Wrap standard modified UTF-8 writer for TSOS. check-in: c98c8df4a5 user: stephanie.gawroriski tags: trunk
17:28
Lots of work on the dual pool, encoding it and using it instead of the single pool. check-in: 66cb6b50cf user: stephanie.gawroriski tags: trunk
14:47
Correct the forced use of the simulated VM always being in effect. check-in: c91b1decef user: stephanie.gawroriski tags: trunk
2019-09-06
12:58
Merge heads. check-in: d77d74c549 user: stephanie.gawroriski tags: trunk
12:50
Set date of next release. check-in: 08ef5704f3 user: stephanie.gawroriski tags: trunk
2019-09-03
07:03
Backup developer notes. check-in: 992e2041c8 user: squirreljme tags: trunk
2019-09-02
22:12
Some intro messages. check-in: ff21aaa9c6 user: stephanie.gawroriski tags: trunk
20:26
Add base for simulated virtual machine, for running without a JVM (but currently with a compiler). check-in: cc52e48c17 user: stephanie.gawroriski tags: trunk
15:16
Change the UNIX build script to use the wrapper java/javac scripts instead. check-in: 4ac68bd874 user: stephanie.gawroriski tags: trunk
15:10
Update the blog scripts. check-in: aae9e71355 user: stephanie.gawroriski tags: trunk
15:05
Move decomma dependencies script to the old area. check-in: 5785f4147c user: stephanie.gawroriski tags: trunk
15:04
Update fossil script. check-in: e31361a090 user: stephanie.gawroriski tags: trunk
14:47
Move some more old utilties over. check-in: b564c30ef6 user: stephanie.gawroriski tags: trunk
14:46
Move key cut script over. check-in: 6926dd2113 user: stephanie.gawroriski tags: trunk
14:45
Move the manifest stuff over. check-in: e15d80d032 user: stephanie.gawroriski tags: trunk
14:44
Move old scripts over. check-in: ae284d7a3c user: stephanie.gawroriski tags: trunk
14:05
Enhanced the wrapper scripts a bit. check-in: 9928111576 user: stephanie.gawroriski tags: trunk
14:02
Add shell scripts to wrap java and javac. check-in: be9d69d021 user: stephanie.gawroriski tags: trunk
07:03
Backup developer notes. check-in: fa4ebbd142 user: squirreljme tags: trunk
2019-09-01
14:49
Refactor encoding of the pool and other things to use the table sections. check-in: 1bbb785b41 user: stephanie.gawroriski tags: trunk
14:22
Add two method choices. check-in: 998b0c0a84 user: stephanie.gawroriski tags: trunk
14:16
Write everything into the dual pool instead. check-in: 6fe907659c user: stephanie.gawroriski tags: trunk
12:27
Add big comment to the JavaME usage. check-in: 743c554c23 user: stephanie.gawroriski tags: trunk, x-date-201909
2019-08-26
07:03
Backup developer notes. check-in: 39ecdfa5c8 user: squirreljme tags: trunk
2019-08-25
16:00
Base outer class switch to the new pool stuff. check-in: d565bb959b user: stephanie.gawroriski tags: trunk
15:53
Base encode of layered pool data. check-in: ff5b828528 user: stephanie.gawroriski tags: trunk
13:08
Add base for writing layered pools and such. check-in: 5ffc4f93f0 user: stephanie.gawroriski tags: trunk
07:03
Backup developer notes. check-in: 4dcc4fa8f1 user: squirreljme tags: trunk
2019-08-24
16:39
Implement writing of table section outputs. check-in: 070a49c145 user: stephanie.gawroriski tags: trunk
16:18
Record write address and size into sections. check-in: 7032868ffb user: stephanie.gawroriski tags: trunk
15:20
Fix NPE for rewrites; Minor work on table section output. check-in: b74a460519 user: stephanie.gawroriski tags: trunk
14:02
Make sections references in Rewrite because it will be recursive and we need to be able to garbage collect. check-in: 10e5d9198f user: stephanie.gawroriski tags: trunk
13:50
Allow an alternative compiler to be chosen for Windows. check-in: 78877d5565 user: stephanie.gawroriski tags: trunk
13:49
More work on the table section writer; Correct EOF magic being written to the wrong section. check-in: 188e79b050 user: stephanie.gawroriski tags: trunk
2019-08-19
07:03
Backup developer notes. check-in: 7a790337eb user: squirreljme tags: trunk
2019-08-12
07:02
Backup developer notes. check-in: 3501ff322b user: squirreljme tags: trunk
2019-08-11
19:37
Minor work. check-in: 136b7a91f4 user: stephanie.gawroriski tags: trunk
17:18
Writing of bytes and such; Update PGP key as it has just expired. check-in: 0411527e1a user: stephanie.gawroriski tags: trunk
15:40
Implement some base methods for writing data. check-in: 8312e39f0f user: stephanie.gawroriski tags: trunk
15:16
Refactor the minimizer to use the new table section output as it is easier to manage. check-in: 5bd3e800ba user: stephanie.gawroriski tags: trunk
14:28
Just make the variable length the minimum value. check-in: 34669358f3 user: stephanie.gawroriski tags: trunk
14:27
Add base class for the table section output stream. check-in: e0aa2eeed0 user: stephanie.gawroriski tags: trunk
13:38
Make Minimizer.__dosRound() return the current size. check-in: 78b5f17ee7 user: stephanie.gawroriski tags: trunk
2019-07-31
07:02
Backup developer notes. check-in: 3fc7c5f25b user: squirreljme tags: trunk
2019-07-28
07:02
Backup developer notes. check-in: 68cc73b212 user: squirreljme tags: trunk
2019-07-27
11:22
Add base for targetted pool builder which will either directly or through an alias write the target pool. check-in: 6b5cc6c99a user: stephanie.gawroriski tags: trunk
2019-07-26
07:02
Backup developer notes. check-in: 13dcb6c31e user: squirreljme tags: trunk
2019-07-25
22:19
Unspecify release date for 0.4.0. check-in: 0a71143c08 user: stephanie.gawroriski tags: trunk
2019-07-21
07:02
Backup developer notes. check-in: f5ce6bdeed user: squirreljme tags: trunk
2019-07-20
12:38
Deprecate the old pool stuff. check-in: c97997ac5b user: stephanie.gawroriski tags: trunk
12:34
Implement encode of dual-pool data. check-in: b9d162787e user: stephanie.gawroriski tags: trunk
11:37
Base determine of pool type and if it should go in the pool. check-in: 2be98b73af user: stephanie.gawroriski tags: trunk
11:07
Correct offsets for the Jar and Pack for the dual-pool. check-in: f66e6ba3e8 user: stephanie.gawroriski tags: trunk
2019-07-18
07:02
Backup developer notes. check-in: c86ede7865 user: squirreljme tags: trunk
2019-07-17
17:46
Base outer pool encoding logic. check-in: b5b3691094 user: stephanie.gawroriski tags: trunk
16:54
Base for encode and write call of the dual pool. check-in: 86d571356b user: stephanie.gawroriski tags: trunk
14:32
Add base for pool encoder and the various class representations of the dual pool. check-in: 6442b8874f user: stephanie.gawroriski tags: trunk
14:05
Add base for dual class runtime pool and the forwarding logic for the shared pool information. check-in: c9574df05d user: stephanie.gawroriski tags: trunk
13:27
Correct SuitesMemory initialization being wrong with the new fields for the split pools. check-in: 80e4b81eb5 user: stephanie.gawroriski tags: trunk
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