|
|
|
|
|
by vzcx
1623 days ago
|
|
You need to be hand-assembling your machine code. You need to stop using code written by anyone else. You need to be punching in raw bytes to bootstrap an interactive forth environment. Writing your own interrupt handlers, task schedulers, and specialized allocators, bit-banging wire protocols as well as using DMA. You need to control your own computer. |
|