• Joined on 2023-04-23
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
bilbo pushed to main at bilbo/dreamcast 2024-12-30 09:16:53 +00:00
d1e16b34fd add ftdi_cbus experiment
bilbo pushed to main at bilbo/jvm 2024-12-29 19:19:03 +00:00
aa09b6d916 implement Float/Double toString
bilbo pushed to main at bilbo/jvm 2024-12-29 18:33:22 +00:00
9677332560 correct invokevirtual method resolution order
bilbo pushed to main at bilbo/jvm 2024-12-29 18:04:47 +00:00
5c88c8f7c1 improve print implementation
bilbo pushed to main at bilbo/jvm 2024-12-29 15:45:36 +00:00
8768bd516c implement invokeinterface
bilbo pushed to main at bilbo/jvm 2024-12-29 14:55:58 +00:00
b6da4ecea7 implement superclass method lookup
bilbo pushed to main at bilbo/jvm 2024-12-29 13:22:34 +00:00
cb26d8cadf implement superclass instance field lookup
bilbo pushed to main at bilbo/jvm 2024-12-29 08:07:56 +00:00
88318fde35 Java cube
bilbo pushed to main at bilbo/jvm 2024-12-28 17:15:10 +00:00
a6830aea78 draw a rotating cube
bilbo pushed to main at bilbo/jvm 2024-12-28 16:23:34 +00:00
dc787f172b DreamcastVideo2: rearrange transform_vertex