Commit Graph

54 Commits

Author SHA1 Message Date
711162f55b Comments
Some checks failed
CI / Typos (push) Failing after 8s
CI / Build (push) Successful in 41s
CI / Clippy (push) Successful in 1m1s
2025-03-04 19:15:19 -08:00
cbf6c48b22 Write README
All checks were successful
CI / Typos (push) Successful in 10s
CI / Clippy (push) Successful in 31s
CI / Build (push) Successful in 1m17s
2025-03-02 21:00:16 -08:00
1b401b46b2 Dead code 2025-03-02 20:36:01 -08:00
f5ede33bc8 Remove cpuid checks 2025-03-02 20:35:26 -08:00
de3ff45f1b Quick drop and lose condition 2025-03-02 20:35:23 -08:00
8f2edd69f7 Reorganize
All checks were successful
CI / Typos (push) Successful in 11s
CI / Clippy (push) Successful in 30s
CI / Build (push) Successful in 1m8s
2025-03-02 10:44:55 -08:00
4250e51f29 Add noise to rng 2025-03-02 10:38:06 -08:00
a2cf8d2592 Update TODO 2025-03-02 10:24:14 -08:00
c70ed40885 Fix arrow keys 2025-03-02 10:23:37 -08:00
ac5529e924 Minor refactor 2025-03-02 10:11:19 -08:00
6ee868591a Remove unused start() args 2025-03-02 10:06:10 -08:00
4c75d7cca2 Minimal interrupts, prevent deadlocks 2025-03-02 10:03:16 -08:00
0bd0d9d234 Minor build tweak
All checks were successful
CI / Typos (push) Successful in 11s
CI / Clippy (push) Successful in 30s
CI / Build (push) Successful in 1m15s
2025-03-01 20:37:58 -08:00
6f32d2bb7b Do not publish hash
All checks were successful
CI / Typos (push) Successful in 7s
CI / Build (push) Successful in 45s
CI / Clippy (push) Successful in 53s
2025-03-01 20:35:26 -08:00
8b714bd197 Clear filled rows
Some checks failed
CI / Typos (push) Successful in 12s
CI / Clippy (push) Successful in 36s
CI / Build (push) Has been cancelled
2025-03-01 20:32:23 -08:00
e44bb2767c Controls and collisions 2025-03-01 20:09:44 -08:00
0f4330bc2e Fix rotation 2025-03-01 20:09:08 -08:00
6f43b33697 Manifest tweaks 2025-03-01 19:30:04 -08:00
876de98ca9 Minor cleanup
Some checks failed
CI / Typos (push) Successful in 6s
CI / Build (push) Successful in 40s
CI / Clippy (push) Failing after 58s
2025-03-01 10:33:48 -08:00
76e5f8f22d Minor cleanup
Some checks failed
CI / Typos (push) Successful in 7s
CI / Build (push) Successful in 40s
CI / Clippy (push) Failing after 52s
2025-03-01 09:41:36 -08:00
10b0939930 Random generation 2025-03-01 09:31:48 -08:00
d96044afa2 Minor cleanup
Some checks failed
CI / Typos (push) Successful in 13s
CI / Clippy (push) Failing after 30s
CI / Build (push) Successful in 1m15s
2025-02-28 22:26:37 -08:00
d983fa57a2 TODO 2025-02-28 22:26:27 -08:00
f3df0d22af Added falling tetrominos 2025-02-28 22:24:59 -08:00
a81ef17429 Initialize PIC 2025-02-27 21:35:00 -08:00
7f0d1f9d59 IDT tweaks 2025-02-25 20:41:55 -08:00
08b9d6e6d4 Added workflow?
Some checks failed
CI / Typos (push) Successful in 11s
CI / Clippy (push) Failing after 31s
CI / Build (push) Successful in 1m14s
2025-02-25 19:40:55 -08:00
1cf1bfeef9 Added IDT 2025-02-25 19:23:28 -08:00
27e9e5afc5 README 2025-02-25 19:23:28 -08:00
f9b9b5a65f Update toolchain 2025-02-24 21:42:15 -08:00
a812df4b70 Added qemu-gdb target 2025-02-24 21:41:56 -08:00
af903412ef Remove long mode GTDs 2025-02-24 21:41:10 -08:00
5d6879ade8 Remove allocator 2025-02-19 21:33:20 +00:00
e89ac58bec Target and makefile cleanup 2025-02-18 21:32:18 +00:00
e84df2364f Reorganize code 2025-02-18 21:18:27 +00:00
2094a91cc9 Reorganize 2025-02-18 20:39:57 +00:00
816d06ab54 Basic tetris board 2025-02-17 21:33:40 -08:00
dcd7922448 Added VGA graphics 2025-02-17 21:33:29 -08:00
7967791228 Macro cleanup 2025-02-17 21:33:07 -08:00
64e0c47142 message 2025-02-17 17:50:09 -08:00
7f6e3c1b9e Remove logger 2025-02-17 17:49:09 -08:00
5831a42a10 Format 2025-02-17 17:48:28 -08:00
447a49ce36 Rename crate 2025-02-17 17:47:58 -08:00
99c5102361 Added serial driver 2025-02-17 17:45:56 -08:00
bfd057c541 Remove kernel_entry 2025-02-17 15:30:45 -08:00
c73d8a6b69 Remove kernel code & long mode 2025-02-17 15:30:22 -08:00
5cda26576d Remove everything 2025-02-17 11:36:46 -08:00
6e3fcbb0be Remove 64bit code 2025-02-17 11:14:39 -08:00
eef831cb60 Remove cfg arch 2025-02-17 11:03:26 -08:00
014babe444 fmt 2025-02-17 11:02:36 -08:00