Commit Graph

71 Commits (master)

Author SHA1 Message Date
IntoTheNight 17937705e0 Merge branch 'master' into master 2023-07-13 14:25:20 +00:00
IntoTheNight c791192bbd another shrimple macro!
(NOTE: I was unable to test on my Nix system for some reason, QEMU just refuses to work even though I ran it within the Nix Shell environment)
2023-07-13 19:50:44 +05:30
able 2384658d0d SCHED: Set a sane TQ 2023-07-13 03:41:15 -05:00
able 9db3384728 SCHEDULER: added in some super simple bootmodules and run them 2023-07-13 03:27:47 -05:00
able 2b5883d5cf SCHEDULER: add register dumps 2023-07-12 12:24:52 -05:00
able 5a1d918d7a SCHEDULER: cut out deadcode and added ifguard 2023-07-12 12:22:13 -05:00
able 1d28e60977 Increase the default heapsize 2023-07-12 12:21:31 -05:00
able f1c029412a Merge branch 'master' into master 2023-07-12 16:47:55 +00:00
able f97e203b7f X86: cpuid changes 2023-07-12 09:01:58 -05:00
able a8cf2f77ca CAPS: Changing the printing of caps 2023-07-12 06:03:29 -05:00
MunirG05 88e324a8a9 fix the dumb 2023-07-11 13:32:40 +05:30
MunirG05 e3f6295997 fix the dumb 2023-07-11 13:30:45 +05:30
able 35a98c409e CAPS: Adding in capabilities 2023-07-10 22:54:05 -05:00
MunirG05 1d5bb220ec 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 2023-07-10 23:43:42 +05:30
MunirG05 f98fde1247 i pushed so i can work on it in windows thanks 2023-07-10 17:14:11 +05:30
IntoTheNight 9fca86ae6f another shrimple macro! 2023-07-09 17:18:41 +05:30
IntoTheNight ed1f2be05e add a shrimple macro
add a shrimple macro
2023-07-09 16:33:47 +05:30
able 03e30cd514 BOOT: Work on boot modules 2023-07-08 23:22:44 -05:00
able a3c6c2ffa0 fix compile error 2023-06-26 18:42:55 -05:00
able 0c7c4447c3 Scheduler work 2023-06-26 07:55:37 -05:00
able bd001f85be most recent HBVM works 2023-06-26 06:36:30 -05:00
able 897a3921c8 TODO: init stuff 2023-06-25 22:34:24 -05:00
able 4b7eabbf36 CLEANUP: turned if statement into match 2023-06-21 17:16:22 -05:00
able 6bed147811 FORMAT 2023-06-16 05:20:37 -05:00
able cb59744ba0 cleanup and docs 2023-06-13 06:00:11 -05:00
able 430b17a27f DOCS: adding in some docs in various spots and added a contrib guide 2023-05-28 04:51:51 -05:00
able 2dd2a71507 CPU: minor changes in cpuid 2023-05-28 02:04:20 -05:00
able 2fc3502073 ALLOCATOR: misc 2023-05-28 02:01:11 -05:00
able 7f3e01d0a2 CPU: Added more cpu feature detection 2023-05-28 02:00:54 -05:00
able 16eaf3524d GRAPHICS: Line thickness change for the HBVM logo 2023-05-26 06:31:52 -05:00
able e9caa9c02c LOGGING: Begin work on consistent logging style 2023-05-26 06:30:17 -05:00
able 4156c78f2f minor cleanups 2023-05-25 07:04:19 -05:00
able 3d726a7c61 Remove warnings 2023-05-23 05:16:14 -05:00
able 2d9807ffd1 Working on booting on nixOS 2023-05-23 04:26:32 -05:00
Able dac20c94ee tack inplace hbvm 2023-05-15 02:19:34 -05:00
Able 1589852743 purge wasm 2023-05-08 04:42:02 -05:00
Able 574eec0f2c remove interp and all wasm related code 2023-05-08 04:35:37 -05:00
Able 23f446438f dynamically support display discovery 2023-05-08 03:53:15 -05:00
Able efb17f2354 fix 2023-05-06 07:05:45 -05:00
Able de52d40bdf ableos update 2023-05-06 06:50:24 -05:00
Able c723137619 add an example system.toml 2023-04-26 14:33:40 -05:00
Able e6c8d184d4 cleanup + rustfmt config 2023-04-12 13:08:07 -05:00
Able 652afd0cda Change 2023-04-10 01:16:30 -05:00
Able 318b6da0d1 changes 2023-04-07 16:44:33 -05:00
Able 2098f86910 hacking in a wasm interpreter 2023-04-05 12:29:20 -05:00
ondra05 cd6e75ec07
boom! 2023-03-30 23:43:04 +02:00
ondra05 41ee39e1b9 Skeleton for architecture-specific things 2022-11-07 21:21:16 +01:00
ondra05 ed0c0ad43f Threw stuff from the microkernel. Start of moving core parts there. 2022-11-07 20:29:42 +01:00
ondra05 67510d7ae9 clippy 2022-11-05 01:43:41 +01:00
ondra05 444bbb7bd1 removed module that I forgot to remove + 1.65 stuff 2022-11-05 01:40:38 +01:00