Shop OBEX P1 Docs P2 Docs Learn Events
Starting COGS with an arbitrary number of parameters — Parallax Forums

Starting COGS with an arbitrary number of parameters

ErNaErNa Posts: 1,752
edited 2008-05-08 09:45 in Propeller 1
This little demo shows (in german language, but if there is some resonance, I will to my best to translate it) a small routine, that calls a start.method, transfering an array, containing pointers to variables. The start method copies the pointers to local variables, so all relevant variables can be accessed in the common way. This scheme also works for ASM. The demo application needs to be improved, the catcher is blind, dump and stupid too. If this demo were intended to run on windows or vista, I would have recommeded to start over and over, maybe it works !

Comments

  • ErNaErNa Posts: 1,752
    As the qscpb (quick start compatible prime board) comes closer, I bring up this again. For me it will be a starting point to do the documentation.
Sign In or Register to comment.