mirror of
https://github.com/irmen/prog8.git
synced 2024-12-26 14:29:35 +00:00
doc
This commit is contained in:
parent
d819aa270f
commit
bf4da1655b
@ -9,7 +9,8 @@ Prog8 targets the following hardware:
|
|||||||
- optional use of memory mapped I/O registers
|
- optional use of memory mapped I/O registers
|
||||||
- optional use of system ROM routines
|
- optional use of system ROM routines
|
||||||
|
|
||||||
Currently there are two machines that are supported as compiler target (via the ``-target`` compiler argument):
|
Currently there are two machines that are supported as compiler target (via the ``-target`` compiler argument
|
||||||
|
or the ``%target`` directive in your program source):
|
||||||
|
|
||||||
- 'c64': the well-known Commodore-64, premium support
|
- 'c64': the well-known Commodore-64, premium support
|
||||||
- 'cx16': the `CommanderX16 <https://www.commanderx16.com/>`_ a project from the 8-Bit Guy. Support for this is still experimental.
|
- 'cx16': the `CommanderX16 <https://www.commanderx16.com/>`_ a project from the 8-Bit Guy. Support for this is still experimental.
|
||||||
|
Loading…
Reference in New Issue
Block a user