1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00

Added Challenger 1P to list of supported machines.

This commit is contained in:
Stephan Mühlstrasser 2015-02-11 19:14:13 +01:00
parent 498fbb7ed7
commit d6a714a0d2

View File

@ -27,6 +27,7 @@ including
- the Supervision console. - the Supervision console.
- the Oric Atmos. - the Oric Atmos.
- the Lynx console. - the Lynx console.
- the Ohio Scientific Challenger 1P
The libraries are fairly portable, so creating a version for other 6502s The libraries are fairly portable, so creating a version for other 6502s
shouldn't be too much work. shouldn't be too much work.