• Joined on 2023-04-23
bilbo pushed to main at bilbo/jvm 2025-01-01 21:48:01 +00:00
a8f3b5e921 (re)add GdromCommandPacketFormat
bilbo pushed to main at bilbo/dreamcast 2025-01-01 21:47:22 +00:00
58def35f44 gdrom_jvm_boot: comment crc32 print
bilbo pushed to main at bilbo/dreamcast 2025-01-01 18:38:48 +00:00
88a47068f2 gdrom_jvm_boot: use g1_if DMA
bilbo pushed to main at bilbo/dreamcast 2025-01-01 18:10:02 +00:00
540dec3299 gdrom_jvm_boot: jump to _start
bilbo pushed to main at bilbo/jvm 2025-01-01 18:06:49 +00:00
fef6715d17 classpath cleanup
3eaf89bcce regs/sparse_struct_java: int return value
Compare 2 commits »
bilbo pushed to main at bilbo/dreamcast 2025-01-01 18:06:02 +00:00
5fe57f6950 gdrom_jvm_boot: jump to _start
bilbo pushed to main at bilbo/dreamcast 2025-01-01 13:23:42 +00:00
0c70ce02ec example: add gdrom_jvm_boot
bilbo pushed to main at bilbo/jvm 2025-01-01 13:17:36 +00:00
6a8f5e9741 regenerate classpath
bilbo pushed to main at bilbo/dreamcast 2025-01-01 12:13:16 +00:00
63b4a9b108 gdrom.ods: add block column
bilbo pushed to main at bilbo/jvm 2025-01-01 10:59:57 +00:00
967caa1b22 add Gdrom/GdromBits/GdromCommandPacketFormat
bilbo pushed to main at bilbo/jvm 2025-01-01 09:06:29 +00:00
c922af0749 filesystem/iso9660: ExtentReader interface
bilbo pushed to main at bilbo/jvm 2024-12-31 23:48:07 +00:00
f0c4c64925 iso9660: add VolumeParser
bilbo pushed to main at bilbo/dreamcast 2024-12-31 19:35:22 +00:00
2e2290cc8c core_bits, tools
da041de646 iso9660/test: missing namespace
Compare 2 commits »
bilbo pushed to main at bilbo/jvm 2024-12-31 19:33:37 +00:00
b12ac0e017 add filesystem/iso9660
bilbo pushed to main at bilbo/dreamcast 2024-12-31 19:32:50 +00:00
48eb7c91dd add java variant of byte_position
bilbo pushed to main at bilbo/dreamcast 2024-12-31 17:58:08 +00:00
bea9004dbc add java variant of byte_position
bilbo pushed to main at bilbo/dreamcast 2024-12-31 17:56:59 +00:00
3ca3896d2d add java variant of byte_position
bilbo pushed to main at bilbo/jvm 2024-12-31 17:54:22 +00:00
ee27558408 add partial java.nio.ByteBuffer implementation
bilbo pushed to main at bilbo/jvm 2024-12-31 14:38:50 +00:00
fb7f3b07fd add partial java.nio.ByteBuffer implementation
bilbo pushed to main at bilbo/jvm 2024-12-31 14:03:00 +00:00
2fe03bf38f class_resolver: correct behavior for instance field lookup from superclass