Am 09.12.20 um 12:33 schrieb Fazekas Mihály via Sdcc-user:
> Hello,
> 
> My name is Mihaly Fazekas.
> sorry, my english is not good.
> I'm writing this using the google translator. :-)
> 
> 
> To what extent does sdcc support z80 series
> interrupt modes (IM0, IM1, IM2)?
> 
> 
> How can I use the interrupt
> of z180 nINT1 and nINT2?
> In include/z180/z180.h:
> Define INT1_VECTOR, INT2_VECTOR, DMA0_VECTOR, .....
> But how can i use these?
> 
> 

AFAIK, most z80 users use a custom crt0, and put their interrupt vectors
there.

Philipp


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to