1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 16:55:57 +00:00
cc65/libsrc/runtime
cuz a3109620ab Changed rm -f to $(RM)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2385 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-20 11:59:27 +00:00
..
.cvsignore
add.s Added some 65C02 code. 2000-11-27 22:59:03 +00:00
addeqsp.s
addysp.s
along.s
and.s
aslax1.s
aslax2.s
aslax3.s
aslax4.s
asleax1.s
asleax2.s
asleax3.s
asleax4.s
asrax1.s
asrax2.s
asrax3.s
asrax4.s
asreax1.s
asreax2.s
asreax3.s
asreax4.s
axlong.s
bneg.s
bpushbsp.s
call.s
callmain.s
compl.s
condes.s
decax1.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
decax2.s
decax3.s
decax4.s
decax5.s
decax6.s
decax7.s
decax8.s
decaxy.s
decsp1.s More module splits 2000-10-25 19:53:22 +00:00
decsp2.s
decsp3.s
decsp4.s
decsp5.s
decsp6.s
decsp7.s
decsp8.s
div.s
enter.s
eq.s
ge.s
gt.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
icmp.s
incax1.s
incax2.s
incax3.s
incax5.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax6.s
incax7.s
incax8.s
incaxy.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
incsp1.s
incsp2.s
incsp3.s
incsp4.s
incsp5.s
incsp6.s
incsp7.s
incsp8.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
jmpvec.s
ladd.s
laddeq.s
laddeqsp.s
land.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lbneg.s Removed unneeded imports 2000-10-31 18:53:19 +00:00
lcmp.s
lcompl.s
ldai.s
ldau0sp.s Added some 65C02 code. 2000-11-27 22:59:03 +00:00
ldaui.s
ldauisp.s
ldaxi.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ldaxsp.s
ldeaxi.s
ldeaxysp.s
ldec.s
ldiv.s
le.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
leasp.s
leave.s
leq.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lge.s
lgt.s
linc.s Added some 65C02 code. 2000-11-27 22:59:03 +00:00
lle.s
llt.s
lmod.s
lmul.s
lne.s
lneg.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lor.s
lpop.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lpush.s
lrsub.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lsave.s
lshelp.s
lshl.s
lshr.s
lsub.s
lsubeq.s Several SBC optimizations suggested by Piotr Fusik 2001-11-17 11:25:12 +00:00
lsubeqsp.s
lt.s
ltest.s
ludiv.s
luge.s
lugt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lule.s
lult.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lumod.s
lxor.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
makebool.s
Makefile
mod.s
mul.s
mulax3.s
mulax5.s Added special multiplication routines 2001-10-04 21:34:14 +00:00
mulax6.s
mulax7.s Added a few more specialized multiply routines 2002-03-16 20:27:50 +00:00
mulax9.s
mulax10.s
ne.s
neg.s
or.s
pleasp.s
popa.s
popsreg.s
push1.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push2.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push3.s
push4.s
push5.s
push6.s
push7.s
pusha.s
pushaff.s
pushax.s
pushb.s Added some 65C02 code. 2000-11-27 22:59:03 +00:00
pushbsp.s
pushc0.s
pushc1.s
pushc2.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushlysp.s
pushw.s Rewrite 2002-11-23 16:21:46 +00:00
pushwsp.s
regswap1.s
regswap2.s New functions to swap register variables 2002-11-25 12:38:38 +00:00
regswap.s
return0.s
return1.s
rsub.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shelp.s
shl.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shr.s
shrax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shrax2.s
shrax3.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shrax4.s More shift routines 2001-07-25 21:36:01 +00:00
shreax1.s
shreax2.s
shreax3.s
shreax4.s
staspidx.s
staxsp.s
staxspi.s
steaxsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
steaxspi.s
stkchk.s
sub.s
subeqsp.s
subysp.s Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
swap.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
test.s
tosint.s
toslong.s
udiv.s
uge.s
ugt.s
ule.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ult.s
umod.s
xor.s
zeropage.s