Clean up some test values from the previous commit.

This commit is contained in:
Jeremy Rand 2014-09-10 22:47:00 -04:00
parent b6b8942068
commit bc53ea6d17
1 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,7 @@ include make/head.mk
# target, where in memory to put it, etc.
# The name of your system or binary file to build goes here:
PGM=notaslon
PGM=example
# Set the config you are building for. See these pages for details:
# http://cc65.github.io/cc65/doc/apple2.html#s4
@ -33,7 +33,6 @@ PGM=notaslon
# MACHINE = apple2enh-system
# MACHINE = apple2enh-loader
# MACHINE = apple2enh-reboot
MACHINE = apple2-loader
# Uncomment and set this to your starting address in Apple ][ memory
# if necessary: