Nigel Barink Nigel
  • The Netherlands
  • https://barink.dev
  • I develop and experiment with software for fun.. whilst trying to make a career out of it.

  • Joined on 2020-10-03
Nigel pushed to main at Nigel/DataStructures 2023-03-10 20:31:40 +00:00
66c8c0f773 Add README with images
98923cf849 Basic implementation of a QuadTree
Nigel created branch main in Nigel/DataStructures 2023-03-10 20:31:40 +00:00
Nigel created repository Nigel/DataStructures 2023-03-10 20:30:02 +00:00
Nigel pushed tag V1.0 to Nigel/RaytracingInOneWeekend 2023-03-06 17:01:50 +00:00
Nigel pushed tag Firstweekend to Nigel/RaytracingInOneWeekend 2023-03-06 17:01:13 +00:00
Nigel pushed to master at Nigel/RaytracingInOneWeekend 2023-03-06 16:53:45 +00:00
c3965c20a6 Added final resulting images to README
Nigel pushed to dev at Nigel/BarinkOS 2023-02-26 23:37:26 +00:00
5781f730d9 Implemented the basis for syscalls
2d0bb16fad Fixed up ACPI Version 1.0 checksum validation code
Compare 2 commits »
Nigel pushed to dev at Nigel/BarinkOS 2023-02-26 12:48:35 +00:00
e6901f0526 We can now open and read files on the harddisk through a messy virtual filesystem
Nigel pushed to dev at Nigel/BarinkOS 2023-02-25 20:03:56 +00:00
61f1852420 Added file reading without cluster chain following
32b0d990df Added ctype std lib functions
Compare 2 commits »
Nigel pushed to dev at Nigel/BarinkOS 2023-02-25 19:05:29 +00:00
745656eb2d Fixup C++ compiler path in makefile of CoreLib
Nigel pushed to dev at Nigel/BarinkOS 2023-02-24 20:33:12 +00:00
644ff5b1f5 Adding subdir functionality
Nigel pushed to dev at Nigel/BarinkOS 2023-02-23 22:57:16 +00:00
a77621faf5 Shellscript improvement plus FAT driver implementations
Nigel pushed to dev at Nigel/BarinkOS 2023-02-21 20:49:00 +00:00
50bf952a49 Basic idea's are created for the storage solution
Nigel pushed to dev at Nigel/BarinkOS 2023-02-21 13:37:22 +00:00
ef2bba5c1c Started fleshing out the storage API
Nigel pushed to dev at Nigel/BarinkOS 2023-02-20 00:05:30 +00:00
81f7351fe6 Created a few shell scripts to update and create an build of the Kernel/Operating System.
Nigel pushed to dev at Nigel/BarinkOS 2023-02-19 23:31:21 +00:00
dea8ab7d71 Improved build system
2bcc79216e Remove mlibc submodule. The standarc C/C++ will use later on will be added later.
Compare 2 commits »
Nigel pushed to dev at Nigel/BarinkOS 2023-02-19 22:46:23 +00:00
b07b4f0d38 Moving certain aspects into their own static library
Nigel pushed to dev at Nigel/BarinkOS 2023-02-19 21:18:14 +00:00
94a2de3847 Started on path resolution algorithm
Nigel pushed to dev at Nigel/BarinkOS 2023-02-19 13:18:10 +00:00
dbb147e110 Primitie listing rootdir of FAT16 filesystem
Nigel pushed to dev at Nigel/BarinkOS 2023-02-17 21:02:52 +00:00
37542b736f Remove cpu.h and cpu.cpp in favor of i386/processor.[h|cpp]
490529099b Started implementing the virtual file system
Compare 2 commits »