Rob Finch wrote:
... [snip] ...
I would suggest finding a simpler assembler written in C to modify, I think there was a 6800 assembler with source code available on the net. I wrote my first assembler years ago for the 6800 back in school and have been updating it ever since.
Thanks, Rob. I have several possibilities, but haven't settled on one yet.
Quote:
Are there docs for the 65m32 ?
Good question. The design has matured in my head for several years, but I spilled the beans a little bit early here, before I had anything on paper that was truly fit for public consumption:
viewtopic.php?f=1&t=1419&start=125... and I have been struggling to complete the specification document ever since. Apparently, the
65m32's operand structure that is so crystal-clear in my head is not so easy for me to explain clearly in print, except for the code translations that roll out so easily for me. It's a work in progress, but I have been receiving some private help and encouragement from
Garth and
Dieter, among others. With any luck, it should be ready for public view within the next couple of weeks. Finishing the spec doc is my primary concern now, just below sleep, full-time job, and family. After I can call it 'complete', I should be able to modify and extend
teamtempest's 16-bit CPUSim core, which he kindly provided, and decide on an assembler.
Take care,
Mike