• Joined on 2023-04-23
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
bilbo renamed repository from java to bilbo/jvm 2024-12-28 13:31:46 +00:00
bilbo pushed to main at bilbo/jvm 2024-12-28 12:49:59 +00:00
014a0f5f7f fix triangle color typo
bilbo pushed to main at bilbo/dreamcast 2024-12-28 12:45:20 +00:00
a77580335c regs: add ta_parameter.ods
bilbo pushed to main at bilbo/dreamcast 2024-12-28 12:43:33 +00:00
b34bf8c370 regs: add ta_parameter.ods
bilbo pushed to main at bilbo/jvm 2024-12-28 12:18:03 +00:00
bb2e911546 rotating triangle
bilbo pushed to main at bilbo/jvm 2024-12-28 11:20:13 +00:00
de56ce5ac4 DreamcastVideo2: use TAGlobalParameter/TAVertexParameter