1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-15 21:27:43 +00:00

Added missing detail

This commit is contained in:
polluks2
2023-09-04 20:38:05 +02:00
committed by GitHub
parent 7eaa5c507f
commit e28e32129a

View File

@@ -21,7 +21,8 @@ as it comes with the cc65 C compiler. It describes the memory layout,
enhanced Apple //e specific header files, available drivers, and any
pitfalls specific to that platform.
Please note that enhanced Apple //e specific functions are just mentioned
Please note that this target requires a 65C02 or 65816 CPU,
enhanced Apple //e specific functions are just mentioned
here, they are described in detail in the separate <url url="funcref.html"
name="function reference">. Even functions marked as "platform dependent" may
be available on more than one platform. Please see the function reference for