diff --git a/libsrc/atari/read.s b/libsrc/atari/read.s index acb415efd..f8d10fd15 100644 --- a/libsrc/atari/read.s +++ b/libsrc/atari/read.s @@ -48,13 +48,13 @@ _inviocb: .segment "EXTZP" : zeropage index: .res 1 ; index into line buffer -buflen: .res 1 ; length of used part of buffer cbs: .res 1 ; current buffer size: buflen - index dataptr:.res 2 ; temp pointer to user buffer copylen:.res 1 ; temp counter .bss +buflen: .res 1 ; length of used part of buffer linebuf:.res LINEBUF ; the line buffer .code diff --git a/src/ar65.vcxproj b/src/ar65.vcxproj index baf3efd6b..b077134ce 100644 --- a/src/ar65.vcxproj +++ b/src/ar65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/ca65.vcxproj b/src/ca65.vcxproj index cb9727a81..4e02fa2a9 100644 --- a/src/ca65.vcxproj +++ b/src/ca65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/cc65.vcxproj b/src/cc65.vcxproj index 62d4bb416..1c1f993fe 100644 --- a/src/cc65.vcxproj +++ b/src/cc65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/cl65.vcxproj b/src/cl65.vcxproj index 8e11b90d3..0bea32f94 100644 --- a/src/cl65.vcxproj +++ b/src/cl65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/co65.vcxproj b/src/co65.vcxproj index ed63b91b0..c66c8aac8 100644 --- a/src/co65.vcxproj +++ b/src/co65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/common.vcxproj b/src/common.vcxproj index 938e4f032..053d23981 100644 --- a/src/common.vcxproj +++ b/src/common.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -113,11 +113,13 @@ StaticLibrary true + v120 false true StaticLibrary + v120 diff --git a/src/da65.vcxproj b/src/da65.vcxproj index 8ca8935c1..7810844dc 100644 --- a/src/da65.vcxproj +++ b/src/da65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/grc65.vcxproj b/src/grc65.vcxproj index f41dafee3..211ad7cce 100644 --- a/src/grc65.vcxproj +++ b/src/grc65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/ld65.vcxproj b/src/ld65.vcxproj index 1674f0cd5..acb9b4240 100644 --- a/src/ld65.vcxproj +++ b/src/ld65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/od65.vcxproj b/src/od65.vcxproj index 41639229a..c788ac961 100644 --- a/src/od65.vcxproj +++ b/src/od65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/sim65.vcxproj b/src/sim65.vcxproj index f8e9fd604..f87b4db6b 100644 --- a/src/sim65.vcxproj +++ b/src/sim65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120 diff --git a/src/sp65.vcxproj b/src/sp65.vcxproj index 477e80859..8db98346c 100644 --- a/src/sp65.vcxproj +++ b/src/sp65.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,10 +18,12 @@ true + v120 false true + v120