Update README.md
This commit is contained in:
parent
e5aff1c7a0
commit
84810a8037
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
The binary programs here use multiple conventions (more Fun!):
|
The binary programs here use multiple conventions (more Fun!):
|
||||||
- .asm files use NASM syntax and are built with `nasm xx.asm`
|
- .asm files use NASM syntax and are built with `nasm xx.asm`
|
||||||
- .s files use GAS syntax, they are built with `ia14-elf-gcc`
|
- .s files use GAS syntax, they are built with `ia16-elf-gcc`
|
||||||
|
|
||||||
The reason is uh, because you see, I did things.
|
The reason is uh, because you see, I did things.
|
||||||
|
|
||||||
@ -22,5 +22,5 @@ and stop whining.
|
|||||||
|
|
||||||
## Useful stuff
|
## Useful stuff
|
||||||
|
|
||||||
Colab: [https://colab.research.google.com/drive/1xGKYQJLKyabcSNYOiPumf9_-bbCbXke1?usp=sharing]
|
* Colab: [https://colab.research.google.com/drive/1xGKYQJLKyabcSNYOiPumf9_-bbCbXke1?usp=sharing]
|
||||||
Arduino pinout: [https://www.google.com/url?q=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1jgKhr-0MFtY_bFZL9xYwVsxFPt4u_5ItV8Rj7FQ7Kj4%2Fedit%3Fusp%3Dsharing]
|
* Arduino pinout: [https://www.google.com/url?q=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1jgKhr-0MFtY_bFZL9xYwVsxFPt4u_5ItV8Rj7FQ7Kj4%2Fedit%3Fusp%3Dsharing]
|
||||||
|
Loading…
Reference in New Issue
Block a user