1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-25 19:29:49 +00:00
millfork/include/cpu6510.mfk

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