Work on scheduler

This commit is contained in:
bdbrd 2025-11-08 17:05:49 +01:00
parent cbc51f523e
commit 14bced8243
8 changed files with 98 additions and 79 deletions

View file

@ -12,7 +12,7 @@ in the `build` folder you should have a `SFB25.iso` file.
To try out SFB/25 you can use QEMU:
`qemu-system-x86_64 build/SFB25.iso -m 512M`
`qemu-system-x86_64 build/SFB25.iso -machine q35 -m 512M`
## External projects