Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calls to system commands
#1
Hi, first I want to congratulate you for this great programming language for our speccy and also for this magnificent Forum.

I have a question concerning the language that I could not find in the wiki.

-Would it is possible from the language to make calls to system commands + 3 BASIC and+3e?

Thank you.
[Image: FootSign.jpg]
Reply
#2
Sinclair Wrote:Hi, first I want to congratulate you for this great programming language for our speccy and also for this magnificent Forum.

I have a question concerning the language that I could not find in the wiki.

-Would it is possible from the language to make calls to system commands + 3 BASIC and+3e?

Thank you.
ZX BASIC allows inline ASM, so the best way to accomplish this is to create FUNCTIONs with ASM bodies.
Do you have the ASM ROM subroutine calls documented?
Reply
#3
boriel Wrote:
Sinclair Wrote:Hi, first I want to congratulate you for this great programming language for our speccy and also for this magnificent Forum.

I have a question concerning the language that I could not find in the wiki.

-Would it is possible from the language to make calls to system commands + 3 BASIC and+3e?

Thank you.
ZX BASIC allows inline ASM, so the best way to accomplish this is to create FUNCTIONs with ASM bodies.
Do you have the ASM ROM subroutine calls documented?


OK, I was prepared for it Smile

What I need is to execute some commands + 3 basic and collect their output.
[Image: FootSign.jpg]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)