Commit graph

5 commits

Author SHA1 Message Date
Zihao Yu
bb725d6f82 kernels,demo,donut: only clear screen before drawing
* Originally, if it need too much computation in a slow platform,
  clearing screen before computation will only show the donut during a
  short time.
2024-02-20 14:53:20 +08:00
Wenrui Huang
3c50c2eae3
[FIX] am-kernels/kernels/demo/src/hanoi/hanoi.c: pattern not shown on the screen of nemu due to no sync of GPU FB 2023-10-11 16:39:44 +08:00
gftytkklt
0c1f038ad0 kernels,demo,life: fix stack overflow in nemu
* allocate arrays with malloc()
2023-10-09 11:04:32 +08:00
Zihao Yu
4707aefcc5 kernels: merge bf to demo 2023-07-22 22:11:02 +08:00
Zihao Yu
c5bcf378e8 kernels: add some demos from movfuscator and rt-thread 2023-07-22 22:10:51 +08:00