• Joined on 2023-04-23
bilbo created repository bilbo/dreamcast-minimal-template 2025-01-20 05:33:34 +00:00
bilbo pushed to main at bilbo/jvm 2025-01-20 05:05:21 +00:00
86e18a0944 java.nio: partial Path/Files/FileSystem/InputStream implementation
bilbo pushed to main at bilbo/jvm 2025-01-19 10:50:08 +00:00
e83cf7f092 rename java.misc.Memory to jvm.internal.Memory
bilbo pushed to main at bilbo/jvm 2025-01-19 10:42:47 +00:00
9fd801b0d8 frame: add support for public static void main(String args[])
072550042c CLDC 8: add Enum
Compare 2 commits »
bilbo pushed to main at bilbo/jvm 2025-01-19 08:20:23 +00:00
bilbo pushed to main at bilbo/jvm 2025-01-19 03:05:12 +00:00
4b71a0ebb9 java.mk: single-hyphen options for compatibility with older OpenJDK versions
bilbo pushed to main at bilbo/jvm 2025-01-18 12:43:53 +00:00
b915f8537a generate_classpath: add missing JavaCubeDirectoryRecordHandler.class
bilbo pushed to main at bilbo/jvm 2025-01-15 04:18:37 +00:00
198c7637f7 doc: add howto
bilbo pushed to main at bilbo/jvm 2025-01-15 02:28:24 +00:00
eea12064e0 Makefile.dreamcast.mk: get classes from classes.txt
bilbo pushed to main at bilbo/jvm 2025-01-15 02:01:10 +00:00
d128016d9e example: fix JavaCube
bilbo pushed to main at bilbo/jvm 2025-01-14 06:11:43 +00:00
00e505b667 System: add identityHashCode
bilbo pushed to main at bilbo/jvm 2025-01-14 06:11:36 +00:00
7ebe445e8a System: add identityHashCode
bilbo pushed to main at bilbo/jvm 2025-01-14 05:56:12 +00:00
8036060321 Double/Float add static fields
bilbo pushed to main at bilbo/jvm 2025-01-14 05:27:51 +00:00
bb128578f0 CLDC 8: add java.lang.Runtime
bilbo pushed to main at bilbo/jvm 2025-01-14 04:41:12 +00:00
27584e8aa2 CLDC 8: Boolean and Byte
bilbo pushed to main at bilbo/jvm 2025-01-14 04:01:08 +00:00
33645983ba CLDC 8: Object
bilbo pushed to main at bilbo/jvm 2025-01-14 03:15:42 +00:00
ffb73cefec CLDC 8: Integer
bilbo pushed to main at bilbo/jvm 2025-01-14 00:15:13 +00:00
332344073a Strings are now 2 bytes per character
73012dc048 add exception constructors
391fcf6738 CLDC 8: add Character and String classes
Compare 3 commits »
bilbo pushed to main at bilbo/jvm 2025-01-13 05:06:37 +00:00
89c0799767 CLDC 8: add Character and String classes
bilbo pushed to main at bilbo/jvm 2025-01-13 05:04:50 +00:00
389f4691e2 java/lang: add interface classes