This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
4f2c2ab80a
collapseos
/
emul
/
zasm.sh
3 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
emul: add a zasm.sh wrapper around stage executable
2020-05-16 07:47:47 -04:00
#!/bin/sh
avra: first steps
2020-05-16 09:51:02 -04:00
echo
-e
"
212 LOAD\nH@ 256 /MOD 2 PC! 2 PC!\n
$(
cat -
)
\nH@ 256 /MOD 2 PC! 2 PC!
"
|
./stage
Reference in New Issue
Copy Permalink