tgtakaoka / libasm

C++ library of assembler / disassembler that can run on embedded system
Other
28 stars 1 forks source link

Coding for tmp96c141 processor tlcs900 family #108

Closed mohammad0663 closed 2 years ago

mohammad0663 commented 2 years ago

Hi Professor I have a tmp96c141 processor. How can I write code for this processor with your library in the Arduino environment? please guide me . I really need coding for tmp96c141 from the tlcs 900 family! Thank. mail: mohammaderfaniyan@ymail.com

tgtakaoka commented 2 years ago

Sorry for my late reply.

As you may know, TMP96C141 is a 16bit chip of TLCS-900 family and not a member of TLCS-90 family which is supported by libasm.

I think you may want to try Alfred Arnold's asl which supports TLCS-900L.

mohammad0663 commented 2 years ago

I need an Arduino ide for microprocessor coding I have tmp96c141. how can you help me ?