This emulator archive is a collaborative
and cooperative effort. There are lots of people who contributed to it.
How did they
contribute?
You can do those things too!
Some things that would be nice to have in a future edition of this
MC-10 emulator archive might include...
2 cls: print"(name) program" 3 print"appeared in (magazine)" 4 print"page number (number)" 5 print"date (date)" 6 print"by (author1) and (author2)" 7 print"any key to continue":a$=inkey$ 8 a$=inkey$:ifa$=""then8 9 cls 10 rem -- main program starts here --