2011-03-02, 12:29 AM
LCD Wrote:The Arguments line is:I don't understand very well the above. I guess the above line was prefixed with zxb.exe, wasn't it?
Without -d it works fineCode:"C:\Coding\BorIDE\temp.bor" -S 24200 -t -B -a -d -o "C:\LCD_ZX_Games\Test.tap" -O 3 --heap-size=1000
I tried this code:
Code:
PRINT "HELLO"Code:
zxb.exe -d -taB hello.bas -S 24200 -O 3 --heap-size=1000
