1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/runtime
uz 1ea503a036 The pleasp.s module is no longer in use.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4094 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-08-31 12:56:54 +00:00
..
add.s
addeqsp.s
addysp.s
along.s New module 2002-11-23 11:19:51 +00:00
and.s
aslax1.s
aslax2.s
aslax3.s
aslax4.s
asleax1.s
asleax2.s
asleax3.s
asleax4.s
asr.s
asrax1.s
asrax2.s
asrax3.s
asrax4.s
asreax1.s
asreax2.s
asreax3.s More shift routines 2001-07-25 21:36:01 +00:00
asreax4.s
axlong.s
bneg.s
bpushbsp.s
call.s
callirq.s
callmain.s
compl.s
condes.s
decax1.s
decax2.s
decax3.s
decax4.s
decax5.s
decax6.s Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
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
decsp8.s
div.s
enter.s
eq.s
ge.s
gt.s
icmp.s
incax1.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
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 Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incaxy.s
incsp1.s
incsp2.s
incsp3.s
incsp4.s
incsp5.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp6.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
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 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 Remove/cleanup 2001-07-26 20:08:10 +00:00
ldau0sp.s
ldaui.s
ldauisp.s
ldaxi.s
ldaxsp.s
ldeaxi.s
ldeaxysp.s
ldec.s Several SBC optimizations suggested by Piotr Fusik 2001-11-17 11:25:12 +00:00
ldiv.s
le.s
leaaxsp.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
lge.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lgt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
linc.s
lle.s
llt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
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
lt.s
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
Makefile The pleasp.s module is no longer in use. 2009-08-31 12:56:54 +00:00
mod.s
mul8.s Greatly improved multiplication routine. Optimized the generic 16x16 one and 2009-08-17 20:48:28 +00:00
mul.s Greatly improved multiplication routine. Optimized the generic 16x16 one and 2009-08-17 20:48:28 +00:00
mulax3.s
mulax5.s
mulax6.s
mulax7.s
mulax9.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
mulax10.s
ne.s
neg.s
or.s
popa.s
popsreg.s
push1.s
push2.s
push3.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
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
pushw.s
pushwsp.s Fixed a bug in pushw0sp 2002-11-23 16:21:35 +00:00
regswap1.s
regswap2.s
regswap.s New functions to swap register variables 2002-11-25 12:38:38 +00:00
return0.s More module splits 2000-10-25 19:53:22 +00:00
return1.s
rsub.s
shelp.s
shl.s New code for the shift functions 2004-07-05 22:24:06 +00:00
shr.s
shrax1.s
shrax2.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shrax3.s
shrax4.s
shreax1.s
shreax2.s
shreax3.s
shreax4.s
staspidx.s
staxsp.s
staxspi.s Renamed a file with more than 8 chars in its name 2001-04-04 20:27:33 +00:00
steaxsp.s
steaxspi.s
stkchk.s
sub.s
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
tosint.s
toslong.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ule.s
ult.s
umod.s
xor.s
zeropage.s