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
/
main.c
blob: 1df62a0a6aaf74c1c4429a88d90b2076e82c3c1c (
plain
)
1
2
3
4
5
6
#include"include.h" #include"debug.h" int main(int argc, char *argv[]){ }