add resources to README

This commit is contained in:
andromeda
2026-03-08 13:53:05 +01:00
parent 002100bd70
commit 76e9cc4cd7

View File

@@ -10,6 +10,7 @@ I want to compile Bootler and Twasm with the Twasm assembler
- [instructions](https://www.felixcloutier.com/x86/)
- [opcodes,ModR/M,SIB](http://ref.x86asm.net/coder64.html) (no secure site available)
- [calling conventions](https://wiki.osdev.org/Calling_Conventions); I try to use System V
### memory map