1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-29 20:27:50 +00:00
cc65/libsrc/runtime
cuz cfef8e1e0d Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
git-svn-id: svn://svn.cc65.org/cc65/trunk@3189 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-09-20 10:24:59 +00:00
..
.cvsignore
add.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
aslax3.s
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
asrax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asrax2.s
asrax3.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
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 Minor optimization 2000-06-10 15:48:54 +00:00
bpushbsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
call.s
callirq.s Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx 2004-09-20 10:24:59 +00:00
callmain.s New module 2003-03-07 11:53:17 +00:00
compl.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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 Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
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 Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
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 Recode decsp8 2001-03-26 14:41:45 +00:00
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 Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
incax3.s
incax5.s
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 Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp4.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp5.s
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
incsp8.s
jmpvec.s
ladd.s
laddeq.s
laddeqsp.s
land.s
lasr.s New code for the shift functions 2004-07-05 22:24:06 +00:00
lbneg.s Removed unneeded imports 2000-10-31 18:53:19 +00:00
lcmp.s dos -> unix lf conversion 2002-04-21 14:19:14 +00:00
lcompl.s
ldai.s
ldau0sp.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
ldaui.s Remove/cleanup 2001-07-26 20:08:10 +00:00
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ldeaxysp.s
ldec.s
ldiv.s Fixed the result of the % operator for longs 2002-09-28 19:55:19 +00:00
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
lge.s
lgt.s
linc.s
lle.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
llt.s
lmod.s Minor optimization suggested by Greg King 2002-10-24 19:23:24 +00:00
lmul.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lne.s
lneg.s
lor.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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 Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lugt.s
lule.s
lult.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lumod.s
lxor.s
makebool.s
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 Added special multiplication routines 2001-10-04 21:34:14 +00:00
mulax5.s
mulax6.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
mulax7.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
mulax9.s
mulax10.s
ne.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
push1.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push2.s
push3.s
push4.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push5.s
push6.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push7.s
pusha.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
pushaff.s
pushax.s
pushb.s
pushbsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
pushc0.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushc1.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushc2.s
pushlysp.s
pushw.s Rewrite 2002-11-23 16:21:46 +00:00
pushwsp.s Fixed a bug in pushw0sp 2002-11-23 16:21:35 +00:00
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 More shift routines 2001-07-25 21:36:01 +00:00
shreax1.s
shreax2.s
shreax3.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shreax4.s More shift routines 2001-07-25 21:36:01 +00:00
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 Split of the lruntime module 2000-11-01 22:03:22 +00:00
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
test.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
tosint.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
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
ule.s
ult.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
umod.s
xor.s
zeropage.s