cc65-vt/libsrc/runtime
Colin Leroy-Mira aa936b6d12 Fix copyright
2025-07-26 23:59:02 +02:00
..
add.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
addeqsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
addysp.s restore comment alignment 2025-06-22 21:34:41 +00:00
along.s minor style changes 2017-03-19 20:51:54 +01:00
and.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
aslax1.s remove dangling spaces 2022-04-17 16:06:22 +02:00
aslax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
aslax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
aslax4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
aslax7.s Implement aslax7/shlax7/asrax7/shrax7 2024-01-29 07:59:11 +01:00
asleax1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asleax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asleax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asleax4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asr.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asrax1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asrax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asrax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asrax4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asrax7.s Implement aslax7/shlax7/asrax7/shrax7 2024-01-29 07:59:11 +01:00
asreax1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asreax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asreax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
asreax4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
axlong.s Removed superfluous final linefeed. 2017-04-04 15:43:56 +02:00
bcast.s Fix CRLFs introduced by fe3f267 2020-09-18 08:57:28 +02:00
bneg.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
bpushbsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
call.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
callirq.s Fixed many comments 2025-03-24 20:52:55 +01:00
callmain.s Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
callptr4.s callptr4 2017-05-01 21:08:03 +03:00
compl.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
condes.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
decax1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decax4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decax5.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decax6.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decax7.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decax8.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decaxy.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
decsp1.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
decsp2.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
decsp3.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
decsp4.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
decsp5.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
decsp6.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
decsp7.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
decsp8.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
div.s Reestablished entry state of signed operation and optimized that (again). 2018-05-25 23:52:42 +02:00
enter.s restore comment alignment 2025-06-22 21:34:41 +00:00
eq.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
ge.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gt.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
icmp.s restore comment alignment 2025-06-22 21:34:41 +00:00
idiv32by16r16.s Optimize a negation in signed division. 2019-11-07 21:45:19 +01:00
imul8x8r16.s Optimize sign extension. 2019-11-07 21:45:19 +01:00
imul16x16r32.s Fixed the comments to say where the actual Left-Hand Side and Right-Hand Side are put. 2014-05-11 10:43:06 -04:00
incax1.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
incax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
incax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
incax5.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
incax6.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
incax7.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
incax8.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
incaxy.s Fix comment typos. 2018-03-07 21:01:29 +01:00
incsp1.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
incsp2.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
incsp3.s remove dangling spaces 2022-04-17 16:06:22 +02:00
incsp4.s remove dangling spaces 2022-04-17 16:06:22 +02:00
incsp5.s remove dangling spaces 2022-04-17 16:06:22 +02:00
incsp6.s remove dangling spaces 2022-04-17 16:06:22 +02:00
incsp7.s remove dangling spaces 2022-04-17 16:06:22 +02:00
incsp8.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
jmpvec.s Fix comment typos. 2018-03-07 21:01:29 +01:00
ladd.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
laddeq.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
laddeqsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
land.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lasr.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lbcast.s Fix CRLFs introduced by fe3f267 2020-09-18 08:57:28 +02:00
lbneg.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lcmp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
lcompl.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ldai.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ldau0sp.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
ldaui.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ldauisp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
ldaxi.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ldaxsp.s restore comment alignment 2025-06-22 21:34:41 +00:00
ldeaxi.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ldeaxysp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
ldec.s Fix coding style. 2018-03-09 18:48:24 +01:00
ldiv.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ldptr1sp.s Fix copyright 2025-07-26 23:59:02 +02:00
le.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
leaaxsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
leave.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
leq.s remove dangling spaces 2022-04-17 16:06:22 +02:00
lge.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lgt.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
linc.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lle.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
llt.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lmod.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lmul.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lne.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lneg.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lor.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lpop.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lpush.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lrsub.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lsave.s minor style changes 2017-03-19 20:51:54 +01:00
lshelp.s Fixed many comments 2025-03-24 20:52:55 +01:00
lshl.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lshr.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lsub.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lsubeq.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lsubeqsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
lt.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ltest.s remove dangling spaces 2022-04-17 16:06:22 +02:00
ludiv.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
luge.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lugt.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lule.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lult.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lumod.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
lxor.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
makebool.s few 6502 and some 65SC02 optimizations 2017-03-12 23:21:43 +01:00
mod.s Reestablished entry state of signed operation and optimized that (again). 2018-05-25 23:52:42 +02:00
mul.s remove dangling spaces 2022-04-17 16:06:22 +02:00
mul8.s Apply faster popptr1 to functions and/or use register instead of stack to save accu. 2018-05-21 18:18:01 +02:00
mulax3.s remove dangling spaces 2022-04-17 16:06:22 +02:00
mulax5.s Removed optimizations which break the compiler ones. 2018-05-22 19:10:07 +02:00
mulax6.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
mulax7.s Removed optimizations which break the compiler ones. 2018-05-22 19:10:07 +02:00
mulax9.s Removed optimizations which break the compiler ones. 2018-05-22 19:10:07 +02:00
mulax10.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ne.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
negabs.s Fixed first letter of comments (should be upper case). 2018-05-25 16:10:16 +02:00
or.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
popa.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
popptr1.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
popsreg.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
push1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
push2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
push3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
push4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
push5.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
push6.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
push7.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
pusha.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
pushaff.s remove dangling spaces 2022-04-17 16:06:22 +02:00
pushax.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
pushb.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
pushbsp.s restore comment alignment 2025-06-22 21:34:41 +00:00
pushc0.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
pushc1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
pushc2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
pushlysp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
pushptr1.s Rewrite fgets in asm 2024-01-24 10:16:26 +01:00
pushw.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
pushwsp.s restore comment alignment 2025-06-22 21:34:41 +00:00
regswap.s restore comment alignment 2025-06-22 21:34:41 +00:00
regswap1.s restore comment alignment 2025-06-22 21:34:41 +00:00
regswap2.s restore comment alignment 2025-06-22 21:34:41 +00:00
return0.s remove dangling spaces 2022-04-17 16:06:22 +02:00
return1.s remove dangling spaces 2022-04-17 16:06:22 +02:00
returnFFFF.s add a return -1 helper 2024-01-24 09:58:09 +01:00
rsub.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
shelp.s Reestablished entry state of signed operation and optimized that (again). 2018-05-25 23:52:42 +02:00
shl.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
shr.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shrax1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shrax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shrax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shrax4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shrax7.s Implement aslax7/shlax7/asrax7/shrax7 2024-01-29 07:59:11 +01:00
shreax1.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shreax2.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shreax3.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shreax4.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
sp-compat.s hotfix 2025-06-27 17:26:11 +02:00
staspidx.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
staxsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
staxspi.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
steaxsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
steaxspi.s Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
stkchk.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
sub.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
subeqsp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
subysp.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
swap.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
tosint.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
toslong.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
udiv.s Adapted div & mod for popptr1. 2018-05-24 03:55:40 +02:00
udiv32by16r16.s Minor math optimizations 2019-02-28 19:48:29 +01:00
uge.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ugt.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ule.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ult.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
umod.s remove dangling spaces 2022-04-17 16:06:22 +02:00
umul8x8r16.s Fixed the comments to say where the actual Left-Hand Side and Right-Hand Side are put. 2014-05-11 10:43:06 -04:00
umul8x16r24.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
umul16x16r32.s remove dangling spaces 2022-04-17 16:06:22 +02:00
xor.s Changed most of the library sources to use .CAP instead of .CPU. 2025-07-01 08:04:00 +02:00
zeropage.s insipid formatting whack-a-mole 2025-06-23 17:51:44 +00:00