Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Update srvre_sys to v0.0.0 (syscall renumbering)v0.0.0 | Himbeer | 2024-08-02 | 1 | -2/+2 |
* | hello_world: Use srvre_sys library | Himbeer | 2024-07-31 | 3 | -50/+17 |
* | hello_world: Terminate cleanly (instead of raising an instruction page fault) | Himbeer | 2024-07-27 | 1 | -0/+5 |
* | hello_world: Add CRLF to console messages (update to raw consoleWrite) | Himbeer | 2024-07-27 | 1 | -1/+1 |
* | hello_world: Update uprint syscall number | Himbeer | 2024-07-27 | 1 | -1/+1 |
* | gitignore: Ignore new zig cache location in version 0.13.0 | TheodorSmall | 2024-07-17 | 1 | -0/+1 |
* | hello_world: Make use of uprint syscall to print hello message | Himbeer | 2024-06-22 | 1 | -1/+8 |
* | examples: Add hello_world example program | Himbeer | 2024-06-18 | 4 | -0/+167 |