I'm looking for a place where to find info about msxbasic interface with assembly:
- How does work the ability to add commands? _somecommand.
- How does work the parameter passing?
- can be a kinda of "command overloading" simulation in call commands? something like Call Command(A$) and Call Command(A%, A$)
- i know the USR function. What about the parameter passing ? Are they limited to 1 parameter of integer type?
- How can i read the USR params passed in assembly?
I'm looking for a source of infos for similar questions.
Aangemeld of registreer om reacties te plaatsen
