1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc/zlib
Greg King e7e65044e6 Used more mundane addressing in some of the instructions in "zlib/inflatemem.s".
That avoids conflicts with ca65's future .setdp feature.
2016-07-19 10:42:49 -04:00
..
adler32.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
crc32.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
inflatemem.s Used more mundane addressing in some of the instructions in "zlib/inflatemem.s". 2016-07-19 10:42:49 -04:00
uncompress.c Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00