On Tue, 8 Apr 2003, Steve Gehlbach wrote:
I gave it a quick test drive, looks pretty good. I want to put together a complete rom so I can actually execute it, but I have other things on the plate right now, will do so in a week or two I hope. Is the plan to re-code the assy that exists now, or only added code? If yes, then we should find a place to put the code, so all of us are not re-coding the same thing and wasting time.
I want to preserve the option of falling back to assy for those boards that have working assy. That way we can verify problems as they come up (and the will ...)
Also, I noticed it doesn't like functions with no args, "int func()" fails, wants "int func(void)". Very minor but thought I would mention.
This is good.
ron