Colin Leroy-Mira
|
b23a7ec407
|
Save two bytes in pushax and popptr1
It's not because Y must equal zero on rts that we should'nt spare one byte
and one cycle.
|
2024-01-19 21:14:47 +01:00 |
|
mrdudz
|
f8f901b05e
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
Oliver Schmidt
|
85885001b1
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
cuz
|
c2f5cb7cce
|
Added some cycle counts
git-svn-id: svn://svn.cc65.org/cc65/trunk@2043 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2003-04-12 20:50:58 +00:00 |
|
cuz
|
d1530bc0a2
|
Squeeze one cycle and several bytes out of the pushax routine.
git-svn-id: svn://svn.cc65.org/cc65/trunk@666 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2001-03-24 16:25:08 +00:00 |
|
cuz
|
b4163d0e4e
|
Added some 65C02 code.
git-svn-id: svn://svn.cc65.org/cc65/trunk@484 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-11-27 22:59:03 +00:00 |
|
cuz
|
4a7642e98c
|
Splitted the push.s module
git-svn-id: svn://svn.cc65.org/cc65/trunk@397 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-10-26 20:43:54 +00:00 |
|