mirror of https://github.com/pfusik/zlib6502.git
Migrate to travis-ci.com.
This commit is contained in:
parent
1d91b11e5f
commit
77bacdd389
|
@ -1,4 +1,4 @@
|
|||
[](https://travis-ci.org/pfusik/zlib6502)
|
||||
[](https://travis-ci.com/github/pfusik/zlib6502)
|
||||
|
||||
6502 inflate routine
|
||||
====================
|
||||
|
|
|
@ -441,7 +441,7 @@ inflateDynamic_headerBits
|
|||
inflateDynamic_headerBase
|
||||
dta 3,LENGTH_SYMBOLS,0
|
||||
|
||||
org inflate_data
|
||||
org inflate_data
|
||||
|
||||
; Data for building trees
|
||||
|
||||
|
|
Loading…
Reference in New Issue