Ajout tuto
This commit is contained in:
parent
102c17a9ee
commit
9562d54922
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ Le compilateur [VASM](http://sun.hasenbraten.de/vasm/) est utilisé pour l'insta
|
||||||
```
|
```
|
||||||
vasmz80_oldstyle hello.asm -chklabels -nocase -DBuildMSX=1 -DBuildMSX_MSX1=1 -Fbin -o hello.rom
|
vasmz80_oldstyle hello.asm -chklabels -nocase -DBuildMSX=1 -DBuildMSX_MSX1=1 -Fbin -o hello.rom
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Je m'appuie sur [le tuto de Chibiakumas](https://www.chibiakumas.com/z80/helloworld.php#LessonH3) pour le Hello worl.
|
||||||
|
|
Loading…
Reference in a new issue