projects
/
fifth.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial commit
[fifth.git]
/
emulator
/
compile.sh
1
#!/bin/bash
2
3
fasm emulator.asm
4