index
:
apple-c
master
An Apple I emulator written in C.
Aleksei Eaves
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
blob: 746d290fa00fd3848c2095b07c6ea2a26ef84422 (
plain
)
1
2
3
4
5
6
7
8
int main() { //VideoInit(); AppleOn(); return 0; }