26 Commits

Author SHA1 Message Date
1dcda3d2ad native_types: refactor primitive array operations 2025-01-06 16:44:47 -06:00
832c182471 filter exception handlers by catch_type 2025-01-05 23:29:05 -06:00
47fc2b90e2 implement backtrace allocation / printing 2025-01-05 21:47:13 -06:00
6760cd0b0b debug_class_file: add Exceptions attribute printing 2025-01-05 17:58:11 -06:00
d101710e0f backtrace / code_attribute / method_entry refactor 2025-01-05 16:38:14 -06:00
55cc54eda3 re-enable boot splash 2025-01-02 17:14:23 -06:00
d0fc7110b3 classpath cleanup 2025-01-02 14:30:22 -06:00
9090f266cd load class files from Java 2025-01-02 08:47:33 -06:00
c82d5a59d9 add CD image build process 2025-01-02 06:27:21 -06:00
7e954e060c GdromTest: directory listing 2025-01-02 05:22:21 -06:00
6a8f5e9741 regenerate classpath 2025-01-01 07:08:58 -06:00
b12ac0e017 add filesystem/iso9660 2024-12-31 13:25:02 -06:00
ee27558408 add partial java.nio.ByteBuffer implementation 2024-12-31 11:45:50 -06:00
aa09b6d916 implement Float/Double toString 2024-12-29 13:11:25 -06:00
9677332560 correct invokevirtual method resolution order 2024-12-29 12:25:31 -06:00
5c88c8f7c1 improve print implementation 2024-12-29 11:56:03 -06:00
88318fde35 Java cube 2024-12-29 02:00:15 -06:00
fa2b2df19b fix TAGlobalParameter/TAVertexParameter build 2024-12-28 04:51:38 -06:00
a930408799 draw a holly triangle 2024-12-27 18:17:07 -06:00
593ade9517 add java.lang.Math with sin/cos native functions 2024-12-27 10:35:20 -06:00
aa7bac0367 add HollyBits 2024-12-27 07:11:22 -06:00
de4d8761f1 add DreamcastVideo example 2024-12-27 01:22:47 -06:00
89cac52b14 add memory manipulation native functions 2024-12-26 21:52:33 -06:00
08f1fe0aa6 native_java_io_printstream_write 2024-12-26 05:18:02 -06:00
f1976baf57 implement String support 2024-12-25 10:10:28 -06:00
bba08c9a3e implement class instances 2024-12-25 04:36:46 -06:00