User Tools

Site Tools


midres_library:tutorial:mctile:compile


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
midres_library:tutorial:mctile:compile [2020/09/28 22:24]
spotlessmind1975 created
midres_library:tutorial:mctile:compile [2020/09/30 23:09]
spotlessmind1975 [ATARI (XEGS, 130, 800, 320XE, 800XL, 1200XL)]
Line 18: Line 18:
   make target=c64 tutorial=MCTILE clean all   make target=c64 tutorial=MCTILE clean all
   x64 exe\midres.c64.d64   x64 exe\midres.c64.d64
 +  
 +{{ :midres_library:tutorial:mctile:mctile64.png?nolink&400 |}}
  
 ==== COMMODORE 128 ====  ==== COMMODORE 128 ==== 
Line 23: Line 25:
   make target=c128 tutorial=MCTILE clean all   make target=c128 tutorial=MCTILE clean all
   x128 exe\midres.c128.d64   x128 exe\midres.c128.d64
 +
 +{{ :midres_library:tutorial:mctile:mctile128.png?nolink&400 |}}
  
 ==== COMMODORE PLUS/4 ====  ==== COMMODORE PLUS/4 ==== 
Line 28: Line 32:
   make target=plus4 tutorial=MCTILE clean all   make target=plus4 tutorial=MCTILE clean all
   yape exe\midres.plus4.d64   yape exe\midres.plus4.d64
 +
 +{{ :midres_library:tutorial:mctile:mctile4.png?nolink&400 |}}
  
 ==== COMMODORE VIC 20 ====  ==== COMMODORE VIC 20 ==== 
Line 33: Line 39:
   make target=vic2024 tutorial=MCTILE clean all   make target=vic2024 tutorial=MCTILE clean all
   xvic --memory 24k exe\midres.vic2024.d64   xvic --memory 24k exe\midres.vic2024.d64
 +
 +{{ :midres_library:tutorial:mctile:mctile20.png?nolink&400 |}}
  
 \adsense\ \adsense\
  
-==== ATARI (XEGS, 130, 800) ==== +==== ATARI (XEGS, 130, 800, 320XE, 800XL, 1200XL) ==== 
  
   make target=atari tutorial=MCTILE clean all   make target=atari tutorial=MCTILE clean all
   altirra /hardware:800 exe\midres.atari.d64   altirra /hardware:800 exe\midres.atari.d64
  
-==== ATARI (320XE, 800XL, 1200XL) ====  +{{ :midres_library:tutorial:mctile:mctileacol.png?nolink&400 |}}
- +
-  make target=ataricol tutorial=MCTILE clean all +
-  altirra /hardware:1200xl exe\midres.ataricol.d64 +
-  +