The Mr. Mahlow, author of e4thcom and a well known name in the German Forth scene, proposed some improvements to STM8EF:
- CONSTANT with interpret/compile aware operation
- Improved ALIAS, and NVM: ... ;RAM for headerless code
- [ f a b ]b! bit set/reset code generator
- a starting point for defining STM8 bit/address symbols with the e4thcom \res feature
The \res feature is great, but I also need to make it work in codeloadTCP.py. That shouldn't be too difficult, even for a Python newbie like me.
On the CI side I started using the DockerHub Automated Build feature for creating the tg9541/docker-sdcc Docker image. After I realized that build automation only works for new Docker repositories it was easy. Before that it was glorious frustration.
On the bright side, all you need now for STM8 eForth hacking is a web browser. Yes, this will even work on a Windows PC ;-)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.