1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00

Merge pull request #613 from polluks/patch-4

Added another console
This commit is contained in:
Oliver Schmidt 2018-03-15 18:37:44 +00:00 committed by GitHub
commit 2ad1850639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ including
- newer PET machines (not 2001). - newer PET machines (not 2001).
- the Apple ]\[+ and successors. - the Apple ]\[+ and successors.
- the Atari 8 bit machines. - the Atari 8 bit machines.
- the Atari 2600 console.
- the Atari 5200 console. - the Atari 5200 console.
- GEOS for the C64, C128 and Apple //e. - GEOS for the C64, C128 and Apple //e.
- the Bit Corporation Gamate console. - the Bit Corporation Gamate console.