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

9 lines
168 B
Plaintext
Raw Normal View History

2019-10-21 20:27:50 +00:00
#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