omarandlorraine / strop

Stochastically generates machine code
MIT License
97 stars 1 forks source link

Support for STM8? #5

Closed David-Gould closed 2 years ago

David-Gould commented 2 years ago

The STM8 is a widely used embedded 8 bit mcu that is very much like an upgraded MC6800 or 6502. Please consider supporting it. Thanks!

omarandlorraine commented 2 years ago

It's a good idea. Because the STM8 has 16 bit registers, (X and Y are both 16 bits on the STM8) I will probably need to fix issue #4 first.

omarandlorraine commented 2 years ago

Just to give you an update and some encouragement on this. There is now (very!) rudimentary STM8 support. It has a handful of opcodes and is generating (very!) simple programs. Has a little while to go before being actually useful.

David-Gould commented 2 years ago

On Wed, 16 Mar 2022 09:16:15 -0700 omarandlorraine @.***> wrote:

Just to give you an update and some encouragement on this. There is now (very!) rudimentary STM8 support. It has a handful of opcodes and is generating (very!) simple programs. Has a little while to go before being actually useful.

Thanks, I am watching with interest.

-dg

-- David Gould @.*** Racism is so American, that if you protest racism, people think you're protesting America.