git.joshuawise.com
/
fpgaboy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Update perms on buildrom.sh.
[fpgaboy.git]
/
buildrom.sh
1
#!/bin/bash
2
rgbasm -orom.o rom.asm && xlink rom.lnk && ./mashrom < rom.bin > rom.hex && echo 'ROM updated.'
This page took
0.017697 seconds
and
4
git commands to generate.