Link to demo

This commit is contained in:
Pedro de Oliveira 2014-08-12 23:04:36 +01:00
parent 366a31ad41
commit 800c0cfd0d
3 changed files with 12 additions and 0 deletions

View File

@ -20,6 +20,10 @@ cd z80/scroller1
pasmo -v --tapbas --err main.asm main.tap
```
Demo
------
http://falsovsky.github.io/z80/scroller1.html
Licença
----

View File

@ -20,6 +20,10 @@ cd z80/scroller2
pasmo -v --tapbas --err main.asm main.tap
```
Demo
------
http://falsovsky.github.io/z80/scroller2.html
Licença
----

View File

@ -20,6 +20,10 @@ cd z80/zx-brainfuck
pasmo -v --tapbas --err main.asm main.tap
```
Demo
------
http://falsovsky.github.io/z80/zx-brainfuck.html
Licença
----