1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-08-08 03:25:11 +00:00
Files
millfork/include/cpu6510.mfk
2018-07-12 19:39:25 +02:00

7 lines
151 B
Plaintext

#if not(MOS_6510) && not(CBM_64)
#warn cpu6510 module should be only used on 6510-compatible targets
#endif
byte cpu6510_ddr @0
byte cpu6510_port @1