Commit Graph

258 Commits

Author SHA1 Message Date
bbff36f941 redesign: circular roulette wheel with spinning rotor, orbiting ball, spiral inward 2026-05-05 19:21:33 -04:00
0760afa148 physics: real gravity+spring drop-in, friction-based spin deceleration 2026-05-05 19:16:43 -04:00
4e90d405c5 feat: pocket numbers, winner glow flash, drop-in ball animation 2026-05-05 18:52:23 -04:00
0c8a3fa270 redesign: large 64px pockets, smooth pixel-space ball, circular ball drawing 2026-05-05 18:48:49 -04:00
0415f307b6 restore: clean roulette implementation with dynamic GPU size 2026-05-05 18:43:27 -04:00
3fd97848bb debug: move peripheral scan to very first line 2026-05-05 18:30:15 -04:00
70a03df8e3 debug: scan all peripherals to find GPU name 2026-05-05 18:29:33 -04:00
4e3ca0a2a4 temp: replace roulette with cube3d test, roulette code commented out 2026-05-05 18:28:48 -04:00
17225a66ee fix: simplify GPU init to match working examples (refreshSize + sleep(0) + setSize) 2026-05-05 18:25:15 -04:00
213b9b9624 fix: wait for async refreshSize before reading GPU dimensions 2026-05-05 18:22:19 -04:00
aa0ff7d305 updated 2026-05-05 18:16:34 -04:00
604cb7857f updated 2026-05-05 18:08:14 -04:00
f4ac7faf0b updated 2026-05-05 18:04:45 -04:00
9090cb847e updated 2026-05-05 17:57:45 -04:00
875edb891a updated 2026-05-05 17:41:22 -04:00
57f83bd56b updated 2025-12-13 20:13:54 -05:00
5890c68d8e updated 2025-12-12 17:14:05 -05:00
facaef5983 update volume 2025-12-12 16:07:40 -05:00
256a7ecca6 updated 2025-12-12 16:02:50 -05:00
4f8df39b69 up 2025-12-12 16:01:03 -05:00
e41caf713c updated 2025-12-12 16:00:07 -05:00
c80f0fed9a updated 2025-12-12 15:57:59 -05:00
8c1048698d updated 2025-12-12 15:55:29 -05:00
903a8baf87 fixed 2025-12-12 15:53:33 -05:00
e77752efae Added notificaiton sound 2025-12-12 15:52:18 -05:00
4e6b83a456 Added chat 2025-12-12 14:36:18 -05:00
f6dd0bd669 updated 2025-12-12 14:29:57 -05:00
06f5605e3d updated 2025-12-12 14:10:32 -05:00
2fa9be5ebf added inital chat 2025-12-12 14:09:35 -05:00
bf83b7495d Merge branch 'main' of https://git.astrocore.space/root/nova-corp 2025-12-12 13:54:34 -05:00
293fed7dd8 sets computer label 2025-12-12 13:54:31 -05:00
bc3b41f433 updated 2025-12-12 13:38:15 -05:00
0822432ba8 updated 2025-12-12 13:37:48 -05:00
9278662552 updated monitor pos 2025-12-12 13:32:08 -05:00
7e3446c71a updated kernel and main for consumer 2025-12-12 13:30:38 -05:00
ed2c0049e4 added disk driver 2025-12-12 13:28:21 -05:00
caa0d1471d updated monitor 2025-12-12 13:15:36 -05:00
3dff0ae98a Updated monitor driver 2025-12-12 13:11:33 -05:00
f32a319279 updated 2025-12-10 20:03:56 -05:00
6fa6a024dc updated 2025-12-10 20:01:17 -05:00
a5922f5409 updated 2025-12-10 19:54:50 -05:00
ea5d127774 upd 2025-12-10 19:46:42 -05:00
7525a331c5 updated 2025-12-10 19:43:30 -05:00
4f1b4cc6d8 re-write 2025-12-10 19:40:49 -05:00
eddb5e3744 updated kernel address 2025-12-09 22:41:38 -05:00
2711d658ea updated a bunch 2025-06-17 17:09:57 -04:00
4e57946e82 fix: update TTS playback for speaker initialization 2025-06-16 20:52:18 -04:00
8cf446d391 d 2025-06-16 20:50:37 -04:00
110ceed23d fix: replace peripheral.wrap with peripheral.find for speaker initialization 2025-06-16 20:49:03 -04:00
7839936ea7 da 2025-06-16 20:47:06 -04:00