Rewrite of spaspidx and staxspidx. More module splits.

git-svn-id: svn://svn.cc65.org/cc65/trunk@394 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-10-26 06:35:45 +00:00
parent dd0ddc94e3
commit 0df99f3d4d
4 changed files with 62 additions and 42 deletions

View File

@@ -126,7 +126,6 @@ OBJS = add.o \
return0.o \
return1.o \
rsub.o \
runtime.o \
shelp.o \
shl.o \
shr.o \
@@ -136,8 +135,10 @@ OBJS = add.o \
shreax1.o \
shreax2.o \
shreax3.o \
staspidx.o \
staspp.o \
staxsp.o \
staxspidx.o \
staxspp.o \
steaxsp.o \
sub.o \