(05-04-2020, 09:28 AM)Alessandro Wrote: I already compile with -D DISABLE_SCROLL. Here is my batch file for compiling:
Code:@echo off
zxb.exe -t --array-base=1 --string-base=1 --mmap memoria.txt -O3 -H 2100 -S 24600 -D DISABLE_SCROLL ad10.bas
Ok, try this new version:
http://www.boriel.com/files/zxb/zxbasic-...-win32.zip
http://www.boriel.com/files/zxb/zxbasic-...ta4.tar.gz
http://www.boriel.com/files/zxb/zxbasic-...-beta4.zip
This behaves as originally (when reaching the end, print will continue on top of the screen, when using -D DISABLE_SCROLL). Also, it has the same size as the original, probably only 1 byte larger.