• Joined on 2023-04-23
bilbo pushed to main at bilbo/jvm 2025-01-20 18:18:19 +00:00
bilbo pushed to main at bilbo/jvm 2025-01-20 07:38:05 +00:00
5fd397563e libcinputstream: implement available
bilbo pushed to HEAD at bilbo/dreamcast-minimal-template 2025-01-20 05:34:15 +00:00
5c36fab4f3 initial
bilbo created branch HEAD in bilbo/dreamcast-minimal-template 2025-01-20 05:34:15 +00:00
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