We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9758beb commit e576893Copy full SHA for e576893
Makefile
@@ -371,7 +371,7 @@ dist-apple2: $(PROGRAM).apple2
371
372
dist-atari: $(PROGRAM).atari
373
cp plato.atari dist.atari/files/plato.com
374
- dir2atr -b Dos25 720 dist.atari/plato.atr dist.atari/files
+ dir2atr -b Dos25 1040 dist.atari/plato.atr dist.atari/files
375
376
###################################################################
377
### Place your additional targets in the additional Makefiles ###
0 commit comments