Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
-d (display debug info) not working?
#5
LCD Wrote:The Arguments line is:
Code:
"C:\Coding\BorIDE\temp.bor" -S 24200 -t -B -a -d -o "C:\LCD_ZX_Games\Test.tap" -O 3 --heap-size=1000
Without -d it works fine
I don't understand very well the above. I guess the above line was prefixed with zxb.exe, wasn't it?
I tried this code:
Code:
PRINT "HELLO"
with this command line:
Code:
zxb.exe -d -taB hello.bas -S 24200 -O 3 --heap-size=1000
And it worked ok (IC + ASM output on the screen).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)