This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
of816
Watch
1
Star
0
Fork
0
You've already forked of816
mirror of
https://github.com/mgcaret/of816.git
synced
2025-01-16 14:30:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
of816
/
platforms
/
GoSXB
/
gosxb-of816.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
GoSXB: more commentary
2019-12-27 13:57:19 -08:00
#!/bin/bash
GoSXB runner script update
2019-12-29 12:49:35 -08:00
EXEBIN
=
${
GOSXB
:-
gosxb
}
exec
${
EXEBIN
}
-load 0x200000:forth -rom-bank 0x20 -rom-file rom
Reference in New Issue
Copy Permalink