Dirk Broßwick

Results 3 issues of Dirk Broßwick

Hey hey. I tried today to use ESP32-targz in several places in the same project. This results in the following error ... Any Idea? ``` .pio/build/ttgo-t-watch-v1/src/utils/http_ota/http_ota.cpp.o: In function `targzFreeBytesFn()': /home/sharan/Schreibtisch/My-TTGO-Watch/.pio/libdeps/ttgo-t-watch-v1/ESP32-targz/src/ESP32-targz.h:100:...

In the current version, the progress callback is disabled when the ESP32 is used. Could it be reactivated with the following code? ```c Update.onProgress([]( size_t done, size_t total ) {...

Here is my version without kernal and basic ROM, but with a 80x25 terminal emulation ![vice-screen-2023090320163654](https://github.com/onnokort/semu-c64/assets/47607486/057a67dc-7641-497c-8431-c89071c801a6) ![vice-screen-2023090219064841](https://github.com/onnokort/semu-c64/assets/47607486/1e4b5d81-4d5e-4113-a544-43d9ed1dd9eb) ![vice-screen-2023090318393133](https://github.com/onnokort/semu-c64/assets/47607486/3eff1fbc-988e-4dbd-a8f9-2ede71d7502e) ![vice-screen-2023090318575692](https://github.com/onnokort/semu-c64/assets/47607486/b7642fde-65ab-4e50-baa7-1494bfcae759) ![vice-screen-2023090319264603](https://github.com/onnokort/semu-c64/assets/47607486/995c9deb-6c6d-4e4b-a0b0-cec6db2f6502) full video [here](https://youtu.be/_CrYrUM8HoA)