Update 'README.md'

This commit is contained in:
Joe Harley 2022-02-20 14:49:42 +00:00
parent 7dfa1527d2
commit b730728c60
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ But I plan to get a foundation in x86-64 assembly by doing basic programs in 808
Most of these will be ports or forks of existing software unless I get really cocky
- A basic text editor
- An assembler (probably a VASM port!)
- A small, basic C compiler (see: https://www.simple-cc.org/ or https://bellard.org/tcc/)