1
0
Fork 0
forked from koniifer/ableos

Commit graph

  • 5055626968 Added runtime bound checking Erin 2023-07-26 00:01:25 +0200
  • 0f5d78bb27 whoops, fixed builds. Erin 2023-07-25 23:48:59 +0200
  • 668b324cc8 Valider Erin 2023-07-25 23:47:51 +0200
  • 759514686a Valider is now generated from macro (not done yet) Erin 2023-07-25 23:43:06 +0200
  • 92793dc93b Quick valider fix Erin 2023-07-25 23:03:06 +0200
  • ac149a5319 Commented valider Erin 2023-07-25 22:44:08 +0200
  • f4c55ae3cc changes I GUESS able 2023-07-25 12:20:35 -0500
  • a82686ec07 Fixed endian stuffs Erin 2023-07-25 19:10:00 +0200
  • b3a6c42af3 Added notice Erin 2023-07-25 14:41:54 +0200
  • d20447dd15 Kekw Erin 2023-07-24 20:41:10 +0200
  • 193be0bd5a Removed some macros Erin 2023-07-24 18:48:42 +0200
  • fce3fa5210 fixed imm shl/r Erin 2023-07-24 16:48:13 +0200
  • 4ca4e81ac3 Fixed panic on shift outta bounds Erin 2023-07-24 16:37:37 +0200
  • dcfd51999d Fixed missing / Erin 2023-07-22 02:42:43 +0200
  • 1532c501a6 added contribution guide to instructions Erin 2023-07-22 02:42:21 +0200
  • 8eebbacb91 Name correction Erin 2023-07-22 02:34:41 +0200
  • c621a5c71d Edits. Erin 2023-07-22 02:29:05 +0200
  • 8d5d22eae1 Moved lore Erin 2023-07-22 02:28:05 +0200
  • 3892a719eb A Erin 2023-07-22 02:27:03 +0200
  • 47323e140c added notice. Erin 2023-07-22 02:26:29 +0200
  • 3833beb17d More comments Erin 2023-07-22 02:26:03 +0200
  • afbf6dd2e4 Removed pagetable hack Erin 2023-07-22 01:06:41 +0200
  • ec7053a289 Zero alloc BMC! Erin 2023-07-22 01:03:09 +0200
  • 1a53c80a62 Fixed bug + spec update Erin 2023-07-22 00:46:30 +0200
  • 6fe1fd91bf Mapping + bye bye memory leaks Erin 2023-07-20 20:47:50 +0200
  • 239ee43064 Merge pull request 'ARM: Add serial console logging' (#9) from microtau/ableos:master into master able 2023-07-20 11:03:57 +0000
  • c9ab181d95 REPBUILD: Always regenerate the image microtau 2023-07-20 10:42:48 +0000
  • f474f0fb69 CLEAN: Remove env_logger dependency microtau 2023-07-20 10:02:10 +0000
  • d0a2f436a8 CLEAN: Remove unnecessary dependencies microtau 2023-07-20 09:24:33 +0000
  • 7865bca782 ARM: Add serial console logging microtau 2023-07-20 09:21:00 +0000
  • c0744d5596 Merge pull request 'LIMINE: Bump version' (#8) from microtau/ableos:master into master able 2023-07-19 17:14:08 +0000
  • ea49841de2 LIMINE: Bump version microtau 2023-07-19 16:54:01 +0000
  • 84757f7060 Revert "LIMINE: I think this updates the submodule?" able 2023-07-19 11:21:15 -0500
  • e7b46f639c SUBMODULE: Removed it temporarily able 2023-07-19 10:55:58 -0500
  • 2dcd096de9 LIMINE: I think this updates the submodule? able 2023-07-17 09:51:57 -0500
  • 9225d2d773 ARM: checkpoint from micro-tau able 2023-07-17 09:36:39 -0500
  • ede52eb1db ARM: work done on getting the bootloader working able 2023-07-17 00:36:06 -0500
  • 81e2603c4d Merge pull request 'x86_64: Refactor device info fetching' (#7) from JohnyTheCarrot/ableos:chore/refactor-device-info into master able 2023-07-15 13:05:33 +0000
  • af7bcc8efb Merge remote-tracking branch 'origin/chore/refactor-device-info' into chore/refactor-device-info JohnyTheCarrot 2023-07-15 15:05:01 +0200
  • f0be41ec49 make requested changes JohnyTheCarrot 2023-07-15 15:04:53 +0200
  • c955f3a0de Merge branch 'master' into chore/refactor-device-info JohnyTheCarrot 2023-07-15 12:50:07 +0000
  • 53fca04786 x86_64: Refactor device info fetching JohnyTheCarrot 2023-07-15 14:47:46 +0200
  • ac7fdc7688 code and stufd able 2023-07-15 06:27:11 -0500
  • 4cf933c62b TODO: Add some more info able 2023-07-15 06:16:00 -0500
  • 6c4eee0c56 SCHED: Two programs are now running in ableOS able 2023-07-15 05:51:19 -0500
  • d3e019ffe1 ARM: Commit the sin of binarys into a git repo able 2023-07-15 05:50:54 -0500
  • a8005728bf ARM: moved dep to proper location able 2023-07-14 23:13:29 -0500
  • 80bfcb83b9 CLEAN: remove old data and set default target to x86 able 2023-07-14 20:30:47 -0500
  • 3a62f65cd1 ARM: Whoe knows able 2023-07-14 20:00:50 -0500
  • d8a68aabee Merge branch 'master' of ssh://git.ablecorp.us:20/AbleOS/ableos able 2023-07-14 19:38:46 -0500
  • 9bbc0e19a1 ARM: it compiles but does not yet run :V able 2023-07-14 19:38:13 -0500
  • 490f15db48 Merge pull request 'another shrimple macro!' (#6) from IntoTheNight/ableos:master into master able 2023-07-15 00:12:03 +0000
  • 4dd3699e0e frowny able 2023-07-13 22:41:09 -0500
  • bea92d996c Merge branch 'master' into master IntoTheNight 2023-07-13 14:25:20 +0000
  • 6a404b8227 another shrimple macro! IntoTheNight 2023-07-13 19:50:44 +0530
  • 9cf8789e9a Merge branch 'master' of ssh://git.ablecorp.us:20/AbleOS/holey-bytes able 2023-07-13 04:23:06 -0500
  • 3534b26946 Add some example code for hbasm able 2023-07-13 04:23:00 -0500
  • a21f68ffa6 Merge pull request 'Added UN instruction and fixed UB' (#7) from fix-ub into master Erin 2023-07-13 09:13:34 +0000
  • 7833334713 Update spec Erin 2023-07-13 11:11:35 +0200
  • 141c5f524f Added UN instruction and fixed UB Erin 2023-07-13 11:05:41 +0200
  • 446225bcf6 Merge pull request 'Fixed the number of registers BRC copies' (#6) from bee/holey-bytes:master into master Erin 2023-07-13 09:09:44 +0000
  • a9350952b7 SCHED: Set a sane TQ able 2023-07-13 03:41:15 -0500
  • b9af2ae9c4 SCHEDULER: added in some super simple bootmodules and run them able 2023-07-13 03:27:47 -0500
  • aa5ea3fb8f Auto-fetch OVMF Erin 2023-07-13 03:21:33 +0200
  • 3b6dce674d SCHEDULER: add register dumps able 2023-07-12 12:24:52 -0500
  • 2f24089938 SCHEDULER: cut out deadcode and added ifguard able 2023-07-12 12:22:13 -0500
  • d1a6e627ef Increase the default heapsize able 2023-07-12 12:21:31 -0500
  • d6ea5adf49 Merge pull request 'merge' (#1) from AbleOS/holey-bytes:master into master bee 2023-07-12 17:13:38 +0000
  • 898738fb40 fixed the number of registers BRC copies Egggggg 2023-07-12 13:12:00 -0400
  • 1455f1712c Merge pull request 'master' (#5) from IntoTheNight/ableos:master into master able 2023-07-12 16:48:02 +0000
  • 473598d5df Merge branch 'master' into master able 2023-07-12 16:47:55 +0000
  • 56ec28550f does this fix the issue?? MunirG05 2023-07-12 22:16:14 +0530
  • a18ca4335f REPBUILD: Space able 2023-07-12 11:27:42 -0500
  • de8661be62 COMMUNITY: Discord link update able 2023-07-12 10:04:20 -0500
  • c264865d49 X86: cpuid changes able 2023-07-12 09:01:58 -0500
  • beb6e23d71 Map APIs Erin 2023-07-12 14:56:11 +0200
  • 340d76fd13 CAPS: Changing the printing of caps able 2023-07-12 06:03:29 -0500
  • b7da4f17c2 REPBUILD: default devices changed able 2023-07-12 06:03:06 -0500
  • 5afd081c2a hehe oops Egggggg 2023-07-12 06:50:07 -0400
  • 81cf5c4336 JMP → JAL + spec fix Erin 2023-07-12 12:45:50 +0200
  • 63cf7ac0b0 fixed argument order of BMC and BRC Egggggg 2023-07-12 06:25:38 -0400
  • 3cb3ee1fee fixxed lint Erin 2023-07-12 02:24:05 +0200
  • 4dfbe93919 special-cased BRC Erin 2023-07-12 02:23:47 +0200
  • 6791b6d48e Rewritten assembler Erin 2023-07-12 02:16:23 +0200
  • 0ed89234a7 Revised trap API Erin 2023-07-11 17:04:48 +0200
  • 6afec2a031 Merge pull request 'master' (#3) from IntoTheNight/holey-bytes:master into master able 2023-07-11 09:36:39 +0000
  • b83d1838aa Merge pull request 'master' (#1) from AbleOS/holey-bytes:master into master IntoTheNight 2023-07-11 09:28:48 +0000
  • e25a89d56d the design is very human MunirG05 2023-07-11 14:54:49 +0530
  • b72f0afe84 add fancy errors MunirG05 2023-07-11 14:38:20 +0530
  • 9196519fae doc Erin 2023-07-11 10:33:55 +0200
  • 6759fbd2ab tried to shove the timer back in MunirG05 2023-07-11 14:03:25 +0530
  • 4f53fb1c87 Moved Erin 2023-07-11 10:32:26 +0200
  • ad96e83f09 wrap around timer Erin 2023-07-11 10:31:03 +0200
  • 5ee8a91479 Implement timer Erin 2023-07-11 10:29:23 +0200
  • 2af7684532 fix the dumb MunirG05 2023-07-11 13:32:40 +0530
  • 7a00dff4b9 fix the dumb MunirG05 2023-07-11 13:30:45 +0530
  • ae321a9923 CAPS: Adding in capabilities able 2023-07-10 22:54:05 -0500
  • bde00c13f2 Improved assembler library Erin 2023-07-11 02:08:55 +0200
  • b4dac1245b Moved Erin 2023-07-10 23:18:23 +0200
  • bb27f48f4a scheduler but i stole the code from the engine and tried to stuff it into the scheduler and i have no idea if it works or not but it porbably does MunirG05 2023-07-10 23:43:42 +0530