• Joined on 2023-04-23
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
bilbo pushed to main at bilbo/jvm 2024-12-28 11:00:33 +00:00
fa2b2df19b fix TAGlobalParameter/TAVertexParameter build
bilbo pushed to main at bilbo/jvm 2024-12-28 10:54:50 +00:00
e59f6b3dcb add taglobalparameter / tavertexparameter
9456365143 add systembus
Compare 2 commits »
bilbo pushed to main at bilbo/jvm 2024-12-28 00:24:44 +00:00
a930408799 draw a holly triangle
bilbo pushed to main at bilbo/jvm 2024-12-27 23:23:19 +00:00
1a6d3f0f6a add more holly bits