Daniel Gimpelevich
|
6be0731247
|
Fix uncatalogued name clash with libsrc/runtime/leave.s
Even though these labels are not exported, they can show up in linker
maps and thus break o65 modules.
|
2025-09-29 18:22:53 -07:00 |
|
Gorilla Sapiens
|
0489098517
|
restore comment alignment
|
2025-06-22 21:34:41 +00:00 |
|
Gorilla Sapiens
|
b6f42f9ab2
|
changed "spc" to "c_sp"
|
2025-06-04 06:37:59 +00:00 |
|
Gorilla Sapiens
|
3d118dc6e5
|
rename "sp" to "spc", avoid conflict with 4510 opcodes
|
2025-06-04 02:06:40 +00:00 |
|
mrdudz
|
5bda57de87
|
add extra underscore to _bzero, add a test for bzero/memset
|
2022-08-29 23:20:48 +02: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 |
|
uz
|
f79473f53a
|
Slightly improved memset function by Christian Krüger.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4923 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-01-26 22:07:59 +00:00 |
|
uz
|
0e91f15ea8
|
Improved memset/memcpy/memmove functions by Christian Krueger.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4200 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2009-09-20 14:32:25 +00:00 |
|
cuz
|
cb9a4e91e1
|
Use .repeat to unroll the loop.
Squeeze out two bytes.
git-svn-id: svn://svn.cc65.org/cc65/trunk@2775 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2003-12-16 21:10:18 +00:00 |
|
cuz
|
009df2d6b5
|
New entry points for bzero and _bzero
git-svn-id: svn://svn.cc65.org/cc65/trunk@1277 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-05-18 21:18:45 +00:00 |
|
uz
|
53dd513176
|
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-05-28 13:40:48 +00:00 |
|