On 08/02/12 2:24 AM, Roger Ivie wrote:
...
For what it's worth (which is not much), it can be found here:
http://anachronda.homeunix.com:8000/~rivie/third/
Lovely. I collected some 'small C' compiler sources here, and tweaked so
they would build more easily:
http://telegraphics.com.au/svn/smallcnova/trunk/
I've only put up the PDP-8 and Z80 versions, but
I've also done
a handful of other processors; enough to wring out byte-order
and word-size dependencies. The PDP-8 version was done as a
degenerate case involving one-byte cells.
I used long symbol names in the PDP-8 source, so you'll need
a variant of Doug Jone's PAL assembler that I've tweaked to
take them.
FWIW, my PDP-8 (PAL-III compatible) cross-assembler is here:
http://telegraphics.com.au/svn/dpa/trunk
What do your mods entail?
--Toby