|
Hello. I've been working on the P65-Ophis assembler, and have an incomplete version just about ready to go. However, there are still some points on the interface that I'm not entirely sure what the right thing is to do.
A draft spec may be found at http://hkn.eecs.berkeley.edu/~mcmartin/P65/ophis-draft.html, which also mentions how much has actually been implemented yet.
I'd particularly like some feedback on how (or if) .word and .dword should handle strings or not.
Thanks in advance
--Michael
|