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

11 lines
180 B
Plaintext

#if not(CBM_128)
#warn c128_hardware module should be only used on C128-compatible targets
#endif
import c64_vic
import c64_sid
import c64_cia
array c64_color_ram [1000] @$D800