Eric-Paul Ickhorn epickh
epickh pushed to main at Astra/Nightloader 2024-08-06 11:29:41 +00:00
65db388f00 Fix A20 by copying others' implementation
5ba30e5f8b Fix GDT length being insufficient
fd8b5bd57e Fix bug in GDT when using KVM acceleration
Compare 3 commits »
epickh pushed to main at Astra/Nightloader 2024-07-25 01:10:24 +00:00
0d16e3e35a Make driver initialization easier in manager.asm
6e8e022937 Make stage 2 entry (after GDT) call driver setup
Compare 2 commits »
epickh pushed to main at Astra/Nightloader 2024-07-22 23:08:44 +00:00
94e5e70305 Add driver manager's setup routine
epickh pushed to main at Astra/Nightloader 2024-07-22 23:03:12 +00:00
18e5b049a4 Add PCI register read utility
1285994cbf Improve coding style of PCI device enumerator
Compare 2 commits »
epickh pushed to main at Astra/Nightloader 2024-07-21 14:28:18 +00:00
4d9b1e390d Make PCI enumeration write more information
6ce831bbeb Fix text display for rows other than the first
4acf6f3a44 Add hexadecimal dump function
6342b433b4 Add main PCI driver file and device enumeration
Compare 4 commits »
epickh pushed to main at Astra/Nightloader 2024-07-18 23:52:49 +00:00
3a778fee44 Add scripts for running bootloader and memdumping
epickh pushed to main at Astra/Nightloader 2024-07-18 23:47:23 +00:00
f573f49874 Fix GDT error offsetting memory by some bytes
epickh renamed repository from the-reductor to epickh/Reductor 2024-07-06 08:04:14 +00:00
epickh pushed to main at epickh/libUFN 2024-05-23 00:24:41 +00:00
e6b1497266 feature(ascii): Added ascii character range identification.
epickh pushed to main at epickh/libUFN 2024-05-22 23:45:03 +00:00
4be2d3b018 typo(readme): Improved the spelling in the README a little.
15b119a372 structure(gitignore): Added valgrind dumps to gitignore.
5f7545ffd6 bugfix(arena): Fixed some bugs which caused crashes.
3fd1b69293 structure(gitignore): Added .gitignore with executable code, compiled headers and some folders to ignore.
Compare 4 commits »
epickh pushed to main at epickh/libUFN 2024-05-22 23:24:25 +00:00
6150e5dda6 documentation(readme): Extended README.md to include more information.
d54bf3fe28 documentation(round): Fixed a minor typing mistake.
4244cf107b documentation(round): Added copyright-header and comments for the rounding-functions.
f77dd2b23a feature(round): Added rounding library.
Compare 4 commits »
epickh pushed to main at epickh/libUFN 2024-05-22 23:00:32 +00:00
a5e78dca9a bugfix(arena): Fixed crash-bug which is triggered by cloning a string into a full arena.
ee22b5df5c feature(arena): Added and documented string-clone function.
f8749ba238 documentation(arena): Added comments to the functions and the arena-structure.
Compare 3 commits »
epickh pushed to main at epickh/libUFN 2024-05-22 22:12:59 +00:00
7ebd70c59c Added arena library
epickh created repository epickh/libUFN 2024-05-22 22:06:48 +00:00
epickh transferred repository AlphaUmlaut/MainTree to epickh/MainTree 2024-04-14 08:29:27 +00:00
epickh transferred repository Tekkie/Techneck to epickh/Techneck 2024-04-03 06:01:10 +00:00
epickh pushed to main at epickh/MainTree 2024-03-03 21:10:45 +00:00
48300303a9 Added - but didn't test - entity creation and tagging
epickh pushed to main at epickh/MainTree 2024-03-03 20:15:33 +00:00
9890a30b5b Renamed file for avoiding name conflicts with other includes
epickh pushed to main at epickh/MainTree 2024-03-03 19:29:59 +00:00
f98b2371b1 Made the code compile without libRR
b2f9aaa021 Prepared for integration into the AlphaUmlaut Compound build system
Compare 2 commits »
epickh transferred repository epickh/Maintree to epickh/MainTree 2024-03-02 14:48:42 +00:00