Commit Graph

  • a142c54a7c Update Vector code Alex 2023-02-18 04:09:07 +02:00
  • 754e4ea0c7 Atomic default value 0 Alex 2023-02-18 04:08:21 +02:00
  • ad1c2214ef Show more debug messages Alex 2023-02-18 04:07:40 +02:00
  • 20064c05ff ubsan Alex 2023-02-16 21:58:58 +02:00
  • c1d876f5fd RemoveAll should not have any stack protection or sanitization Alex 2023-02-16 21:45:48 +02:00
  • 3618e1df87 Added __sync marco Alex 2023-02-16 04:04:59 +02:00
  • d491820759 Compiler warning Alex 2023-02-16 03:51:08 +02:00
  • 593bd0d620 Fixed screen printing bug Alex 2023-02-16 03:50:32 +02:00
  • 78e1748233 Optimize Scroll() function Alex 2023-02-16 03:00:00 +02:00
  • a537ab78f3 Ignore .dmp files Alex 2023-02-16 02:31:00 +02:00
  • 5e19529fdd Dump serial 3 and 4 too Alex 2023-02-16 02:30:34 +02:00
  • 5ae9cbf27b Added "uartmemdmp" command Alex 2023-02-16 02:29:43 +02:00
  • afacc0e8de Wrong API doc Alex 2023-02-16 02:29:19 +02:00
  • 1c68fdfc31 Update submodules Alex 2023-02-15 07:41:02 +02:00
  • 778f77a64b Stop if HPET is not found Alex 2023-02-15 07:30:42 +02:00
  • 51b0e3b5a8 Changed scheduler priorities Alex 2023-02-15 07:21:08 +02:00
  • 4506648cd6 mem* check operations now tell where it failed Alex 2023-02-15 07:14:18 +02:00
  • 0f1f66668b Optimize smp GetCurrentCPU() Alex 2023-02-15 07:13:25 +02:00
  • 2c714bbcbc Optimize GetCurrentCPU Alex 2023-02-14 16:07:02 +02:00
  • b3cbcd474d Added SetText() Alex 2023-02-14 04:53:41 +02:00
  • 5257ff662f Debug what destructors are called Alex 2023-02-14 03:53:09 +02:00
  • 47a10df568 Added GetSchedulerTicks() Alex 2023-02-14 03:52:42 +02:00
  • a21c2063ae Renamed enum, oops Alex 2023-02-14 03:51:39 +02:00
  • 9416bd5cb9 Fixed kernel hang on IPC wait Alex 2023-02-13 16:16:09 +02:00
  • 7641acedac Wrong casting Alex 2023-02-13 16:13:54 +02:00
  • 41710c7a95 Update submodules Alex 2023-02-10 18:02:06 +02:00
  • dc43de81e8 TODO: fix memory deadlocks Alex 2023-02-10 18:01:32 +02:00
  • 2db0e97e89 Updated initrd Alex 2023-02-10 17:59:55 +02:00
  • 90282778dd Serial null for COM3 and COM4 Alex 2023-02-10 17:59:43 +02:00
  • a8732f7bad Compile without debugging enabled Alex 2023-02-10 17:59:03 +02:00
  • ae9f790301 Debug messages for memory allocation Alex 2023-02-10 17:26:09 +02:00
  • 9b56c49029 Added -> operator Alex 2023-02-10 16:51:56 +02:00
  • f6bd398af7 Debug task manager process Alex 2023-02-10 16:31:59 +02:00
  • a99a2ef34b Added stub interpreter support Alex 2023-02-10 16:31:33 +02:00
  • 5bbef13d6a Updated IPC Alex 2023-02-10 16:30:45 +02:00
  • 7d37988e3c Display functions are now in a file Alex 2023-02-10 05:45:47 +02:00
  • 742082f755 Moved SyscallsLock Alex 2023-02-10 05:45:30 +02:00
  • 5ab15645ca Updated on screen debug task manager Alex 2023-02-10 05:45:11 +02:00
  • 4d0050c90d Schedule() should fire faster Alex 2023-02-10 05:44:48 +02:00
  • dff306fa2e Stub Alex 2023-02-10 05:44:06 +02:00
  • fb97217927 Renamed "snprintf_" to "snprintf" Alex 2023-02-10 05:25:34 +02:00
  • c968b6f2d5 Updated lock to use atomic operations Alex 2023-02-10 05:25:08 +02:00
  • ee6d589bfd Updated atomic implementation Alex 2023-02-10 05:24:42 +02:00
  • b104511241 Added GetProcessByID and GetThreadByID Alex 2023-02-07 04:55:26 +02:00
  • a23d999183 IPC stub Alex 2023-02-07 03:22:44 +02:00
  • 3bc76edec0 Security fix for allocating pages for user-mode Alex 2023-02-07 03:21:39 +02:00
  • de5d8154ab Create a thread instead of a new process Alex 2023-02-06 20:13:11 +02:00
  • 27702ce759 Removed "-fno-rtti" flag Alex 2023-02-06 19:37:22 +02:00
  • a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) Alex 2023-02-06 19:35:44 +02:00
  • 640f6a412a Updated crash screen Alex 2023-02-06 19:33:48 +02:00
  • c74d19e9d2 Added "AddSymbol" Alex 2023-02-06 19:32:41 +02:00
  • 88008ac470 Added timeout lock Alex 2023-02-06 19:32:20 +02:00
  • 98b797a95c Naming convention Alex 2023-02-06 19:31:40 +02:00
  • 689939ebf6 Updated vscode recommendations Alex 2023-02-06 19:24:19 +02:00
  • 70ffb9936e Added string class Alex 2023-02-06 19:24:05 +02:00
  • 0ddda954f6 t1 Alex 2023-01-16 06:10:52 +02:00
  • ad499e6b9c Reduced frame tracing count Alex 2023-01-11 23:55:19 +02:00
  • a0742cf987 More stable GetPathFromNode Alex 2023-01-10 07:03:32 +02:00
  • 1297aecc8a Added "DoNotCreatePageTable" boolean to CreateProcess Alex 2023-01-09 17:19:06 +02:00
  • e1a11bba4c Shut up UBSAN Alex 2023-01-09 04:32:28 +02:00
  • ddf288e7cc Updated submodules Alex 2023-01-09 03:36:55 +02:00
  • 06dd9ff975 Created /system/config/ntp Alex 2023-01-09 03:35:18 +02:00
  • 46cdce8d1a Forgot commenting DEBUG_NETWORK Alex 2023-01-09 03:33:21 +02:00
  • 4f6c7e8a0d Updated network related code so now it should work as expected Alex 2023-01-09 03:32:17 +02:00
  • ad16d361dc Implemented "ConvertFromUnix" (not sure if it's right but I guess it works?) Alex 2023-01-09 03:30:13 +02:00
  • 95d75ed4ff Updated intel network driver Alex 2023-01-07 20:19:27 +02:00
  • 3f3b636caf Updated driver loading Alex 2023-01-07 20:14:44 +02:00
  • 7527a8033d Updated PCI debug log Alex 2023-01-07 20:14:16 +02:00
  • 7fd6532345 Renamed print functions Alex 2023-01-07 20:13:46 +02:00
  • 9a59137064 Rewrote "u8ToHexString" & "u32ToHexString" Alex 2023-01-07 17:56:13 +02:00
  • e1aa6fff1c TODO Alex 2023-01-05 08:03:52 +02:00
  • a4efcb9292 Fixed tasking when a thread is sleeping Alex 2023-01-05 08:01:21 +02:00
  • 6dbd2a11a4 Hopefully the E1000 stops Alex 2023-01-05 07:58:51 +02:00
  • 32967c9fc7 Forgot to clear the Interrupt Mask Alex 2023-01-05 07:20:17 +02:00
  • 094a75360f Drivers were not removed Alex 2023-01-04 19:40:57 +02:00
  • fc3995b8db Update submodules Alex 2023-01-04 06:49:07 +02:00
  • 4d8205a516 Implemented simple GUI Alex 2023-01-04 06:46:13 +02:00
  • f91503d704 TODO: implement a faster mem* Alex 2023-01-04 06:45:22 +02:00
  • fd477325a3 More checks for SSE Alex 2023-01-04 06:44:55 +02:00
  • 3ab856feca Removed soft-float flag Alex 2023-01-04 06:44:38 +02:00
  • 9da6f0f98e Support even older CPUs Alex 2023-01-04 04:31:31 +02:00
  • d13c208218 Fixed memset sse Alex 2023-01-04 03:32:06 +02:00
  • dbb47bcd4d VirtualBox mouse stub driver Alex 2023-01-03 23:28:30 +02:00
  • bc7e753825 Renamed file Alex 2023-01-03 23:24:08 +02:00
  • e3180d4092 Updated kernel fonts Alex 2023-01-03 17:54:24 +02:00
  • e59eef6be9 Moved SIMD mem* functions to separate files Alex 2023-01-03 07:09:49 +02:00
  • c8bf57df77 Renamed memcpy.c file Alex 2023-01-03 06:38:01 +02:00
  • 4501826025 Kernel now uses SSE instructions properly Alex 2023-01-03 06:36:15 +02:00
  • 450fe4f0ac Check SIMD implementation Alex 2023-01-03 01:35:40 +02:00
  • b7a7901cf9 Updated Makefile Alex 2023-01-03 00:50:03 +02:00
  • d30435430e Updated Makefile Alex 2023-01-03 00:45:08 +02:00
  • 5de802f825 Updated Makefile Alex 2023-01-03 00:45:01 +02:00
  • 303dec8dfb Updated Makefile Alex 2023-01-03 00:44:45 +02:00
  • 4a83ff1114 More optimization for GUI Alex 2023-01-02 04:09:31 +02:00
  • b8bcc85ee8 Updated notes Alex 2023-01-02 04:09:14 +02:00
  • 7615bfdfb3 Set a minimum for resizing a window Alex 2022-12-29 20:32:03 +02:00
  • fad624205f Fixed resize Alex 2022-12-29 19:59:40 +02:00
  • 2902a00137 Added tailserial.sh Alex 2022-12-29 08:06:09 +02:00
  • 7e0b387e69 Rewrote GUI implementation Alex 2022-12-29 08:05:30 +02:00
  • 5774ceb9e1 Float stuff Alex 2022-12-29 07:46:55 +02:00