summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-02full flow implementedAda Christine
2025-02-01write syscall functionsAda Christine
2025-02-01fake syscall mechanism can return to user modeAda Christine
2025-02-01this is starting to workAda Christine
2025-01-31spread around defs, x86 asm and bits libsAda Christine
2025-01-27checkpoint. we can fake syscall with the dummy gdtAda Christine
2025-01-24prelimAda Christine
2025-01-23wrong comparison, broke file closingAda Christine
2025-01-23it printfs with the efi interfaceAda Christine
2024-04-06renameAda Christine
2024-04-06untongue-in-cheekAda Christine
2024-04-06more abstract buildAda Christine
2024-04-04smaller constructAda Christine
2024-03-05change makefileAda Christine
2024-03-04MakefileAda Christine
2024-03-03build changesAda Christine
2024-02-29clear screnAda Christine
2024-02-25garbage dayAda Christine
2024-02-25#pragma onceAda Christine
2024-02-25mmap and munmapAda Christine
2024-02-24port printfAda Christine
2024-02-24only \r if string ends in \nAda Christine
2024-02-24carriage return by default for console writesAda Christine
2024-02-24bad reloc code silly meAda Christine
2024-02-24cleanupAda Christine
2024-02-24remove dead file, rename mainAda Christine
2024-02-24kjarna runtimeAda Christine
2024-02-22kjarna runtimeAda Christine
2024-02-17delet thisAda Christine
2024-02-17renameAda Christine
2024-02-15free resourcesAda Christine
2024-02-13reorganize a bitAda Christine
2024-02-11kjarna initial implAda Christine
2024-02-06read filesAda Christine
2024-02-02- don't typedef away function pointersAda Christine
2024-01-29more temporaryAda Christine
2023-07-22make breakAda Christine
2023-07-14Merge remote-tracking branch 'origin/main'Ada Christine
2023-07-14fix clean targetAda Christine
2023-07-14Merge pull request #1 from adachristine/unstableada christine
2023-05-20don't use RESERVED_MEMORY for anything but physical pages that should never b...Ada Christine
2023-05-20handle reserved memory regions correctly by ignoring themAda Christine
2023-05-13no more image.sh, use qemu fat emulationAda Christine
2023-02-19preparations for user modeAda Christine
2023-02-16cleanupAda Christine
2023-02-14refactorsAda Christine
2023-02-14build changesAda Christine
2023-02-14ps2 driverAda Christine
2023-02-13irq needs to be an immediate :«Ada Christine
2023-02-07i forgot how vm_alloc() workedAda Christine