Added a module that contains a small basic stub (SYS header) that starts
machine language code following it. Using this header, machine language programs linked to this stub can be started using RUN. git-svn-id: svn://svn.cc65.org/cc65/trunk@4861 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -64,6 +64,7 @@ S_OBJS = c_acptr.o \
|
||||
ctype.o \
|
||||
cvline.o \
|
||||
diskcmd.o \
|
||||
exehdr.o \
|
||||
filedes.o \
|
||||
filename.o \
|
||||
filevars.o \
|
||||
|
||||
Reference in New Issue
Block a user