1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
aslax2.s
aslax3.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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 More shift routines 2001-07-25 21:36:01 +00:00
axlong.s
bneg.s Minor optimization 2000-06-10 15:48:54 +00:00
bpushbsp.s
call.s
callmain.s
compl.s
condes.s
decax1.s
decax2.s
decax3.s
decax4.s
decax5.s
decax6.s
decax7.s Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
decax8.s
decaxy.s
decsp1.s
decsp2.s
decsp3.s
decsp4.s
decsp5.s Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
decsp6.s
decsp7.s Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
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 Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax5.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax6.s
incax7.s
incax8.s
incaxy.s
incsp1.s
incsp2.s
incsp3.s
incsp4.s
incsp5.s
incsp6.s
incsp7.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp8.s
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
lcmp.s dos -> unix lf conversion 2002-04-21 14:19:14 +00:00
lcompl.s
ldai.s
ldau0sp.s
ldaui.s
ldauisp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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
leasp.s Module split 2000-10-31 18:57:00 +00:00
leave.s
leq.s
lge.s
lgt.s
linc.s
lle.s
llt.s
lmod.s
lmul.s
lne.s
lneg.s
lor.s
lpop.s
lpush.s decspX will no longer save a 2001-03-24 15:57:32 +00:00
lrsub.s
lsave.s
lshelp.s
lshl.s
lshr.s
lsub.s
lsubeq.s
lsubeqsp.s
lt.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ltest.s
ludiv.s
luge.s
lugt.s
lule.s
lult.s
lumod.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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 Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
mod.s Minor optimization suggested by Greg King 2002-10-24 19:23:24 +00:00
mul.s
mulax3.s
mulax5.s
mulax6.s
mulax7.s
mulax9.s
mulax10.s Added special multiplication routines 2001-10-04 21:34:14 +00:00
ne.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
neg.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
or.s
pleasp.s
popa.s
popsreg.s
push1.s
push2.s
push3.s
push4.s
push5.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push6.s
push7.s
pusha.s Added some cycle counts 2003-04-12 20:50:58 +00:00
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
pushlysp.s
pushw.s Rewrite 2002-11-23 16:21:46 +00:00
pushwsp.s
regswap1.s
regswap2.s
regswap.s
return0.s
return1.s
rsub.s
shelp.s
shl.s
shr.s
shrax1.s
shrax2.s
shrax3.s
shrax4.s More shift routines 2001-07-25 21:36:01 +00:00
shreax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shreax2.s
shreax3.s
shreax4.s
staspidx.s
staxsp.s
staxspi.s
steaxsp.s
steaxspi.s
stkchk.s
sub.s Several SBC optimizations suggested by Piotr Fusik 2001-11-17 11:25:12 +00:00
subeqsp.s
subysp.s
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
ult.s
umod.s
xor.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
zeropage.s