Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 945 Bytes

targets.md

File metadata and controls

24 lines (19 loc) · 945 Bytes

PLATFORMS AND TARGETS

This is the list of supported compilation targets.

To compile a program for a specific target just run the command:

make program=[name] target=[target] all

The list of programs is available on this page.

LIST OF TARGETS AND SUPPORTS

  • atari - ATARI 8 bit [ATR SD/ED Disk Image]
  • c128 - Commodore 128 [1541/1571/1581 Disk Image]
  • c16 - Commodore 16 [1541/1571/1581 Disk Image]
  • c64 - Commodore 64 [1541/1571/1581 Disk Image]
  • coleco - Colecovision [ROM cartridge]
  • gb - Gameboy [ROM cartridge]
  • lm80c - LM80C Color Computer [single executable]
  • msx - MSX1 [ROM cartridge]
  • mtx500 - MTX 500 (32KB) [CASSETTE file]
  • plus4 - Commodore PLUS/4 [1541/1571/1581 Disk Image]
  • svi - Spectravideo SVI-318 and SVI-328 [CASSETTE file]
  • vic20 - Commodore VIC-20 unexpanded [1541/1571/1581 Disk Image]
  • vic2024 - Commodore VIC-20 (+24KB) [1541/1571/1581 Disk Image]