1
Commit Graph

464 Commits

Author SHA1 Message Date
26912fa041 cleanup cgastream 2022-07-24 00:16:35 +02:00
1f62ba8635 cga cleanup 2022-07-24 00:12:59 +02:00
186dc8779b cleanup 2022-07-24 00:08:32 +02:00
520445b66e add overloads for bse::string 2022-07-24 00:08:22 +02:00
4aa6d089ca allow to retrieve bse::array buffer address 2022-07-24 00:08:00 +02:00
afd5a9599d mark const stuff const 2022-07-24 00:07:45 +02:00
1c87110b70 implement basic dynamic string 2022-07-24 00:07:21 +02:00
65ae4e139b add min/max to Math.h 2022-07-24 00:07:10 +02:00
3b69ffc82a clean cgastream 2022-07-23 22:46:09 +02:00
ddad13defa clean outstream 2022-07-23 22:46:03 +02:00
226a247043 cleanup cga 2022-07-23 21:51:29 +02:00
94cc244868 rename Iterator to iterator 2022-07-23 21:38:16 +02:00
c95361552a rename Vector to vector 2022-07-23 21:37:00 +02:00
c8db2c8878 rename Array to array 2022-07-23 21:32:51 +02:00
1788df7fad comment 2022-07-23 21:06:59 +02:00
ad2efb2f64 readme 2022-07-23 18:51:15 +02:00
70876f1a06 use the stack for regs in thread_switch 2022-07-23 18:40:16 +02:00
cd26464052 add new asm which doesn't work yet 2022-07-23 18:27:44 +02:00
55fdf2d493 change thread switch args 2022-07-23 18:27:25 +02:00
9a3458e56a remove old queue code 2022-07-23 15:34:08 +02:00
147c106791 Merge branch 'main' into thread.asm_change 2022-07-23 15:23:55 +02:00
18395f8eff readme 2022-07-23 14:53:32 +02:00
3451dc8ce0 remove register keyword 2022-07-23 14:53:25 +02:00
3bdad54280 force cast ioport offset addressing to u_short 2022-07-23 14:34:58 +02:00
33e5ccccd7 untrack tools/build 2022-07-23 14:33:51 +02:00
50d50e4f02 rename lib 2022-07-23 14:33:23 +02:00
b777891d37 rename extraflags to gccflags 2022-07-23 14:33:15 +02:00
3f8ff439a0 Revert "add own bse::move"
This reverts commit 72b99990b6.
2022-07-23 14:32:07 +02:00
c658d55fe6 add ioport cast to unsigned short (for offsetting) 2022-07-23 14:28:57 +02:00
d83df8c180 rename extraflags to gccflags 2022-07-23 14:28:46 +02:00
a70f8ae51f rename lib 2022-07-23 13:38:47 +02:00
7f34f80a8c use bse::move 2022-07-23 13:37:41 +02:00
72b99990b6 add own bse::move 2022-07-23 13:37:35 +02:00
a56dbb316f rename lib 2022-07-23 13:37:28 +02:00
15ded9c02c remove cstddef 2022-07-23 13:19:35 +02:00
647021d434 remove cstddef 2022-07-23 13:18:08 +02:00
fe648cc49c change the assembly to use push and pop 2022-07-23 13:15:57 +02:00
2d1c21584c update 2022-07-23 13:15:48 +02:00
840c775ff9 remove old thread code (state, inc...) 2022-07-23 13:14:42 +02:00
dc79b6595c thread.cc 2022-07-23 02:11:52 +02:00
17baf82332 comments 2022-07-23 01:49:05 +02:00
8b40cb1802 switch threadstate to esp int 2022-07-23 01:48:52 +02:00
e143733b00 static logger 2022-07-23 00:20:44 +02:00
bd95c02a08 use static logger 2022-07-22 23:32:46 +02:00
ec09b0e6d2 make logger static and add name wrapper 2022-07-22 23:32:36 +02:00
60a01461b0 comments 2022-07-22 22:34:52 +02:00
9b6e84641c readme 2022-07-22 22:24:26 +02:00
1b7d8118fe comments/readme 2022-07-22 22:00:56 +02:00
adeaaa6edd update demos for nice_kill 2022-07-22 21:39:22 +02:00
4e584546a0 comment 2022-07-22 21:39:16 +02:00