18 Commits

Author SHA1 Message Date
86e18a0944 java.nio: partial Path/Files/FileSystem/InputStream implementation 2025-01-19 22:54:54 -06:00
4b71a0ebb9 java.mk: single-hyphen options for compatibility with older OpenJDK versions 2025-01-18 20:56:32 -06:00
00e505b667 System: add identityHashCode 2025-01-14 00:04:00 -06:00
bb128578f0 CLDC 8: add java.lang.Runtime 2025-01-13 23:19:55 -06:00
008690543d implement java.lang.Class.getName 2025-01-10 21:58:43 -06:00
aaa55a4f9d native: lookup native methods by hash table entry 2025-01-10 19:43:05 -06:00
dd4795c46b gc: add mark+sweep garbage collector 2025-01-09 19:29:39 -06:00
d101710e0f backtrace / code_attribute / method_entry refactor 2025-01-05 16:38:14 -06:00
c82d5a59d9 add CD image build process 2025-01-02 06:27:21 -06:00
61cd2de8fa add all systembus registers 2025-01-01 16:38:26 -06:00
fef6715d17 classpath cleanup 2025-01-01 11:59:00 -06:00
e22f2e87e8 partial support for checkcast and instanceof on object arrays 2024-12-30 11:50:07 -06:00
867a10ac2b implement instanceof superclass behavior 2024-12-30 09:04:12 -06:00
b6da4ecea7 implement superclass method lookup 2024-12-29 08:48:10 -06:00
88318fde35 Java cube 2024-12-29 02:00:15 -06:00
de4d8761f1 add DreamcastVideo example 2024-12-27 01:22:47 -06:00
08f1fe0aa6 native_java_io_printstream_write 2024-12-26 05:18:02 -06:00
a476201cc1 initial dreamcast build system 2024-12-26 05:18:00 -06:00