Changes to existing cc65 source to support Synertek Systems Sym-1

This commit is contained in:
Wayne Parham
2021-05-09 16:51:17 -05:00
parent 6e79379405
commit 044a0838a3
6 changed files with 64 additions and 22 deletions

View File

@@ -36,6 +36,7 @@ including
- the Lynx console.
- the Ohio Scientific Challenger 1P.
- the Commander X16.
- the Synertek Syetms Sym-1.
The libraries are fairly portable, so creating a version for other 6502s
shouldn't be too much work.