1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/libsrc/runtime
cuz 303304fe90 Add definitions for tools so the makefile is useful by itself.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3262 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-10-26 19:28:26 +00:00
..
.cvsignore
add.s
addeqsp.s
addysp.s
along.s New module 2002-11-23 11:19:51 +00:00
and.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
aslax1.s
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 More shift routines 2001-07-25 21:36:01 +00:00
asleax1.s
asleax2.s
asleax3.s
asleax4.s More shift routines 2001-07-25 21:36:01 +00:00
asr.s New code for the shift functions 2004-07-05 22:24:06 +00:00
asrax1.s
asrax2.s
asrax3.s
asrax4.s
asreax1.s
asreax2.s Remove unneeded code 2001-07-25 21:37:52 +00:00
asreax3.s
asreax4.s
axlong.s Splitted the lconvert module into three smaller ones to allow for smaller 2000-10-25 07:06:55 +00:00
bneg.s
bpushbsp.s
call.s
callirq.s
callmain.s
compl.s
condes.s Added a specialized callirq routine 2004-04-04 14:15:45 +00:00
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
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
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
jmpvec.s
ladd.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
laddeq.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
laddeqsp.s
land.s
lasr.s
lbneg.s Removed unneeded imports 2000-10-31 18:53:19 +00:00
lcmp.s
lcompl.s
ldai.s
ldau0sp.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
ldaui.s
ldauisp.s
ldaxi.s
ldaxsp.s
ldeaxi.s
ldeaxysp.s
ldec.s
ldiv.s
le.s
leasp.s
leave.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
leq.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lge.s
lgt.s
linc.s
lle.s
llt.s
lmod.s
lmul.s
lne.s
lneg.s
lor.s
lpop.s
lpush.s
lrsub.s
lsave.s
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 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 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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
mulax3.s
mulax5.s
mulax6.s
mulax7.s
mulax9.s
mulax10.s
ne.s
neg.s
or.s
pleasp.s
popa.s
popsreg.s
push1.s
push2.s
push3.s
push4.s
push5.s
push6.s
push7.s
pusha.s
pushaff.s
pushax.s
pushb.s
pushbsp.s
pushc0.s
pushc1.s
pushc2.s
pushlysp.s Split of the lruntime module 2000-11-01 22:03:22 +00:00
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
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
staxsp.s
staxspi.s
steaxsp.s
steaxspi.s
stkchk.s
sub.s
subeqsp.s
subysp.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
swap.s
test.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
tosint.s
toslong.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
udiv.s
uge.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ugt.s
ule.s
ult.s
umod.s
xor.s
zeropage.s