.. | ||
check.txt | ||
README.org | ||
S.ACF | ||
S.D52C | ||
S.D000 | ||
S.D260 | ||
S.D365 | ||
S.D766 | ||
S.D912 | ||
S.DACF | ||
S.DCF9 | ||
S.DD7B | ||
S.DEF9 | ||
S.DEFINITIONS | ||
S.DFE3 | ||
S.E1B8 | ||
S.E3C5 | ||
S.E7A0 | ||
S.E597 | ||
S.E913 | ||
S.EB72 | ||
S.EC4A | ||
S.ED0A | ||
S.EE8D | ||
S.EFEA | ||
S.F1D5 | ||
S.F3D8 | ||
S.F5BA | ||
S.F49C |
Source
The files in this directory come from http://www.txbobsc.com/scsc/scdocumentor/. As documented below, I obtained permission from Bob Sander-Cederlof to include the source code with my emulator.
Permission from Bob Sander-Cederlof
My email: 2013-04-11
Hi Mr. Sander-Cederlof,
I am slowly working on building a 6502 and Apple II emulator in Go (you can see the code here (https://github.com/zellyn/go6502, https://github.com/zellyn/goapple2), and I ran across your fantastic S-C assembler listings of various ROMs: Applesoft Basic, DOS, etc.
I was toying with the idea of writing an S-C Assembler-syntax-compatible assembler in Go too, and including the source listings instead of the ROM images in my Apple II emulator: I thought it would be fun, and they'd compile in a fraction of a second. It would also make it interesting to be able to modify them on the fly and restart to see the changes.
Anyway, I was wondering whether you were okay with (a) me building an S-C Assembler-compatible assembler of my own, and (b) including your source listings with my Apple II emulator. I completely understand if there are reasons that would not be okay with you, but I thought I'd check.
Yours,
Zellyn Hunter
Bob Sander-Cederlof's reply: 2013-04-11
Sounds like lots of fun! You have my permission. I will be interested in how it turns out!