John,

I have toyed with this, but have not successfully gotten it to work.

At least the Model 100 page looks informative:

https://github.com/z88dk/z88dk/wiki/Platform---M100

zcc +m100 -subtype=default program.c -create-app

I was more interested at the time in compiling for 8085 CP/M as I thought it 
would be fun to code something that works specifically with the M100's screen.

I think I was just using:

zcc +cpm -clib=8080 adv_a.c

My "hello world" executable locked up my machine. I will have to try this again 
when time allows.

Were you interested more in native M100 development?

P.S. As a sidenote...I discovered this little CP/M emulator that runs under 
Linux that works great:

https://github.com/jhallen/cpm

It should be easier to test things at least.

-Tom

Sent with [Proton Mail](https://proton.me/) secure email.

------- Original Message -------
On Saturday, October 14th, 2023 at 6:37 PM, John R. Hogerhuis 
<[email protected]> wrote:

> I was reading that z88dk c compiler now supports 8085.... Anyone used it with 
> our machines?
>
> -- John.

Reply via email to