1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/runtime
cuz a8810a464d Make sure the zap target is available
git-svn-id: svn://svn.cc65.org/cc65/trunk@1932 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-06 15:35:30 +00:00
..
.cvsignore
add.s
addeqsp.s
addysp.s
along.s New module 2002-11-23 11:19:51 +00:00
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
aslax3.s
aslax4.s
asleax1.s
asleax2.s
asleax3.s
asleax4.s
asrax1.s
asrax2.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asrax3.s
asrax4.s
asreax1.s
asreax2.s
asreax3.s
asreax4.s
axlong.s
bneg.s
bpushbsp.s
call.s
compl.s
condes.s
decax1.s
decax2.s
decax3.s
decax4.s Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
decax5.s
decax6.s
decax7.s
decax8.s
decaxy.s
decsp1.s
decsp2.s
decsp3.s
decsp4.s
decsp5.s
decsp6.s
decsp7.s
decsp8.s
div.s
enter.s
eq.s
ge.s
gt.s
icmp.s
incax1.s Added some 65C02 code. 2000-11-27 22:59:03 +00:00
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 More module splits 2000-10-25 19:53:22 +00:00
incsp2.s
incsp3.s
incsp4.s More module splits 2000-10-25 19:53:22 +00:00
incsp5.s
incsp6.s
incsp7.s
incsp8.s
jmpvec.s
ladd.s
laddeq.s
laddeqsp.s
land.s
lbneg.s Removed unneeded imports 2000-10-31 18:53:19 +00:00
lcmp.s
lcompl.s
ldai.s
ldau0sp.s
ldaui.s Remove/cleanup 2001-07-26 20:08:10 +00:00
ldauisp.s
ldaxi.s
ldaxsp.s
ldeaxi.s
ldeaxysp.s Split of the lruntime module 2000-11-01 22:03:22 +00:00
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
lge.s
lgt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
linc.s
lle.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
llt.s
lmod.s
lmul.s
lne.s
lneg.s
lor.s
lpop.s
lpush.s
lrsub.s
lsave.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lshelp.s
lshl.s
lshr.s
lsub.s
lsubeq.s
lsubeqsp.s Several SBC optimizations suggested by Piotr Fusik 2001-11-17 11:25:12 +00:00
lt.s
ltest.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ludiv.s
luge.s
lugt.s
lule.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lult.s
lumod.s
lxor.s
makebool.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
Makefile
mod.s
mul.s
mulax3.s
mulax5.s
mulax6.s
mulax7.s
mulax9.s
mulax10.s
ne.s
neg.s
or.s
pleasp.s Fixed a typo 2001-03-26 14:26:27 +00:00
popa.s
popsreg.s
push1.s
push2.s
push3.s
push4.s
push5.s
push6.s
push7.s
pusha.s
pushaff.s
pushax.s Squeeze one cycle and several bytes out of the pushax routine. 2001-03-24 16:25:08 +00:00
pushb.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shelp.s Fixed the result of the % operator for ints 2002-09-28 19:41:00 +00:00
shl.s
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
shrax4.s
shreax1.s
shreax2.s
shreax3.s
shreax4.s
staspidx.s Rewrite of spaspidx and staxspidx. More module splits. 2000-10-26 06:35:45 +00:00
staxsp.s
staxspi.s
steaxsp.s
steaxspi.s
stkchk.s
sub.s
subeqsp.s
subysp.s
swap.s
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