summaryrefslogtreecommitdiff
path: root/TODO
blob: feefee99e6656b57f028195ba13ca65e08f45bcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
To-Do

- Build system
  - build.c
  - Remove CMake scripts
- Allocators
  - Memory pool
  - Memory stack
  - Bump
- System
  - Terminal
  - File and memory mapping
  - Inter-process transfer
  - SDL boilerplate
- Add sockets tests