1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-02 00:41:40 +00:00
millfork/include/a8_hardware.mfk
2019-10-21 22:27:50 +02:00

9 lines
168 B
Plaintext

#if not(ATARI_8)
#warn a8_hardware module should be used only on Atari computer-compatible targets
#endif
import a8_antic
import a8_gtia
import a8_pia
import a8_pokey