1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-07-06 00:28:55 +00:00
millfork/include/cpu6510.mfk

7 lines
151 B
Plaintext
Raw Normal View History

#if not(MOS_6510) && not(CBM_64)
#warn cpu6510 module should be only used on 6510-compatible targets
#endif
2017-12-06 23:23:30 +00:00
byte cpu6510_ddr @0
byte cpu6510_port @1