originalmk
  • Joined on 2024-08-22
originalmk pushed to dev at originalmk/zig-bare-bones 2024-09-18 20:08:50 +00:00
d5b68c53be Work on fixing multiboot with flat binary kernel
originalmk created branch dev in originalmk/zig-bare-bones 2024-09-18 16:31:12 +00:00
originalmk pushed to dev at originalmk/zig-bare-bones 2024-09-18 16:31:12 +00:00
c5ccb29b58 Work on repairing multiboot with flat binary kernel
originalmk pushed to master at originalmk/zig-bare-bones 2024-09-17 21:49:47 +00:00
originalmk pushed to master at originalmk/zig-bare-bones 2024-09-17 16:59:38 +00:00
84ab1731e4 VGA draft
originalmk pushed to master at originalmk/zig-bare-bones 2024-09-15 14:42:06 +00:00
81540ef99d Use kernel.bin to make iso
originalmk pushed to master at originalmk/zig-bare-bones 2024-09-14 22:32:57 +00:00
176bc66f66 First working version
originalmk pushed to master at originalmk/zig-examples 2024-09-06 05:51:07 +00:00
9111ac99ea Add eql method to Zig Matrix
originalmk pushed to master at originalmk/zig-examples 2024-09-06 05:48:52 +00:00
c3263b88b9 Add eql method to Zig Matrix
originalmk pushed to master at originalmk/zig-examples 2024-09-06 05:35:39 +00:00
d74d89995f Add multiplication to Zig Matrix
originalmk pushed to master at originalmk/zig-examples 2024-09-04 21:54:34 +00:00
09b4c503b9 Update Zig Cat example
originalmk pushed to master at originalmk/zig-examples 2024-09-03 22:03:43 +00:00
c36cac1b06 Update Zig Cat Example
originalmk pushed to master at originalmk/zig-examples 2024-09-03 06:27:19 +00:00
c26b902914 Add Zig Cat Example (draft)
originalmk pushed to master at originalmk/zig-examples 2024-08-30 22:12:26 +00:00
e394029a24 Add Zig Error Handling Example
originalmk pushed to master at originalmk/zig-examples 2024-08-25 21:59:41 +00:00
f5517fd441 New matrix representation. Add col and row iterators to Zig Matrix example
originalmk pushed to master at originalmk/zig-examples 2024-08-25 21:59:18 +00:00
e1883ac2e5 New matrix representation. Add col and row iterators to Zig matrix example.
originalmk pushed to master at originalmk/zig-examples 2024-08-24 23:11:24 +00:00
e72623880d Add README.md
originalmk pushed to master at originalmk/zig-examples 2024-08-24 22:09:19 +00:00
ff8ede2361 Add neg to Zig matrix example
originalmk renamed repository from Song-Lyrics-Generator to originalmk/songs-lyrics-generator 2024-08-24 20:16:40 +00:00
originalmk pushed to master at originalmk/zig-examples 2024-08-24 16:15:27 +00:00
30cc0d98c6 Add get/set to Zig Matrix example