Hi,
On 10/04/16, 12:21 AM, "M100 on behalf of Hiraghm" <[email protected] on behalf of [email protected]> wrote: >I imagine it'd be very hard to port to 8085 assembler; but then I've >been wanting to port Small-C to the M100 for a long time, too. I've got >the source code and everything, I just need to find the time. >If I were to get Small-C ported to the M100, does anyone feel they would >be more encouraged to develop stuff for the M100? At http://www.cpm.z80.de/small_c.html there appears to be some ports for Small-C compiling for 8080/8085 on x86 platforms so one of these could be used to generate bin’s for the M100. The extra step would be to add the bin loading info to the start of the bin file for the M100. This could probably be scripted reasonably easily. Or am I misreading it in that you want to do the source code and compilation all on the M100? Cheers, Gary
