1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc
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
..
apple2 Fixed apple2 tgi names 2003-12-10 07:57:48 +00:00
atari Use structs 2003-12-03 10:15:33 +00:00
atmos Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
c16 Use changed EM decls 2003-12-16 21:08:13 +00:00
c64 Use changed EM decls 2003-12-16 21:08:13 +00:00
c128 Use changed EM decls 2003-12-16 21:08:13 +00:00
cbm Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
cbm510 Use changed EM decls 2003-12-16 21:08:13 +00:00
cbm610 Use changed EM decls 2003-12-16 21:08:13 +00:00
common Use .repeat to unroll the loop. 2003-12-16 21:10:18 +00:00
conio Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
dbg Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
em Use changed EM decls 2003-12-16 21:08:13 +00:00
geos Removed the HORLINE entry point 2003-11-12 16:40:54 +00:00
joystick Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
nes Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
pet Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
plus4 Added a serial driver for the builtin 6551 of the Plus/4 (untested, but taken 2003-12-14 17:40:57 +00:00
runtime Fixed a bug 2003-12-14 18:57:08 +00:00
serial Fixed a bug 2003-12-14 18:57:08 +00:00
supervision Added ctype.s 2003-10-10 16:59:41 +00:00
tgi Removed the HORLINE entry point 2003-11-12 15:54:41 +00:00
vic20 Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
zlib Make the stuff compile 2003-09-23 20:11:39 +00:00
.cvsignore Working on the serial driver 2003-08-15 21:17:36 +00:00
Makefile New EM driver for the C16 2003-12-15 21:10:24 +00:00