0 Members and 2 Guests are viewing this topic.
keep in mind, scout, this is just a work-in-progress demo, so it isn't meant to be polished yet
And also, is there a more appropriate place to put this topic? I know that there is a Calc Projects board somewhere, and I think that that board would be a better place to move this. What do you think?
Also, since the new version of Axe came out, I can now start interfacing with Calcnet 2.2. I know that there are four subroutines that need to be called (StartCalcNet, StopCalcNet, ClearSendBuffer, and ClearRecieveBuffer). I downloaded the whitepaper and can figure out the address equates, but could someone please tell me how to call a subroutine with an absolute address in Axe? Thanks.
...code...Asm(CD####)...code...