• Joined on 2023-04-23
bilbo pushed to main at bilbo/saturn-examples 2025-08-10 17:20:47 +00:00
4d51b47046 scu-dsp/parse10: implement end of chunk and end of input detection
55c38ebf5f scu-dsp: add parse10 (incomplete)
4503b3542e add scu-dsp demos
6e28a7d147 vdp2: working rbg0_font example
9f758e75f0 cdc/serial: disable tdre polling
Compare 12 commits »
bilbo pushed to main at bilbo/dreamcast-book 2025-08-07 15:56:56 +00:00
3eee14d4bd initial
bilbo created branch main in bilbo/dreamcast-book 2025-08-07 15:56:55 +00:00
bilbo created repository bilbo/dreamcast-book 2025-08-07 15:56:40 +00:00
bilbo pushed to main at bilbo/physics_engine 2025-08-01 06:26:32 +00:00
7a538295cd speedrun edition
bilbo pushed to main at bilbo/physics_engine 2025-08-01 05:20:03 +00:00
9bf58636f1 add shadow volume (last commit prior to game jam deadline)
4071c1f405 add covers
bb10713143 add emulator detection, xm player
efb03b9370 lizard: add new map; implement platformer mechanics
Compare 4 commits »
bilbo pushed to main at bilbo/physics_engine 2025-07-30 03:41:21 +00:00
a9bde33a07 texture: add turning frames
151e4342f3 demo/lizard: in-person game jam event version
Compare 2 commits »
bilbo pushed to main at bilbo/nds 2025-07-26 01:37:17 +00:00
aa72969f36 happy_mask_salesman: unrot
bilbo pushed to main at bilbo/physics_engine 2025-07-25 18:35:08 +00:00
e2a005d2b9 demo: add collision
bilbo pushed to main at bilbo/dreamcast 2025-07-25 04:12:08 +00:00
284310244c math/mat: add col function
bilbo pushed to main at bilbo/physics_engine 2025-07-22 22:53:37 +00:00
edeeec34b6 demo: add sailboat
bilbo pushed to main at bilbo/dreamcast 2025-07-22 01:07:25 +00:00
13200501ef vec: correct normalize/magnitude declaration
bilbo pushed to main at bilbo/dreamcast 2025-07-21 21:39:05 +00:00
e691956223 vec: more strongly hint on generating fsrra instructions
9585f66637 mat3x3: undelete operator=
Compare 2 commits »
bilbo pushed to main at bilbo/dreamcast 2025-07-21 18:55:20 +00:00
1f5fdcc197 mat3x3: add matrix inverse
bilbo pushed to main at bilbo/physics_engine 2025-07-20 05:31:20 +00:00
d54ae4bd94 bridge: update hacks
bilbo pushed to main at bilbo/physics_engine 2025-07-20 05:25:34 +00:00
c05f1d3b47 bridge: add weight
bilbo pushed to main at bilbo/physics_engine 2025-07-20 05:24:43 +00:00
22a144bcd4 bridge: add weight
bilbo pushed to main at bilbo/physics_engine 2025-07-20 03:04:35 +00:00
843afed274 demo: add bridge
a787ef1e09 physics: add particle_link
f7f109df28 scene: init returns the initial view transformation
7455eb7b30 physics: add particle_contact
Compare 4 commits »
bilbo pushed to main at bilbo/physics_engine 2025-07-18 05:49:46 +00:00
0efe4dc74d physics: add particle_force_generator
bilbo pushed to main at bilbo/physics_engine 2025-07-17 20:43:11 +00:00
0c245870b8 physics: add particle force generator