• Joined on 2023-04-23
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
bilbo pushed to main at bilbo/dreamcast 2024-12-30 23:23:03 +00:00
fedb30394a Makefile add install target
bilbo pushed to main at bilbo/dreamcast 2024-12-30 23:22:19 +00:00
2db16f87cb Makefile add install target
bilbo pushed to main at bilbo/dreamcast 2024-12-30 23:13:34 +00:00
f7c8ba294e new examples
bilbo pushed to main at bilbo/dreamcast 2024-12-30 23:12:33 +00:00
1295eed1bb regs: update isp_tsp / systembus
5eb02012dc tools: add symlinks to parent directory
8ad3b7a11d serial_protocol remove constexpr
Compare 3 commits »
bilbo pushed to main at bilbo/jvm 2024-12-30 17:57:54 +00:00
e22f2e87e8 partial support for checkcast and instanceof on object arrays
bilbo pushed to main at bilbo/jvm 2024-12-30 17:11:04 +00:00
49cc665f76 implement checkcast
bilbo pushed to main at bilbo/jvm 2024-12-30 17:02:03 +00:00
caf2c37986 implement checkcast
bilbo pushed to main at bilbo/jvm 2024-12-30 15:50:06 +00:00
40ab3ddfd3 improve hash table entry debug prints
bilbo pushed to main at bilbo/jvm 2024-12-30 15:12:04 +00:00
867a10ac2b implement instanceof superclass behavior
bilbo pushed to main at bilbo/dreamcast 2024-12-30 09:17:41 +00:00
5eedad7ff3 add ftdi_cbus experiment